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