aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAge
* Merge branch 'origin' into develRussell King2009-03-28
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-26
| |\
| | * serial: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-03-10
| |\|
| * | sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2009-03-03
| * | serial: sh-sci: console drainageMagnus Damm2009-02-27
| * | Merge branch 'sh/stable-updates'Paul Mundt2009-02-12
| |\ \
| * \ \ Merge branch 'sh/stable-updates'Paul Mundt2009-01-28
| |\ \ \
| * | | | sh: use gpiolibMagnus Damm2009-01-27
* | | | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2009-03-25
* | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...root2009-03-24
|\ \ \ \ \
| * | | | | [ARM] pxa: allow reuse of serial driver for pxa168Eric Miao2009-03-22
* | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ARM] MXC: remove _clk suffix from clock namesSascha Hauer2009-03-13
| | |_|_|/ | |/| | |
| * | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-02-27
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | serial: sh-sci: fix overrun error handling for SH7785 SCIF.Kuninori Morimoto2009-02-12
| * | | | 8250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2009-02-20
| * | | | jsm: additional device supportAdam Lackorzynski2009-02-18
| * | | | atmel_serial might lose modem status changeAtsushi Nemoto2009-02-18
| |/ / /
* / / / [ARM] pxa: remove machine class specific stuffs from serial driverEric Miao2009-03-09
|/ / /
* | / Add enable_ms to jsm driverPaul Larson2009-01-30
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-01-28
|\ \
| * | m68knommu: fix ColdFire 5272 serial baud rates in mcf.cJohn Adamson2009-01-27
| |/
* | Add support for '8-port RS-232 MIC-3620 from advantech'Michael Bramer2009-01-27
* | Move jsm_remove_one to .devexit.textUwe Kleine-König2009-01-27
* | MIPS: enable serial UART support on PNX833X devices.Ihar Hrachyshka2009-01-27
|/
* sh: fix sh-sci / early printk build on sh7723Magnus Damm2009-01-21
* serial: sh-sci: Fix up SH7720/SH7721 SCI build.Paul Mundt2009-01-21
* serial: Add 16850 uart type support to OF uart driverMatthias Fuchs2009-01-16
* atmel_serial: fix flow control bugItai Levi2009-01-15
* When a break signal is detected, the next character should be ignored.Mischa Jonker2009-01-15
* serial: Add SupraExpress 336i PnP Voice ModemDaniel Gagnon2009-01-15
* 8250_pci: add support for netmos 9835 IBM devicesJiri Slaby2009-01-15
* fix early_serial_setup() regressionHelge Deller2009-01-13
* neo: Remove a bogus NULL checkAlan Cox2009-01-12
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-08
|\
| * [ARM] Ensure CONFIG_SERIAL_SAMSUNG_UARTS is always set.Ben Dooks2009-01-08
* | serial: Add driver for the Cell Network Processor serial port NWP deviceBenjamin Krill2009-01-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\
| * trivial: Add a space (and a comma) to a printk in 8250 driverPaul Bolle2009-01-06
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* | serial: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
|/
* serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner2009-01-02
* Serial: UART driver changes for Cavium OCTEON.David Daney2009-01-02
* Serial: Allow port type to be specified when calling serial8250_register_port.David Daney2009-01-02
* 8250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney2009-01-02
* 8250: Don't clobber spinlocks.David Daney2009-01-02
* fix for tty-serial-move-portAlexander Beregalov2009-01-02
* tty: We want the port object to be persistentAlan Cox2009-01-02
* __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2009-01-02