summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2009-02-27Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-02-208250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab
2009-02-18jsm: additional device supportAdam Lackorzynski
2009-02-18atmel_serial might lose modem status changeAtsushi Nemoto
2009-02-12serial: sh-sci: fix overrun error handling for SH7785 SCIF.Kuninori Morimoto
2009-01-30Add enable_ms to jsm driverPaul Larson
2009-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-01-27Add support for '8-port RS-232 MIC-3620 from advantech'Michael Bramer
2009-01-27Move jsm_remove_one to .devexit.textUwe Kleine-König
2009-01-27MIPS: enable serial UART support on PNX833X devices.Ihar Hrachyshka
2009-01-27m68knommu: fix ColdFire 5272 serial baud rates in mcf.cJohn Adamson
2009-01-21sh: fix sh-sci / early printk build on sh7723Magnus Damm
2009-01-21serial: sh-sci: Fix up SH7720/SH7721 SCI build.Paul Mundt
2009-01-16serial: Add 16850 uart type support to OF uart driverMatthias Fuchs
2009-01-15atmel_serial: fix flow control bugItai Levi
2009-01-15When a break signal is detected, the next character should be ignored.Mischa Jonker
2009-01-15serial: Add SupraExpress 336i PnP Voice ModemDaniel Gagnon
2009-01-158250_pci: add support for netmos 9835 IBM devicesJiri Slaby
2009-01-13fix early_serial_setup() regressionHelge Deller
2009-01-12neo: Remove a bogus NULL checkAlan Cox
2009-01-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-01-08[ARM] Ensure CONFIG_SERIAL_SAMSUNG_UARTS is always set.Ben Dooks
2009-01-08serial: Add driver for the Cell Network Processor serial port NWP deviceBenjamin Krill
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06serial: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06trivial: Add a space (and a comma) to a printk in 8250 driverPaul Bolle
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-02serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner
2009-01-02Serial: UART driver changes for Cavium OCTEON.David Daney
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.David Daney
2009-01-028250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney
2009-01-028250: Don't clobber spinlocks.David Daney
2009-01-02fix for tty-serial-move-portAlexander Beregalov
2009-01-02tty: We want the port object to be persistentAlan Cox
2009-01-02__FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2009-01-02serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos
2009-01-02And here's a patch (to be applied on top of the last) which preventsRussell King
2009-01-02Convert the oxsemi tornado special cases to use the quirk interface and notRussell King
2009-01-02Blackfin Serial Driver: Remove BI status for known_good_charSonic Zhang
2009-01-02Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...Sonic Zhang
2009-01-02Blackfin Serial Driver: Clean serial console and early prink code.Sonic Zhang
2009-01-02Blackfin Serial Driver: fix bug - SIR driver stop receiving randomlyGraf Yang
2009-01-02Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...Sonic Zhang
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-22serial: sh-sci: Fix up port pinmux for SH7366.Paul Mundt
2008-12-22serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.Paul Mundt
2008-12-22serial: sh-sci: Generalize port pin initialization.Paul Mundt
2008-12-22serial: sh-sci: Tidy up fifo overrun error handling.Paul Mundt
2008-12-22serial: sh-sci: pr_debug() -> dev_dbg() conversion.Paul Mundt