aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-25
|\
| * [POWERPC] Xilinx: of_serial support for Xilinx uart 16550.John Linn2008-04-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-04-24
|\ \
| * | Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer.Sonic Zhang2008-04-24
| * | Blackfin Serial Driver: the uart break anomaly has been given its own number,...Mike Frysinger2008-04-24
| * | Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port.Graf Yang2008-04-24
| * | Blackfin Serial Driver: Fix bug - kernel hangs when accessing uart 0 on bf537...Sonic Zhang2008-04-22
| * | Blackfin Serial Driver: punt unused lsr variableMike Frysinger2008-04-23
| * | Blackfin Serial Driver: Enable IR function when user application (irattach /d...Graf Yang2008-02-28
| |/
* / sparc: sunzilog uart orderRobert Reif2008-04-24
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-21
|\
| * [POWERPC] QE: UCC nodes cleanupAnton Vorontsov2008-04-17
| * [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.Laurent Pinchart2008-04-17
| * Merge branch 'linux-2.6'Paul Mackerras2008-04-14
| |\
| * | [POWERPC] of_serial: Fix possible null dereference.Stephen Neuendorffer2008-04-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21
|\ \ \
| * | | PM: Fix misuse of wakeup flag accessors in serial coreAlan Stern2008-04-19
* | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-21
|\ \ \ \
| * | | | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
| |/ / /
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-21
|\ \ \ \
| * | | | Merge branch 'merge-fixes' into develRussell King2008-04-19
| |\| | |
| * | | | Merge branch 'omap2-upstream' into develRussell King2008-04-19
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | [ARM] 4999/1: <IMX UART>: fix membaseSascha Hauer2008-04-17
| * | | | [ARM] 4998/1: <IMX UART>: do not use hardcoded io space sizeSascha Hauer2008-04-17
| * | | | [ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startupSascha Hauer2008-04-17
| * | | | [ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for pollingSascha Hauer2008-04-17
| * | | | [ARM] 4994/1: <IMX UART>: Move error handling into execution pathSascha Hauer2008-04-17
| * | | | [ARM] 4993/1: <IMX UART>: Trivial: Remove unused definesSascha Hauer2008-04-17
| | |_|/ | |/| |
* | | | sh: Add support for SH7723 CPU subtype.Paul Mundt2008-04-18
| |_|/ |/| |
* | | kgdb: Kconfig fixAndrew Morton2008-04-17
* | | kgdb: kgdboc pl011 I/O moduleJason Wessel2008-04-17
* | | kgdb: fix kgdboc dynamic module configurationJason Wessel2008-04-17
* | | consoles: polling support, kgdbocJason Wessel2008-04-17
* | | serial: fix platform driver hotplug/coldplugKay Sievers2008-04-15
| |/ |/|
* | atmel_serial: fix uart/console concurrent accessMarc Pignat2008-04-02
* | atmel_serial: avoid stopping pdc during transmissionMichael Trimarchi2008-04-02
* | 8250_pci: duplicate initializer in array ([pbn_b0_8_115200])Al Viro2008-03-30
|/
* serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF.Yutaro Ebihara2008-03-11
* of_serial: fix section mismatch warningsJosh Boyer2008-03-10
* drivers/serial/m32r_sio.c: correct use of ! and &Julia Lawall2008-03-04
* serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modemBjorn Helgaas2008-03-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-02-29
|\
| * Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task.Sonic Zhang2008-02-28
| * Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up pr...Sonic Zhang2008-02-25
| * Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before sta...Sonic Zhang2008-02-25
| * [Blackfin] serial driver: Add flow control support to bf54xSonic Zhang2008-02-02
| * [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as wellSonic Zhang2008-02-02
| * [Blackfin] serial driver: ADSP-BF52x arch/mach supportMichael Hennerich2008-02-02
| * [Blackfin] serial driver: use simpler comment headers and strip out informati...Mike Frysinger2008-01-11
| * [Blackfin] serial driver: rework break flood anomaly handling to be more robu...Mike Frysinger2007-12-24