summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2013-05-07serial_core.c: add put_device() after device_find_child()Federico Vaga
2013-04-05tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz
2013-03-28sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill
2013-03-20tty: serial: fix typo "ARCH_S5P6450"Paul Bolle
2013-03-20serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing
2013-01-21tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard
2013-01-21serial:ifx6x60:Delete SPI timer when shut down portchao bi
2012-11-26Revert "serial: omap: fix software flow control"Felipe Balbi
2012-10-07serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner
2012-10-07serial: pl011: handle corruption at high clock speedsLinus Walleij
2012-10-07serial: omap: fix software flow controlVikram Pandita
2012-10-02pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart
2012-10-02pch_uart: Fix parity setting issueTomoya MORINAGA
2012-10-02pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA
2012-10-02pch_uart: Fix missing break for 16 byte fifoAlan Cox
2012-10-02tty: serial: imx: console write routing is unsafe on SMPXinyu Chen
2012-08-26pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel
2012-06-01tty: Allow uart_register/unregister/registerAlan Cox
2012-06-018250_pci: fix pch uart matchingArnaud Patard
2012-06-018250.c: less than 2400 baud fix.Christian Melki
2012-06-01Add missing call to uart_update_timeout()Lothar Waßmann
2012-04-30tty/serial/pmac_zilog: Fix "nobody cared" IRQ messageLarry Finger
2012-04-18pch_uart: Fix dma channel unallocated issueTomoya MORINAGA
2012-04-18ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-09pch_uart: Add Kontron COMe-mTT10 uart clock quirkMichael Brunner
2012-04-09pch_uart: Fix MSI setting issueTomoya MORINAGA
2012-04-09serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams
2012-04-09Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams
2012-04-09Revert "serial/8250_pci: init-quirk msi support for kt serial controller"Dan Williams
2012-04-09tty/serial/omap: console can only be built-inArnd Bergmann
2012-04-09serial: samsung: fix omission initialize ulcon in reset port fn()Kukjin Kim
2012-04-09tty/serial: atmel_serial: fix RS485 half-duplex problemSiftar, Gabe
2012-04-09tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov
2012-04-09omap-serial: Fix the error handling in the omap_serial probeShubhrajyoti D
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-06serial: PL011: move interrupt clearingLinus Walleij
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-04serial/sunzilog: fix keyboard on SUN SPARCstationSam Ravnborg
2012-03-30serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2012-03-28Disintegrate asm/system.h for CRISDavid Howells
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-28serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds