Age | Commit message (Expand) | Author |
2014-06-19 | tty/serial: fix 8250 early console option passing to regular console | Rob Herring |
2014-06-19 | serial: Fix IGNBRK handling | Peter Hurley |
2014-06-03 | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-05-28 | serial: 8250_dma: check the result of TX buffer mapping | Heikki Krogerus |
2014-05-28 | serial: uart: add hw flow control support configuration | Murali Karicheri |
2014-05-28 | serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cards | Thomee Wright |
2014-05-28 | parport: Add support for the WCH353 1S/1P multi-IO card | Ezequiel Garcia |
2014-05-03 | tty/serial: add back missing setup_early_serial8250_console | Rob Herring |
2014-05-03 | tty: serial: 8250_core.c Bug fix for Exar chips. | Michael Welling |
2014-04-27 | Merge 3.15-rc3 into tty-next | Greg Kroah-Hartman |
2014-04-24 | tty/serial: convert 8250 to generic earlycon | Rob Herring |
2014-04-24 | x86: move FIX_EARLYCON_MEM kconfig into x86 | Rob Herring |
2014-04-24 | serial_core: Commonalize crlf when working w/ a non open console port | Doug Anderson |
2014-04-24 | 8250_dw: Support all baudrates on baytrail | Loic Poulain |
2014-04-24 | serial: 8250: Fix thread unsafe __dma_tx_complete function | Loic Poulain |
2014-04-24 | 8250_core: Fix unwanted TX chars write | Loic Poulain |
2014-03-08 | serial: 8250: Clean up the locking for -rt | Ingo Molnar |
2014-03-08 | serial: 8250_pci: change BayTrail default uartclk | Aaron Sierra |
2014-03-08 | serial: 8250_pci: more BayTrail error-free bauds | Aaron Sierra |
2014-02-28 | drivers/tty/serial: deal with 8250_core.c uninitialized warning for good | Paul Gortmaker |
2014-02-13 | serial: 8250: Support XR17V35x fraction divisor | Joe Schultz |
2014-02-13 | serial: 8250_pci: unbreak last serial ports on NetMos 9865 cards | Dmitry Eremin-Solenikov |
2014-02-13 | serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP | Mika Westerberg |
2014-01-07 | serial: 8250: enable UART_BUG_NOMSR for Tegra | Stephen Warren |
2014-01-07 | tty: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-12-24 | Merge 3.13-rc5 into tty-next | Greg Kroah-Hartman |
2013-12-19 | serial: add support for 200 v3 series Titan card | Yegor Yefremov |
2013-12-19 | serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip | Jonathan Woithe |
2013-12-17 | serial: 8250_dw: add new ACPI IDs | Mika Westerberg |
2013-12-16 | serial: 8250_dw: Fix LCR workaround regression | James Hogan |
2013-12-08 | serial: 8250_dw: remove ACPI ifdef | Heikki Krogerus |
2013-11-25 | tty/serial/8250: fix typo in help text | Randy Dunlap |
2013-10-19 | serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chi... | Angelo Butti |
2013-10-17 | serial: 8250_pci: add support for Fintek 4, 8, and 12 port cards | Greg Kroah-Hartman |
2013-10-16 | serial8250-em: convert to clk_prepare/unprepare | Shinya Kuribayashi |
2013-10-03 | serial: 8250_dw: Improve unwritable LCR workaround | Tim Kryger |
2013-09-30 | serial: 8250_pci: clean up printk() calls | Greg Kroah-Hartman |
2013-09-27 | serial: 8250_dw: fix broken function call | Heikki Krogerus |
2013-09-27 | serial: 8250_pci: add support for Intel BayTrail | Heikki Krogerus |
2013-09-26 | serial: 8250_pci: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-09-26 | serial: 8250_dw: provide a filter for DMA channel detection | Heikki Krogerus |
2013-09-26 | serial: 8250_dw: don't limit DMA support to ACPI | Heikki Krogerus |
2013-09-26 | serial: 8250: don't change the fifo trigger level when using dma | Heikki Krogerus |
2013-08-19 | serial: 8250_dw: Report CTS asserted for auto flow | Tim Kryger |
2013-08-12 | serial: 8250_early: fix comparison of different types | Jingoo Han |
2013-08-05 | Merge 3.11-rc4 into tty-next | Greg Kroah-Hartman |
2013-07-31 | serial: use dev_get_platdata() | Jingoo Han |
2013-07-31 | parisc: Fix interrupt routing for C8000 serial ports | Thomas Bogendoerfer |
2013-07-29 | Merge 3.11-rc3 into tty-next | Greg Kroah-Hartman |
2013-07-26 | serial8250-em: Convert to devm_* managed helpers | Laurent Pinchart |