Age | Commit message (Expand) | Author |
2009-09-19 | uartlite: support shared interrupt lines | Peter Korsgaard |
2009-09-19 | Set proper console speed on resume if console suspend is disabled | Deepak Saxena |
2009-09-19 | serial: introduce tty krefs | Alan Cox |
2009-09-19 | serial: kill USF_CLOSING_* definitions | Alan Cox |
2009-09-19 | serial: move port users helper | Alan Cox |
2009-09-19 | serial: move delta_msr_wait into the tty_port | Alan Cox |
2009-09-19 | serial: replace the state mutex with the tty port mutex | Alan Cox |
2009-09-19 | serial: move the flags into the tty_port field | Alan Cox |
2009-09-19 | serial: move count into the tty_port version | Alan Cox |
2009-09-19 | serial: use tty_port pointers in the core code | Alan Cox |
2009-09-19 | serial: Fold closing_* fields into the tty_port ones | Alan Cox |
2009-09-19 | serial: kill off uart_info | Alan Cox |
2009-09-19 | 8250: Now honours baud rate lower bounds | Anton Vorontsov |
2009-09-19 | serial: 8250: add IRQ trigger support | Vikram Pandita |
2009-09-19 | tty: icom: bit and/or confusion? | Roel Kluin |
2009-09-19 | tty: serial/pcmcia: add ID for Advantech card | Wolfram Sang |
2009-09-19 | serial: bfin_5xx: fix building as module when early printk is enabled | Mike Frysinger |
2009-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-09-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2009-09-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-09-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2009-09-15 | [IA64] ioc4_serial: fix printk format warnings | Randy Dunlap |
2009-09-15 | pcnet_cs: add cis of Linksys multifunction pcmcia card | Ken Kawasaki |
2009-09-12 | Merge branch 'master' into devel | Russell King |
2009-09-12 | Merge branch 'devel-stable' into devel | Russell King |
2009-09-12 | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '... | Russell King |
2009-09-02 | ARM: 5688/1: ks8695_serial: disable_irq() lockup | Dick Hollenbeck |
2009-09-02 | ARM: 5626/1: add suspend/resume functions to amba-pl011 serial driver | Leo Chen |
2009-08-23 | Merge branches 'sh/hwblk' and 'sh/pm-runtime' | Paul Mundt |
2009-08-23 | Merge branch 'sh/hwblk' into sh/pm-runtime | Paul Mundt |
2009-08-21 | sh: Add initial support for SH7757 CPU subtype | Yoshihiro Shimoda |
2009-08-17 | Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-... | Russell King |
2009-08-16 | ARM: S5PC100: UART and Serial | Byungho Min |
2009-08-15 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King |
2009-08-14 | ARM: S3C64XX: serial: Fix a typo in Kconfig | Ramax Lo |
2009-08-13 | Merge branch 'sh/stable-updates' | Paul Mundt |
2009-08-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-08-07 | i.MX serial: do not use #ifdef CONFIG_ARCH_* | Sascha Hauer |
2009-08-05 | ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers | Andrew Victor |
2009-07-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-07-30 | ARM: S3C64XX: serial: Fix section mismatch warning | Ramax Lo |
2009-07-30 | ARM: S3C24XX: serial: Fix section mismatch warnings | Ramax Lo |
2009-07-29 | cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.c | Mark Ware |
2009-07-29 | drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CON... | Albin Tonnerre |
2009-07-29 | sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING. | Stuart Menefy |
2009-07-16 | drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memset | Andrew Morton |
2009-07-16 | serial: don't add msm_serial's probe function to the driver struct | Uwe Kleine-König |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-07-07 | serial: sh-sci: fix sci interrupt handler | SUGIOKA Toshinobu |
2009-07-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |