aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23serial core: fix new kernel-doc warningsRandy Dunlap1-2/+2
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-09-19uartlite: support shared interrupt linesPeter Korsgaard1-5/+10
2009-09-19Set proper console speed on resume if console suspend is disabledDeepak Saxena1-14/+18
2009-09-19serial: introduce tty krefsAlan Cox1-3/+3
2009-09-19serial: kill USF_CLOSING_* definitionsAlan Cox1-3/+3
2009-09-19serial: move port users helperAlan Cox1-4/+2
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox24-37/+41
2009-09-19serial: replace the state mutex with the tty port mutexAlan Cox2-112/+123
2009-09-19serial: move the flags into the tty_port fieldAlan Cox1-76/+77
2009-09-19serial: move count into the tty_port versionAlan Cox1-18/+20
2009-09-19serial: use tty_port pointers in the core codeAlan Cox1-142/+146
2009-09-19serial: Fold closing_* fields into the tty_port onesAlan Cox1-13/+13
2009-09-19serial: kill off uart_infoAlan Cox48-395/+389
2009-09-198250: Now honours baud rate lower boundsAnton Vorontsov1-1/+3
2009-09-19serial: 8250: add IRQ trigger supportVikram Pandita2-5/+10
2009-09-19tty: icom: bit and/or confusion?Roel Kluin1-1/+1
2009-09-19tty: serial/pcmcia: add ID for Advantech cardWolfram Sang1-0/+1
2009-09-19serial: bfin_5xx: fix building as module when early printk is enabledMike Frysinger1-0/+4
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-3/+22
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+1
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+7
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt5-45/+62
2009-09-15[IA64] ioc4_serial: fix printk format warningsRandy Dunlap1-1/+1
2009-09-15pcnet_cs: add cis of Linksys multifunction pcmcia cardKen Kawasaki1-7/+7
2009-09-12Merge branch 'master' into develRussell King8-27/+31
2009-09-12Merge branch 'devel-stable' into develRussell King7-47/+34
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into develRussell King3-11/+19
2009-09-02ARM: 5688/1: ks8695_serial: disable_irq() lockupDick Hollenbeck1-1/+5
2009-09-02ARM: 5626/1: add suspend/resume functions to amba-pl011 serial driverLeo Chen1-0/+26
2009-08-23Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt1-1/+1
2009-08-23Merge branch 'sh/hwblk' into sh/pm-runtimePaul Mundt1-2/+3
2009-08-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda2-1/+19
2009-08-17Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-stableRussell King2-1/+9
2009-08-16ARM: S5PC100: UART and SerialByungho Min2-1/+9
2009-08-15Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King1-43/+22
2009-08-14ARM: S3C64XX: serial: Fix a typo in KconfigRamax Lo1-1/+1
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt9-26/+28
2009-08-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-25/+25
2009-08-07i.MX serial: do not use #ifdef CONFIG_ARCH_*Sascha Hauer1-43/+22
2009-08-05ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor1-1/+1
2009-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2009-07-30ARM: S3C64XX: serial: Fix section mismatch warningRamax Lo1-4/+4
2009-07-30ARM: S3C24XX: serial: Fix section mismatch warningsRamax Lo5-20/+20
2009-07-29cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.cMark Ware1-1/+1
2009-07-29drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CONFIG_SERIAL_ATMEL_CONSOLE=NAlbin Tonnerre1-0/+2
2009-07-29sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy1-2/+3
2009-07-16drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memsetAndrew Morton1-1/+0
2009-07-16serial: don't add msm_serial's probe function to the driver structUwe Kleine-König1-1/+0
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-5/+6