summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)AuthorFilesLines
2017-12-09serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson1-0/+3
2017-12-09serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner1-1/+1
2017-04-22serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi1-4/+19
2017-04-18serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott1-0/+13
2016-07-128250: use callbacks to access UART_DLL/UART_DLMSebastian Frias1-12/+6
2016-03-02tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll1-1/+21
2016-03-02tty: Add support for the WCH384 4S multi-IO cardSergej Pupykin1-3/+26
2016-03-02parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin1-0/+21
2016-02-15serial: 8250_pci: Add Intel Broadwell portsMika Westerberg1-0/+29
2015-11-15serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald1-0/+21
2015-11-15serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald1-2/+23
2015-10-28serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero1-0/+5
2015-06-28serial: 8250_dw: add support for AMD SOC CarrizoKen Xue1-0/+1
2015-06-28serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan1-0/+11
2015-03-28Change email address for 8250_pciRussell King1-1/+1
2015-03-28serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley1-2/+8
2015-03-14serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...Sebastian Andrzej Siewior1-6/+5
2014-11-06tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger1-1/+1
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-20/+71
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-38/+814
2014-10-08Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2014-09-29serial: 8250_pci: remove rts_n override from Baytrail quirkHeikki Krogerus1-13/+0
2014-09-29serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue1-0/+21
2014-09-26tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()Sebastian Andrzej Siewior1-1/+1
2014-09-26tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...Sebastian Andrzej Siewior1-0/+5
2014-09-26tty: serial: 8250_core: read only RX if there is something in the FIFOSebastian Andrzej Siewior1-5/+6
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior2-13/+121
2014-09-26tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior1-0/+14
2014-09-15Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman1-0/+1
2014-09-11serial: 8250_pci: Add PCI IDs for Intel BraswellAlan Cox1-0/+27
2014-09-11serial: 8250: don't use slave_id of dma_slave_configAndy Shevchenko3-20/+44
2014-09-10tty: serial: 8250: Add Mediatek UART driverMatthias Brugger3-0/+301
2014-09-10serial/8250_core: Add reference to uacess.hRicardo Ribalda Delgado1-0/+1
2014-09-09serial: 8250_dw: Add ACPI ID for Intel BraswellAlan Cox1-0/+1
2014-09-09tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior1-2/+23
2014-09-09tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior2-0/+20
2014-09-09serial: 8250: Document serial8250_modem_status() lockingPeter Hurley1-0/+1
2014-09-09Revert "serial: uart: add hw flow control support configuration"Peter Hurley1-4/+2
2014-09-09serial: 8250_hp300: trivial: fix symbol name in #warning messageDaniele Forsi1-1/+1
2014-09-09serial: Add support for Fintek F81216A LPC to 4 UARTRicardo Ribalda Delgado3-0/+259
2014-09-09serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado1-0/+39
2014-08-27module: make it possible to have unsafe, tainting module paramsJani Nikula1-1/+1
2014-07-27serial: 8250_dw: Add support for deferred probingChen-Yu Tsai1-7/+34
2014-07-27serial: 8250_dw: Add optional reset control supportChen-Yu Tsai1-0/+9
2014-07-18serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE2-15/+160
2014-07-18serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko4-47/+27
2014-07-11serial: 8250_dw: add ability to handle the peripheral clockHeiko Stübner1-3/+28
2014-07-11serial: 8250_dw: use UPF_* constants when define flagsAndy Shevchenko1-1/+1
2014-07-11serial: 8250_dw: clock rate handling for all ACPI platformsHeikki Krogerus1-75/+28
2014-06-20tty/serial: fix 8250 early console option passing to regular consoleRob Herring1-1/+4