summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)Author
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-05pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-10-01serial: add parameter to force skipping the test for the TXEN bugChuck Ebbert
2009-10-01icom: convert space to tabsBreno Leitao
2009-10-01serial_txx9: use container_of() instead of direct castAtsushi Nemoto
2009-10-01uartlite: allow building for timberdale MFDRichard Röjfors
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon
2009-09-28ARM: Fix SA1100 Neponset serial section mismatchRussell King
2009-09-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-09-24Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-24Fix build of cpm_uart due to core changesBenjamin Herrenschmidt
2009-09-23serial core: fix new kernel-doc warningsRandy Dunlap
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-22Merge branch 'master' into for-linusRussell King
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2009-09-19uartlite: support shared interrupt linesPeter Korsgaard
2009-09-19Set proper console speed on resume if console suspend is disabledDeepak Saxena
2009-09-19serial: introduce tty krefsAlan Cox
2009-09-19serial: kill USF_CLOSING_* definitionsAlan Cox
2009-09-19serial: move port users helperAlan Cox
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox
2009-09-19serial: replace the state mutex with the tty port mutexAlan Cox
2009-09-19serial: move the flags into the tty_port fieldAlan Cox
2009-09-19serial: move count into the tty_port versionAlan Cox
2009-09-19serial: use tty_port pointers in the core codeAlan Cox
2009-09-19serial: Fold closing_* fields into the tty_port onesAlan Cox
2009-09-19serial: kill off uart_infoAlan Cox
2009-09-198250: Now honours baud rate lower boundsAnton Vorontsov
2009-09-19serial: 8250: add IRQ trigger supportVikram Pandita
2009-09-19tty: icom: bit and/or confusion?Roel Kluin
2009-09-19tty: serial/pcmcia: add ID for Advantech cardWolfram Sang
2009-09-19serial: bfin_5xx: fix building as module when early printk is enabledMike Frysinger
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-09-15[IA64] ioc4_serial: fix printk format warningsRandy Dunlap
2009-09-15pcnet_cs: add cis of Linksys multifunction pcmcia cardKen Kawasaki
2009-09-12Merge branch 'master' into develRussell King
2009-09-12Merge branch 'devel-stable' into develRussell King
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King
2009-09-10[ARM] pxa: update pxa serial driver to use 'struct dev_pm_ops'Mike Rapoport
2009-09-02ARM: 5688/1: ks8695_serial: disable_irq() lockupDick Hollenbeck
2009-09-02ARM: 5626/1: add suspend/resume functions to amba-pl011 serial driverLeo Chen
2009-08-31CRIS: fix defconfig build failureIngo Molnar
2009-08-23Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt
2009-08-23Merge branch 'sh/hwblk' into sh/pm-runtimePaul Mundt
2009-08-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda