aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* smdk4412: initial support for n5120sbrissen2014-02-051-3/+7
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-277-11/+40
|\
| * serial: 8250, increase PASS_LIMITJiri Slaby2013-01-271-1/+1
| * serial:ifx6x60:Delete SPI timer when shut down portchao bi2013-01-211-0/+1
| * serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-10-071-2/+7
| * serial: pl011: handle corruption at high clock speedsLinus Walleij2012-10-071-1/+14
| * pch_uart: Fix parity setting issueTomoya MORINAGA2012-10-021-1/+1
| * pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA2012-10-021-6/+12
| * pch_uart: Fix missing break for 16 byte fifoAlan Cox2012-10-021-0/+1
| * tty: Allow uart_register/unregister/registerAlan Cox2012-06-011-0/+1
| * Add missing call to uart_update_timeout()Lothar Waßmann2012-06-011-0/+2
* | merge opensource jb u5codeworkx2012-09-222-7/+272
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-188-21/+64
|\ \ | |/
| * pch_uart: Fix dma channel unallocated issueTomoya MORINAGA2012-04-271-1/+3
| * ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan2012-04-271-6/+8
| * 8250_pci: Fix kernel panic when pch_uart is disabledTomoya MORINAGA2012-04-221-0/+10
| * pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA2012-04-221-1/+2
| * serial: PL011: move interrupt clearingLinus Walleij2012-04-221-4/+4
| * serial: PL011: clear pending interruptsLinus Walleij2012-04-221-4/+11
| * tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov2012-04-221-2/+2
| * serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi2012-04-021-5/+10
| * jsm: Fixed EEH recovery errorLucas Kannebley Tavares2012-02-031-0/+1
| * serial: amba-pl011: lock console writes against interruptsRabin Vincent2012-02-031-0/+14
| * atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino2012-01-121-2/+3
* | samsung update 1codeworkx2012-06-026-50/+121
|/
* pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-262-7/+15
* pch_uart: Fix DMA resource leak issueTomoya MORINAGA2011-11-261-2/+2
* pch_uart: Fix hw-flow control issueTomoya MORINAGA2011-11-261-0/+1
* jsm: remove buggy write queueThadeu Lima de Souza Cascardo2011-11-114-103/+28
* serial-core: power up uart port early before we do set_termios when resumingNing Jiang2011-11-111-0/+2
* serial: pxa: work around for errata #20Marcus Folkesson2011-11-111-0/+20
* cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong2011-11-111-2/+2
* tty: Add "spi:" prefix for spi modaliasAxel Lin2011-10-033-3/+3
* 8250: Fix race condition in serial8250_backup_timeout().Al Cooper2011-10-031-3/+5
* 8250_pci: add support for Rosewill RC-305 4x serial port cardEric Smith2011-10-031-1/+5
* serial: 8250_pnp: add Intermec CV60 touchscreen deviceBjorn Helgaas2011-10-031-0/+3
* omap-serial: Allow IXON and IXOFF to be disabled.Nick Pelly2011-10-031-2/+1
* SERIAL: SC26xx: Fix link error.Ralf Baechle2011-08-041-1/+1
* tty/serial: Fix XSCALE serial ports, e.g. ce4100Stephen Warren2011-08-041-1/+1
* Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-041-1/+2
|\
| * atmel_serial: fix internal port numJean-Christophe PLAGNIOL-VILLARD2011-06-251-1/+2
* | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-286-8/+199
|\ \
| * | serial: bcm63xx_uart: fix irq storm after rx fifo overrun.Maxime Bizon2011-06-161-4/+14
| * | amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu2011-06-161-1/+122
| * | 8250: Fix capabilities when changing the port typeleitao@linux.vnet.ibm.com2011-06-071-0/+1
| * | 8250_pci: Fix missing const from mergesAlan Cox2011-06-071-1/+1
| * | ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim2011-06-071-2/+2
| * | serial: ioremap warning fix for jsm driver.Lennart Sorensen2011-06-071-1/+1
| * | 8250_pci: add -ENODEV code for Intel EG20T PCHTomoya MORINAGA2011-06-031-0/+59
* | | drivers/tty/serial/8250_pci.c: fix warningAndrew Morton2011-06-271-1/+1
| |/ |/|