aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2009-04-05Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-04-01serial: fixup /proc/tty/driver/serial after proc_fops conversionAlexey Dobriyan
2009-04-01proc tty: switch serial_core to ->proc_fopsAlexey Dobriyan
2009-04-01avr32: add hardware handshake support to atmel_serialPeter Ma
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-28Merge branch 'origin' into develRussell King
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King
2009-03-24serial: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...root
2009-03-24m68knommu: Fix support for console port other than ttyS0 on mcf.cLen Sorensen
2009-03-23[ARM] pxa: allow reuse of serial driver for pxa168Eric Miao
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-03-13[ARM] MXC: remove _clk suffix from clock namesSascha Hauer
2009-03-11Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-03-09cpm_uart: fix non-console port startup bugXiaotian Feng
2009-03-09[ARM] pxa: remove machine class specific stuffs from serial driverEric Miao
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto
2009-02-27Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-02-27serial: sh-sci: console drainageMagnus Damm
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-12Merge branch 'sh/stable-updates'Paul Mundt
2009-02-12serial: sh-sci: fix overrun error handling for SH7785 SCIF.Kuninori Morimoto
2009-02-04powerpc/5200: Don't specify IRQF_SHARED in PSC UART driverGrant Likely
2009-02-03powerpc/5200: Stop using device_type and port-number propertiesGrant Likely
2009-01-30Add enable_ms to jsm driverPaul Larson
2009-01-29Merge branch 'sh/stable-updates'Paul Mundt
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-27sh: use gpiolibMagnus Damm
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