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-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-01-27serial: 8250, increase PASS_LIMITJiri Slaby
2013-01-21serial:ifx6x60:Delete SPI timer when shut down portchao bi
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-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-06-01tty: Allow uart_register/unregister/registerAlan Cox
2012-06-01Add missing call to uart_update_timeout()Lothar Waßmann
2012-04-27pch_uart: Fix dma channel unallocated issueTomoya MORINAGA
2012-04-27ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan
2012-04-228250_pci: Fix kernel panic when pch_uart is disabledTomoya MORINAGA
2012-04-22pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA
2012-04-22serial: PL011: move interrupt clearingLinus Walleij
2012-04-22serial: PL011: clear pending interruptsLinus Walleij
2012-04-22tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov
2012-04-02serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi
2012-02-03jsm: Fixed EEH recovery errorLucas Kannebley Tavares
2012-02-03serial: amba-pl011: lock console writes against interruptsRabin Vincent
2012-01-12atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino
2011-11-26pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-26pch_uart: Fix DMA resource leak issueTomoya MORINAGA
2011-11-26pch_uart: Fix hw-flow control issueTomoya MORINAGA
2011-11-11jsm: remove buggy write queueThadeu Lima de Souza Cascardo
2011-11-11serial-core: power up uart port early before we do set_termios when resumingNing Jiang
2011-11-11serial: pxa: work around for errata #20Marcus Folkesson
2011-11-11cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong
2011-10-03tty: Add "spi:" prefix for spi modaliasAxel Lin
2011-10-038250: Fix race condition in serial8250_backup_timeout().Al Cooper
2011-10-038250_pci: add support for Rosewill RC-305 4x serial port cardEric Smith
2011-10-03serial: 8250_pnp: add Intermec CV60 touchscreen deviceBjorn Helgaas
2011-10-03omap-serial: Allow IXON and IXOFF to be disabled.Nick Pelly
2011-08-04SERIAL: SC26xx: Fix link error.Ralf Baechle
2011-08-04tty/serial: Fix XSCALE serial ports, e.g. ce4100Stephen Warren
2011-07-04Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-27drivers/tty/serial/8250_pci.c: fix warningAndrew Morton
2011-06-25atmel_serial: fix internal port numJean-Christophe PLAGNIOL-VILLARD
2011-06-23serial: mrst_max3110: initialize waitqueue earlierMika Westerberg
2011-06-23mrst_max3110: Change max missing message priority.William Douglas
2011-06-16serial: bcm63xx_uart: fix irq storm after rx fifo overrun.Maxime Bizon
2011-06-16amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu
2011-06-15drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-06-078250: Fix capabilities when changing the port typeleitao@linux.vnet.ibm.com
2011-06-078250_pci: Fix missing const from mergesAlan Cox
2011-06-07ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim
2011-06-07serial: ioremap warning fix for jsm driver.Lennart Sorensen