summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-261-1/+3
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-01-244-1/+1526
|\
| * [POWERPC] Fix compile error if CONFIG_STX_GP3 is definedKumar Gala2008-01-231-1/+1
| * [POWERPC] qe-uart: add support for Freescale QUICCEngine UARTTimur Tabi2008-01-233-0/+1525
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-241-1/+1
|\ \
| * | [SERIAL]: Fix section mismatches in Sun serial console drivers.David S. Miller2007-12-291-1/+1
* | | [POWERPC] mpc5200: Cleanup checkpatch.pl problems in mpc52xx_uart.cJohn Rigby2008-01-211-93/+107
* | | [POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSCJohn Rigby2008-01-211-4/+6
| |/ |/|
* | [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-171-1/+2
* | [POWERPC] Xilinx uartlite: Section type fixupsStephen Neuendorffer2008-01-091-3/+3
* | Merge branch 'linux-2.6'Paul Mackerras2007-12-217-65/+59
|\|
| * [SERIAL] sparc: Infrastructure to fix section mismatch bugs.Martin Habets2007-12-126-65/+58
| * drivers/serial/uartlite.c: Add missing of_node_putJulia Lawall2007-12-101-0/+1
* | [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-132-12/+2
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-11-301-2/+2
|\
| * [ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disa...Philipp Zabel2007-11-261-2/+2
* | IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2007-11-291-141/+106
* | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-231-1/+1
|/
* CRISv10 serial driver rewriteJesper Nilsson2007-11-142-859/+580
* serial: only use PNP IRQ if it's validBjorn Helgaas2007-11-141-1/+2
* atmel_serial build warnings begoneDavid Brownell2007-11-141-9/+0
* 8250_pnp: add support for "LG C1 EXPRESS DUAL" machinesDamian Jurd2007-11-141-0/+5
* serial: add PNP ID for Davicom ISA 33.6K modemBjorn Helgaas2007-11-141-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-11-091-18/+1
|\
| * sh: Remove SCI_NPORTS from sh-sci.hNobuhiro Iwamatsu2007-11-071-1/+0
| * sh: Kill off the remaining ST40 cruft.Paul Mundt2007-11-071-17/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-091-4/+6
|\ \ | |/ |/|
| * [POWERPC] Uartlite: speed up console outputGrant Likely2007-11-011-4/+6
* | serial: fix compile warning about putcYinghai Lu2007-11-051-2/+2
* | PCI: pciserial_resume_one ignored return value of pci_enable_deviceDirk Hohndel2007-11-051-1/+4
|/
* serial: fix serial_txx9 console initializationAtsushi Nemoto2007-10-301-1/+9
* netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.Komuro2007-10-291-1/+1
* serial: stop passing NULL to functions that expect dataAlan Cox2007-10-251-1/+2
* m68knommu: new style ColdFire UART driverGreg Ungerer2007-10-231-0/+653
* Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...Mike Frysinger2007-10-211-1/+1
* typo fixesMatt LaPlante2007-10-201-3/+3
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-2/+2
* amba-pl011, rename BIT macroJiri Slaby2007-10-191-13/+13
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-181-6/+4
* jsm: Remove further unneeded crudAlan Cox2007-10-171-40/+3
* tty: bring the old cris driver back somewhere into the realm of new tty buffe...Alan Cox2007-10-161-55/+12
* m32r: serial: remove M32R_SIO_SHARE_IRQSHirokazu Takata2007-10-162-7/+1
* Add support for Wacom WACF007 and WACF008 to serial pnp driverMaik Broemme2007-10-161-0/+2
* serial_txx9: Use UPF_FIXED_PORTAtsushi Nemoto2007-10-161-21/+5
* wake up from a serial portGuennadi Liakhovetski2007-10-161-1/+39
* 8250_pci: Autodetect mainpine cardsAlan Cox2007-10-161-0/+120
* serial_txx9: cleanup includesAtsushi Nemoto2007-10-161-4/+0
* Add support for PCMCIA card Sierra WIreless AC850Eric Leblond2007-10-161-0/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-152-90/+91
|\