summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-226-15/+93
|\
| * [POWERPC] QE: UCC nodes cleanupAnton Vorontsov2008-04-171-4/+12
| * [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.Laurent Pinchart2008-04-174-10/+78
| * Merge branch 'linux-2.6'Paul Mackerras2008-04-142-16/+21
| |\
| * | [POWERPC] of_serial: Fix possible null dereference.Stephen Neuendorffer2008-04-031-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-221-1/+1
|\ \ \
| * | | PM: Fix misuse of wakeup flag accessors in serial coreAlan Stern2008-04-201-1/+1
* | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-221-1/+0Star
|\ \ \ \
| * | | | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
| |/ / /
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-221-58/+53Star
|\ \ \ \
| * | | | Merge branch 'merge-fixes' into develRussell King2008-04-1921-5/+360
| |\| | |
| * | | | Merge branch 'omap2-upstream' into develRussell King2008-04-192-16/+21
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | [ARM] 4999/1: <IMX UART>: fix membaseSascha Hauer2008-04-171-2/+2
| * | | | [ARM] 4998/1: <IMX UART>: do not use hardcoded io space sizeSascha Hauer2008-04-171-10/+15
| * | | | [ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startupSascha Hauer2008-04-171-1/+1
| * | | | [ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for pollingSascha Hauer2008-04-171-1/+3
| * | | | [ARM] 4994/1: <IMX UART>: Move error handling into execution pathSascha Hauer2008-04-171-41/+33Star
| * | | | [ARM] 4993/1: <IMX UART>: Trivial: Remove unused definesSascha Hauer2008-04-171-4/+0Star
| | |_|/ | |/| |
* | | | sh: Add support for SH7723 CPU subtype.Paul Mundt2008-04-182-16/+51
| |_|/ |/| |
* | | kgdb: Kconfig fixAndrew Morton2008-04-171-1/+1
* | | kgdb: kgdboc pl011 I/O moduleJason Wessel2008-04-171-0/+30
* | | kgdb: fix kgdboc dynamic module configurationJason Wessel2008-04-171-1/+6
* | | consoles: polling support, kgdbocJason Wessel2008-04-175-3/+294
* | | serial: fix platform driver hotplug/coldplugKay Sievers2008-04-1615-1/+30
| |/ |/|
* | atmel_serial: fix uart/console concurrent accessMarc Pignat2008-04-031-0/+11
* | atmel_serial: avoid stopping pdc during transmissionMichael Trimarchi2008-04-031-9/+10
* | 8250_pci: duplicate initializer in array ([pbn_b0_8_115200])Al Viro2008-03-301-7/+0Star
|/
* serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF.Yutaro Ebihara2008-03-111-2/+2
* of_serial: fix section mismatch warningsJosh Boyer2008-03-111-1/+1
* drivers/serial/m32r_sio.c: correct use of ! and &Julia Lawall2008-03-051-1/+1
* serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modemBjorn Helgaas2008-03-051-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-02-292-148/+139Star
|\
| * Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task.Sonic Zhang2008-02-291-16/+7Star
| * Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up pr...Sonic Zhang2008-02-251-22/+29
| * Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before sta...Sonic Zhang2008-02-251-14/+18
| * [Blackfin] serial driver: Add flow control support to bf54xSonic Zhang2008-02-022-2/+14
| * [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as wellSonic Zhang2008-02-021-11/+5Star
| * [Blackfin] serial driver: ADSP-BF52x arch/mach supportMichael Hennerich2008-02-021-1/+1
| * [Blackfin] serial driver: use simpler comment headers and strip out informati...Mike Frysinger2008-01-111-23/+4Star
| * [Blackfin] serial driver: rework break flood anomaly handling to be more robu...Mike Frysinger2007-12-241-14/+52
| * [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher...Mike Frysinger2007-12-241-3/+7
| * [Blackfin] serial driver: fix bug - should not wait for the TFI bit, just cle...Sonic Zhang2007-12-231-3/+0Star
| * [Blackfin] serial driver: Fix bug serial driver in DMA mode spams history to ...Sonic Zhang2007-12-211-3/+4
| * [Blackfin] serial driver: Fix bug Free rx dma buffer in shutdown.Sonic Zhang2007-12-211-0/+1
| * [Blackfin] serial driver: Clean up UART DMA code.Sonic Zhang2007-12-211-15/+10Star
| * Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input...Sonic Zhang2007-11-211-48/+14Star
* | serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-261-1/+1
|/
* atmel_serial: fix interrupt handler return valueHaavard Skinnemoen2008-02-241-1/+1
* serial: sh-sci: Fix up SH-5 build.Paul Mundt2008-02-141-1/+0Star
* sh: add support for sh7366 processorMagnus Damm2008-02-142-2/+8