summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorLines
2009-03-11Merge commit 'origin/master' into nextBenjamin Herrenschmidt-1/+59
2009-03-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt-0/+58
2009-03-09cpm_uart: fix non-console port startup bugXiaotian Feng-2/+12
2009-03-09[ARM] pxa: remove machine class specific stuffs from serial driverEric Miao-20/+10
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto-5/+12
2009-02-27Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2009-02-27serial: sh-sci: console drainageMagnus Damm-1/+7
2009-02-208250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab-0/+51
2009-02-18jsm: additional device supportAdam Lackorzynski-0/+3
2009-02-18atmel_serial might lose modem status changeAtsushi Nemoto-0/+4
2009-02-12Merge branch 'sh/stable-updates'Paul Mundt-1/+7
2009-02-12serial: sh-sci: fix overrun error handling for SH7785 SCIF.Kuninori Morimoto-1/+1
2009-02-04powerpc/5200: Don't specify IRQF_SHARED in PSC UART driverGrant Likely-1/+1
2009-02-03powerpc/5200: Stop using device_type and port-number propertiesGrant Likely-28/+10
2009-01-30Add enable_ms to jsm driverPaul Larson-0/+6
2009-01-29Merge branch 'sh/stable-updates'Paul Mundt-2/+19
2009-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds-0/+11
2009-01-27Add support for '8-port RS-232 MIC-3620 from advantech'Michael Bramer-0/+6
2009-01-27Move jsm_remove_one to .devexit.textUwe Kleine-König-1/+1
2009-01-27MIPS: enable serial UART support on PNX833X devices.Ihar Hrachyshka-1/+1
2009-01-27m68knommu: fix ColdFire 5272 serial baud rates in mcf.cJohn Adamson-0/+11
2009-01-27sh: use gpiolibMagnus Damm-1/+1
2009-01-21sh: fix sh-sci / early printk build on sh7723Magnus Damm-0/+1
2009-01-21serial: sh-sci: Fix up SH7720/SH7721 SCI build.Paul Mundt-1/+3
2009-01-16serial: Add 16850 uart type support to OF uart driverMatthias Fuchs-0/+1
2009-01-15atmel_serial: fix flow control bugItai Levi-1/+1
2009-01-15When a break signal is detected, the next character should be ignored.Mischa Jonker-11/+12
2009-01-15serial: Add SupraExpress 336i PnP Voice ModemDaniel Gagnon-0/+2
2009-01-158250_pci: add support for netmos 9835 IBM devicesJiri Slaby-0/+8
2009-01-13fix early_serial_setup() regressionHelge Deller-0/+2
2009-01-12neo: Remove a bogus NULL checkAlan Cox-3/+0
2009-01-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+1
2009-01-08[ARM] Ensure CONFIG_SERIAL_SAMSUNG_UARTS is always set.Ben Dooks-1/+1
2009-01-08serial: Add driver for the Cell Network Processor serial port NWP deviceBenjamin Krill-1/+513
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2009-01-06serial: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-2/+2
2009-01-06trivial: Add a space (and a comma) to a printk in 8250 driverPaul Bolle-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer-2/+2
2009-01-02serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner-0/+3
2009-01-02Serial: UART driver changes for Cavium OCTEON.David Daney-0/+7
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.David Daney-2/+14
2009-01-028250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney-58/+136
2009-01-028250: Don't clobber spinlocks.David Daney-2/+13
2009-01-02fix for tty-serial-move-portAlexander Beregalov-3/+1
2009-01-02tty: We want the port object to be persistentAlan Cox-84/+62
2009-01-02__FUNCTION__ is gcc-specific, use __func__Harvey Harrison-30/+30
2009-01-02serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos-0/+3
2009-01-02And here's a patch (to be applied on top of the last) which preventsRussell King-16/+21
2009-01-02Convert the oxsemi tornado special cases to use the quirk interface and notRussell King-40/+51
2009-01-02Blackfin Serial Driver: Remove BI status for known_good_charSonic Zhang-0/+1