summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2021-09-22serial: 8250_pci: make setup_port() parameters explicitly unsignedGreg Kroah-Hartman
2021-09-22serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki
2021-08-15serial: 8250: Mask out floating 16/32-bit bus bitsMaciej W. Rozycki
2021-07-20tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET
2021-07-20serial_cs: Add Option International GSM-Ready 56K/ISDN modemOndrej Zary
2020-12-29serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin
2020-11-10serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang
2020-10-01serial: 8250_omap: Fix sleeping function called from invalid context during p...Peter Ujfalusi
2020-10-01serial: 8250: Avoid error message on reprobeLukas Wunner
2020-09-23serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich
2020-09-03serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky
2020-07-31serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin
2020-07-31serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang
2019-06-22dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko
2019-03-23serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan
2019-03-23serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan
2018-12-13tty: serial: 8250_mtk: always resume the device in probe.Peter Shih
2018-10-10drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia
2018-08-22serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu
2018-04-13serial: 8250: omap: Disable DMA for console UARTVignesh R
2018-03-18serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich
2018-02-25serial: 8250_mid: fix broken DMA dependencyHeikki Krogerus
2017-12-09serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra
2017-12-09serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner
2017-12-09serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson
2017-05-14serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
2017-05-088250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi
2017-03-30serial: 8250_pci: Detach low-level driver during PCI error recoverySumit Semwal
2017-03-15serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2016-10-22serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang
2016-09-24serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-09-24serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko
2016-06-01serial: 8250_mid: recognize interrupt source in handlerAndy Shevchenko
2016-06-01serial: 8250_mid: use proper bar for DNV platformAndy Shevchenko
2016-06-01serial: 8250_pci: fix divide error bug if baud rate is 0David Müller
2016-04-128250: use callbacks to access UART_DLL/UART_DLMSebastian Frias
2016-02-25serial: 8250_pci: Add Intel Broadwell portsMika Westerberg
2016-02-25tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll
2015-12-12serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada
2015-11-20serial: export fsl8250_handle_irqArnd Bergmann
2015-11-20serial: 8250_mid: Add missing dependencyHeikki Krogerus
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-17Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis
2015-10-17serial: 8250_mid: add support for DMA engine handling from UART MMIOHeikki Krogerus
2015-10-17dmaengine: hsu: make the UART driver in control of selecting this driverHeikki Krogerus
2015-10-17serial: 8250_pci: Intel MID UART support to its own driverHeikki Krogerus
2015-10-17serial: 8250_omap: Remove RTS clearPeter Hurley
2015-10-17serial: Enable Freescale 16550 workaround on armScott Wood
2015-10-12Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman