aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAge
* Apply k4412 kernel from HardKernel for ODROID-X.Christopher Kenna2012-09-28
* tty: Allow uart_register/unregister/registerAlan Cox2012-06-01
* Add missing call to uart_update_timeout()Lothar Waßmann2012-06-01
* pch_uart: Fix dma channel unallocated issueTomoya MORINAGA2012-04-27
* ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan2012-04-27
* 8250_pci: Fix kernel panic when pch_uart is disabledTomoya MORINAGA2012-04-22
* pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA2012-04-22
* serial: PL011: move interrupt clearingLinus Walleij2012-04-22
* serial: PL011: clear pending interruptsLinus Walleij2012-04-22
* tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov2012-04-22
* serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi2012-04-02
* jsm: Fixed EEH recovery errorLucas Kannebley Tavares2012-02-03
* serial: amba-pl011: lock console writes against interruptsRabin Vincent2012-02-03
* atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino2012-01-12
* pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-26
* pch_uart: Fix DMA resource leak issueTomoya MORINAGA2011-11-26
* pch_uart: Fix hw-flow control issueTomoya MORINAGA2011-11-26
* jsm: remove buggy write queueThadeu Lima de Souza Cascardo2011-11-11
* serial-core: power up uart port early before we do set_termios when resumingNing Jiang2011-11-11
* serial: pxa: work around for errata #20Marcus Folkesson2011-11-11
* cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong2011-11-11
* tty: Add "spi:" prefix for spi modaliasAxel Lin2011-10-03
* 8250: Fix race condition in serial8250_backup_timeout().Al Cooper2011-10-03
* 8250_pci: add support for Rosewill RC-305 4x serial port cardEric Smith2011-10-03
* serial: 8250_pnp: add Intermec CV60 touchscreen deviceBjorn Helgaas2011-10-03
* omap-serial: Allow IXON and IXOFF to be disabled.Nick Pelly2011-10-03
* SERIAL: SC26xx: Fix link error.Ralf Baechle2011-08-05
* tty/serial: Fix XSCALE serial ports, e.g. ce4100Stephen Warren2011-08-05
* Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-04
|\
| * atmel_serial: fix internal port numJean-Christophe PLAGNIOL-VILLARD2011-06-25
* | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-28
|\ \
| * | serial: bcm63xx_uart: fix irq storm after rx fifo overrun.Maxime Bizon2011-06-16
| * | amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu2011-06-16
| * | 8250: Fix capabilities when changing the port typeleitao@linux.vnet.ibm.com2011-06-07
| * | 8250_pci: Fix missing const from mergesAlan Cox2011-06-07
| * | ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim2011-06-07
| * | serial: ioremap warning fix for jsm driver.Lennart Sorensen2011-06-07
| * | 8250_pci: add -ENODEV code for Intel EG20T PCHTomoya MORINAGA2011-06-02
* | | drivers/tty/serial/8250_pci.c: fix warningAndrew Morton2011-06-27
| |/ |/|
* | serial: mrst_max3110: initialize waitqueue earlierMika Westerberg2011-06-23
* | mrst_max3110: Change max missing message priority.William Douglas2011-06-23
* | drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein2011-06-15
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-27
|\
| * Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-27
| |\
| | * atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD2011-05-25
* | | m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro2011-05-26
|/ /
* | drivers/tty/serial/pch_uart.c needs slab.hAndrew Morton2011-05-25
* | arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-25
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-24
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-06