summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
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
2015-10-04serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard
2015-10-04serial: 8250_dma: no need to sync RX bufferAndy Shevchenko
2015-10-04serial: 8250: Refactor serial console restore-from-suspendPeter Hurley
2015-10-04serial: 8250: Tolerate clock variance for max baud rateJames Hogan
2015-10-04serial: 8250: simplify ralink/alchemy register remap selectionMans Rullgard
2015-10-04serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flagHeikki Krogerus
2015-10-04serial: 8250_dw: cleanup dw8250_setup_portHeikki Krogerus
2015-10-04serial: 8250_dw: cleanup dw8250_idma_filterHeikki Krogerus
2015-10-04serial: 8250_dw: rename and comment the fallback dma filterHeikki Krogerus
2015-10-04serial: 8250_dw: proper support for UARTs without busy functionalityHeikki Krogerus
2015-10-04serial: 8250_dw: add dw8250_quirks functionHeikki Krogerus
2015-10-04serial: 8250_dw: only setup the port from one placeHeikki Krogerus
2015-10-04serial: 8250_dw: hook the DMA in one placeHeikki Krogerus
2015-10-04serial: 8250_dw: adapt to unified device property interfaceHeikki Krogerus
2015-10-04serial: 8250_dw: add separate pointer for the uart_port to dw8250_probeHeikki Krogerus
2015-10-04serial: 8250: Add OF earlycon supportScott Wood