Age | Commit message (Expand) | Author |
2008-04-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-04-28 | [ARM] serial: s3c2410: platform_get_irq() may return signed unnoticed | Roel Kluin |
2008-04-28 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2008-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-04-28 | [MIPS] Alchemy: move UART platform code to its proper place | Sergei Shtylyov |
2008-04-28 | atmel_serial: remove duplicated macro definition | Michael Trimarchi |
2008-04-28 | serial: use time_before, time_before_eq, etc | Julia Lawall |
2008-04-28 | serial 8250: tighten test for using backup timer | Alex Williamson |
2008-04-28 | serial: add vr41xx_siu_early_setup() for serial console | Yoichi Yuasa |
2008-04-28 | uart_get_baud_rate: stop mangling termios | Alan Cox |
2008-04-28 | Fix tty speed handling on 8250 | Alan Cox |
2008-04-28 | serial: silence section mismatch warnings in 8250_pci | Sam Ravnborg |
2008-04-28 | crisv10: prepare for BKL push down | Alan Cox |
2008-04-28 | dz: test after postfix decrement fails in dz_console_putchar() | Roel Kluin |
2008-04-26 | sparc: sunzilog.c remove unused argument | Robert Reif |
2008-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2008-04-24 | [POWERPC] Xilinx: of_serial support for Xilinx uart 16550. | John Linn |
2008-04-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2008-04-25 | Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer. | Sonic Zhang |
2008-04-25 | Blackfin Serial Driver: the uart break anomaly has been given its own number,... | Mike Frysinger |
2008-04-25 | Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port. | Graf Yang |
2008-04-24 | sparc: sunzilog uart order | Robert Reif |
2008-04-23 | Blackfin Serial Driver: Fix bug - kernel hangs when accessing uart 0 on bf537... | Sonic Zhang |
2008-04-24 | Blackfin Serial Driver: punt unused lsr variable | Mike Frysinger |
2008-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-04-21 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds |
2008-04-21 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-04-19 | PM: Fix misuse of wakeup flag accessors in serial core | Alan Stern |
2008-04-19 | Merge branch 'merge-fixes' into devel | Russell King |
2008-04-19 | Merge branch 'omap2-upstream' into devel | Russell King |
2008-04-18 | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox |
2008-04-18 | sh: Add support for SH7723 CPU subtype. | Paul Mundt |
2008-04-17 | kgdb: Kconfig fix | Andrew Morton |
2008-04-17 | kgdb: kgdboc pl011 I/O module | Jason Wessel |
2008-04-17 | kgdb: fix kgdboc dynamic module configuration | Jason Wessel |
2008-04-17 | consoles: polling support, kgdboc | Jason Wessel |
2008-04-17 | [ARM] 4999/1: <IMX UART>: fix membase | Sascha Hauer |
2008-04-17 | [ARM] 4998/1: <IMX UART>: do not use hardcoded io space size | Sascha Hauer |
2008-04-17 | [ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startup | Sascha Hauer |
2008-04-17 | [ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for polling | Sascha Hauer |
2008-04-17 | [ARM] 4994/1: <IMX UART>: Move error handling into execution path | Sascha Hauer |
2008-04-17 | [ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines | Sascha Hauer |
2008-04-17 | [POWERPC] QE: UCC nodes cleanup | Anton Vorontsov |
2008-04-17 | [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms. | Laurent Pinchart |
2008-04-15 | serial: fix platform driver hotplug/coldplug | Kay Sievers |
2008-04-14 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-04-02 | [POWERPC] of_serial: Fix possible null dereference. | Stephen Neuendorffer |
2008-04-02 | atmel_serial: fix uart/console concurrent access | Marc Pignat |
2008-04-02 | atmel_serial: avoid stopping pdc during transmission | Michael Trimarchi |