summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-07Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-09-28serial: 8250_pci: remove rts_n override from Baytrail quirkHeikki Krogerus
2014-09-28serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue
2014-09-26tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()Sebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...Sebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: read only RX if there is something in the FIFOSebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior
2014-09-14Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman
2014-09-10tty: serial: 8250: Add Mediatek UART driverMatthias Brugger
2014-09-09serial/8250_core: Add reference to uacess.hRicardo Ribalda Delgado
2014-09-08serial: 8250_dw: Add ACPI ID for Intel BraswellAlan Cox
2014-09-08tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior
2014-09-08tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior
2014-09-08serial: 8250: Document serial8250_modem_status() lockingPeter Hurley
2014-09-08Revert "serial: uart: add hw flow control support configuration"Peter Hurley
2014-09-08serial: 8250_hp300: trivial: fix symbol name in #warning messageDaniele Forsi
2014-09-08serial: Add support for Fintek F81216A LPC to 4 UARTRicardo Ribalda Delgado
2014-09-08serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado
2014-08-27module: make it possible to have unsafe, tainting module paramsJani Nikula
2014-07-27serial: 8250_dw: Add support for deferred probingChen-Yu Tsai
2014-07-27serial: 8250_dw: Add optional reset control supportChen-Yu Tsai
2014-07-17serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE
2014-07-17serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko
2014-07-10serial: 8250_dw: add ability to handle the peripheral clockHeiko Stübner
2014-07-10serial: 8250_dw: use UPF_* constants when define flagsAndy Shevchenko
2014-07-10serial: 8250_dw: clock rate handling for all ACPI platformsHeikki Krogerus
2014-06-19tty/serial: fix 8250 early console option passing to regular consoleRob Herring
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-28serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus
2014-05-28serial: uart: add hw flow control support configurationMurali Karicheri
2014-05-28serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cardsThomee Wright
2014-05-28parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia
2014-05-03tty/serial: add back missing setup_early_serial8250_consoleRob Herring
2014-05-03tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling
2014-04-27Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman
2014-04-24tty/serial: convert 8250 to generic earlyconRob Herring
2014-04-24x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring
2014-04-24serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson
2014-04-248250_dw: Support all baudrates on baytrailLoic Poulain
2014-04-24serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain
2014-04-248250_core: Fix unwanted TX chars writeLoic Poulain
2014-03-08serial: 8250: Clean up the locking for -rtIngo Molnar
2014-03-08serial: 8250_pci: change BayTrail default uartclkAaron Sierra
2014-03-08serial: 8250_pci: more BayTrail error-free baudsAaron Sierra
2014-02-28drivers/tty/serial: deal with 8250_core.c uninitialized warning for goodPaul Gortmaker
2014-02-13serial: 8250: Support XR17V35x fraction divisorJoe Schultz
2014-02-13serial: 8250_pci: unbreak last serial ports on NetMos 9865 cardsDmitry Eremin-Solenikov