Age | Commit message (Expand) | Author |
2011-04-30 | serial: unbreak billionton CF card | Pavel Machek |
2010-04-01 | serial: 8250: add serial transmitter fully empty test | Dick Hollenbeck |
2009-11-09 | 8250_pci: add IBM Saturn serial card | Benjamin Herrenschmidt |
2009-06-11 | drivers/serial/mpc52xx_uart.c: fix array overindexing check | Roel Kluin |
2009-06-11 | icom: fix rmmod crash | Breno Leitao |
2009-05-19 | powerpc/5200: Don't specify IRQF_SHARED in PSC UART driver | Grant Likely |
2009-03-16 | jsm: additional device support | Adam Lackorzynski |
2009-03-16 | 8250: fix boot hang with serial console when using with Serial Over Lan port | Mauro Carvalho Chehab |
2009-02-12 | serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua... | Niels de Vos |
2009-02-12 | Add support for '8-port RS-232 MIC-3620 from advantech' | Michael Bramer |
2009-02-12 | 8250_pci: add support for netmos 9835 IBM devices | Jiri Slaby |
2009-02-06 | Add enable_ms to jsm driver | Paul Larson |
2009-02-02 | serial_8250: support for Sealevel Systems Model 7803 COMM+8 | Flavio Leitner |
2008-09-23 | atmel_serial: update the powersave handler to match serial core | Anti Sullin |
2008-09-13 | Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-... | Russell King |
2008-09-02 | 8250: improve workaround for UARTs that don't re-assert THRE correctly | Will Newton |
2008-09-02 | imx serial: fix rts handling for non imx1 based hardware | Marc Kleine-Budde |
2008-09-02 | imx serial: set RXD mux bit on i.MX27 and i.MX31 | Marc Kleine-Budde |
2008-09-02 | i.MX serial: fix init failure | Darius Augulis |
2008-08-27 | Blackfin arch: move include/asm-blackfin header files to arch/blackfin | Bryan Wu |
2008-08-16 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-08-11 | sparc/drivers: use linux/of_device.h instead of asm/of_device.h | Stephen Rothwell |
2008-08-08 | Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm ... | Ben Dooks |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-08-04 | cris: Fixup compile problems | Alan Cox |
2008-08-04 | blackfin: Fix compile failure in tty code | Alan Cox |
2008-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-07-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2008-07-30 | remove drivers/serial/v850e_uart.c | Adrian Bunk |
2008-07-30 | 8250.c: port.lock is irq-safe | Borislav Petkov |
2008-07-30 | Merge commit 'kumar/kumar-next' | Benjamin Herrenschmidt |
2008-07-30 | serial: sh-sci: Fix up SH7760/SH7780/SH7785 early printk regression. | Paul Mundt |
2008-07-28 | cpm_uart: Add generic clock API support to set baudrates | Laurent Pinchart |
2008-07-28 | cpm_uart: Modem control lines support | Laurent Pinchart |
2008-07-28 | sh: Add SCIF2 support for SH7763. | Nobuhiro Iwamatsu |
2008-07-24 | cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termi... | Nye Liu |
2008-07-24 | serial: DZ11: avoid a hang at console switch-over | Maciej W. Rozycki |
2008-07-24 | serial: Z85C30: avoid a hang at console switch-over | Maciej W. Rozycki |
2008-07-24 | serial: add support for a no-name 4 ports multiserial card | Catalin(ux) M BOIE |
2008-07-24 | 8250: fix break handling for Intel 82571 | Aristeu Rozanski |
2008-07-24 | serial/8250_gsc.c: add MODULE_LICENSE | Adrian Bunk |
2008-07-24 | remove the v850 port | Adrian Bunk |
2008-07-23 | kgdb: kgdboc console poll hooks for mpsc uart | Jason Wessel |
2008-07-23 | kgdb: kgdboc console poll hooks for cpm uart | Jason Wessel |
2008-07-22 | port_fixups: Fix ups for tty port changes | Alan Cox |
2008-07-22 | serial: 8250: fix shared interrupts issues with SMP and RT kernels | Anton Vorontsov |
2008-07-22 | tty: rework break handling | Alan Cox |