Age | Commit message (Expand) | Author |
2013-08-11 | serial/mxs-auart: increase time to wait for transmitter to become idle | Uwe Kleine-König |
2013-08-11 | serial/mxs-auart: fix race condition in interrupt handler | Uwe Kleine-König |
2013-07-03 | pch_uart: fix a deadlock when pch_uart as console | Liang Li |
2013-05-07 | serial_core.c: add put_device() after device_find_child() | Federico Vaga |
2013-03-28 | sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option | Tkhai Kirill |
2013-03-20 | tty: serial: fix typo "ARCH_S5P6450" | Paul Bolle |
2013-01-27 | serial: 8250, increase PASS_LIMIT | Jiri Slaby |
2013-01-21 | serial:ifx6x60:Delete SPI timer when shut down port | chao bi |
2012-10-07 | serial: set correct baud_base for EXSYS EX-41092 Dual 16950 | Flavio Leitner |
2012-10-07 | serial: pl011: handle corruption at high clock speeds | Linus Walleij |
2012-10-02 | pch_uart: Fix parity setting issue | Tomoya MORINAGA |
2012-10-02 | pch_uart: Fix rx error interrupt setting issue | Tomoya MORINAGA |
2012-10-02 | pch_uart: Fix missing break for 16 byte fifo | Alan Cox |
2012-06-01 | tty: Allow uart_register/unregister/register | Alan Cox |
2012-06-01 | Add missing call to uart_update_timeout() | Lothar Waßmann |
2012-04-27 | pch_uart: Fix dma channel unallocated issue | Tomoya MORINAGA |
2012-04-27 | ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR | Alexander Shiyan |
2012-04-22 | 8250_pci: Fix kernel panic when pch_uart is disabled | Tomoya MORINAGA |
2012-04-22 | pch_uart: Set PCIe bus number using probe parameter | Tomoya MORINAGA |
2012-04-22 | serial: PL011: move interrupt clearing | Linus Walleij |
2012-04-22 | serial: PL011: clear pending interrupts | Linus Walleij |
2012-04-22 | tty: serial: altera_uart: Check for NULL platform_data in probe. | Yuriy Kozlov |
2012-04-02 | serial: sh-sci: fix a race of DMA submit_tx on transfer | Yoshii Takashi |
2012-02-03 | jsm: Fixed EEH recovery error | Lucas Kannebley Tavares |
2012-02-03 | serial: amba-pl011: lock console writes against interrupts | Rabin Vincent |
2012-01-12 | atmel_serial: fix spinlock lockup in RS485 code | Claudio Scordino |
2011-11-26 | pch_uart: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA |
2011-11-26 | pch_uart: Fix DMA resource leak issue | Tomoya MORINAGA |
2011-11-26 | pch_uart: Fix hw-flow control issue | Tomoya MORINAGA |
2011-11-11 | jsm: remove buggy write queue | Thadeu Lima de Souza Cascardo |
2011-11-11 | serial-core: power up uart port early before we do set_termios when resuming | Ning Jiang |
2011-11-11 | serial: pxa: work around for errata #20 | Marcus Folkesson |
2011-11-11 | cris: fix a build error in drivers/tty/serial/crisv10.c | WANG Cong |
2011-10-03 | tty: Add "spi:" prefix for spi modalias | Axel Lin |
2011-10-03 | 8250: Fix race condition in serial8250_backup_timeout(). | Al Cooper |
2011-10-03 | 8250_pci: add support for Rosewill RC-305 4x serial port card | Eric Smith |
2011-10-03 | serial: 8250_pnp: add Intermec CV60 touchscreen device | Bjorn Helgaas |
2011-10-03 | omap-serial: Allow IXON and IXOFF to be disabled. | Nick Pelly |
2011-08-04 | SERIAL: SC26xx: Fix link error. | Ralf Baechle |
2011-08-04 | tty/serial: Fix XSCALE serial ports, e.g. ce4100 | Stephen Warren |
2011-07-04 | Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2011-06-28 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-06-27 | drivers/tty/serial/8250_pci.c: fix warning | Andrew Morton |
2011-06-25 | atmel_serial: fix internal port num | Jean-Christophe PLAGNIOL-VILLARD |
2011-06-23 | serial: mrst_max3110: initialize waitqueue earlier | Mika Westerberg |
2011-06-23 | mrst_max3110: Change max missing message priority. | William Douglas |
2011-06-16 | serial: bcm63xx_uart: fix irq storm after rx fifo overrun. | Maxime Bizon |
2011-06-16 | amba pl011: workaround for uart registers lockup | Shreshtha Kumar Sahu |
2011-06-15 | drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL | Alexander Stein |
2011-06-07 | 8250: Fix capabilities when changing the port type | leitao@linux.vnet.ibm.com |