summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-02-271-1/+1
|\
| * serial: sh-sci: fix overrun error handling for SH7785 SCIF.Kuninori Morimoto2009-02-121-1/+1
* | 8250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2009-02-202-0/+51
* | jsm: additional device supportAdam Lackorzynski2009-02-181-0/+3
* | atmel_serial might lose modem status changeAtsushi Nemoto2009-02-181-0/+4
|/
* Add enable_ms to jsm driverPaul Larson2009-01-301-0/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-01-281-0/+11
|\
| * m68knommu: fix ColdFire 5272 serial baud rates in mcf.cJohn Adamson2009-01-271-0/+11
* | Add support for '8-port RS-232 MIC-3620 from advantech'Michael Bramer2009-01-271-0/+6
* | Move jsm_remove_one to .devexit.textUwe Kleine-König2009-01-271-1/+1
* | MIPS: enable serial UART support on PNX833X devices.Ihar Hrachyshka2009-01-271-1/+1
|/
* sh: fix sh-sci / early printk build on sh7723Magnus Damm2009-01-211-0/+1
* serial: sh-sci: Fix up SH7720/SH7721 SCI build.Paul Mundt2009-01-211-1/+3
* serial: Add 16850 uart type support to OF uart driverMatthias Fuchs2009-01-161-0/+1
* atmel_serial: fix flow control bugItai Levi2009-01-151-1/+1
* When a break signal is detected, the next character should be ignored.Mischa Jonker2009-01-151-11/+12
* serial: Add SupraExpress 336i PnP Voice ModemDaniel Gagnon2009-01-151-0/+2
* 8250_pci: add support for netmos 9835 IBM devicesJiri Slaby2009-01-151-0/+8
* fix early_serial_setup() regressionHelge Deller2009-01-131-0/+2
* neo: Remove a bogus NULL checkAlan Cox2009-01-121-3/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-081-1/+1
|\
| * [ARM] Ensure CONFIG_SERIAL_SAMSUNG_UARTS is always set.Ben Dooks2009-01-081-1/+1
* | serial: Add driver for the Cell Network Processor serial port NWP deviceBenjamin Krill2009-01-084-1/+513
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-072-3/+3
|\
| * trivial: Add a space (and a comma) to a printk in 8250 driverPaul Bolle2009-01-061-1/+1
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-2/+2
* | serial: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-2/+2
|/
* serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner2009-01-021-0/+3
* Serial: UART driver changes for Cavium OCTEON.David Daney2009-01-021-0/+7
* Serial: Allow port type to be specified when calling serial8250_register_port.David Daney2009-01-022-2/+14
* 8250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney2009-01-021-58/+136
* 8250: Don't clobber spinlocks.David Daney2009-01-021-2/+13
* fix for tty-serial-move-portAlexander Beregalov2009-01-021-3/+1
* tty: We want the port object to be persistentAlan Cox2009-01-022-84/+62
* __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2009-01-021-30/+30
* serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos2009-01-021-0/+3
* And here's a patch (to be applied on top of the last) which preventsRussell King2009-01-021-16/+21
* Convert the oxsemi tornado special cases to use the quirk interface and notRussell King2009-01-021-40/+51
* Blackfin Serial Driver: Remove BI status for known_good_charSonic Zhang2009-01-021-0/+1
* Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...Sonic Zhang2009-01-021-3/+8
* Blackfin Serial Driver: Clean serial console and early prink code.Sonic Zhang2009-01-021-12/+4
* Blackfin Serial Driver: fix bug - SIR driver stop receiving randomlyGraf Yang2009-01-021-0/+24
* Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...Sonic Zhang2009-01-021-98/+89
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-3011-46/+461
|\
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2008-12-181-1/+1
| |\
| | * [ARM] MXC: remove dependency to other include files from irqs.hSascha Hauer2008-12-181-1/+1
| * | Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-12-186-38/+451
| |\ \ | | |/ | |/|
| | * [ARM] S3C: Remove cpufreq warnings for unset serial informationBen Dooks2008-12-181-6/+2
| | * [ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handlingBen Dooks2008-12-181-3/+6
| | * [ARM] S3C: Update number of serial portsBen Dooks2008-12-182-12/+28
OpenPOWER on IntegriCloud