summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_lpss.c
AgeCommit message (Expand)Author
2024-01-04serial: 8250_lpss: copy dma_param using devm_kmemdup()Raag Jadav
2022-11-09serial: 8250_lpss: Use 16B DMA burst with Elkhart LakeIlpo Järvinen
2022-11-09serial: 8250_lpss: Configure DMA also w/o DMA filterIlpo Järvinen
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-06-27serial: 8250_lpss: Use 32-bit readsIlpo Järvinen
2022-02-25serial: 8250_lpss: Balance reference count for PCI DMA deviceAndy Shevchenko
2021-10-10serial: 8250_lpss: Enable PSE UART Auto Flow ControlAman Kumar
2021-10-10serial: 8250_lpss: Extract dw8250_do_set_termios() for common useAndy Shevchenko
2021-07-27serial: 8250_lpss: Enable DMA on Intel Elkhart LakeAndy Shevchenko
2020-03-06serial: 8250_lpss: Add ->setup() for Elkhart Lake portsAndy Shevchenko
2019-10-04serial: 8250_lpss: Switch over to MSI interruptsFelipe Balbi
2019-09-04serial: 8250_lpss: Enable HS UART on Elkhart LakeAndy Shevchenko
2019-09-04serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macroAndy Shevchenko
2019-09-04serial: 8250_lpss: register DMA IRQ and pool with instance IDAndy Shevchenko
2019-09-04serial: 8250_lpss: add fractional divisor supportAndy Shevchenko
2019-09-04serial: 8250_lpss: switch to use 8250_dwlib libraryAndy Shevchenko
2019-09-048250_lpss: check null return when calling pci_ioremap_barNavid Emamdoost
2019-01-07dmaengine: dw: Remove misleading is_private propertyAndy Shevchenko
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-03-31serial: 8250_lpss: Unconditionally set PCI master for QuarkJan Kiszka
2017-01-12serial: 8250_lpss: avoid potential kernel crash when removeAndy Shevchenko
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev
2016-10-30Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman
2016-10-27serial: 8250_lpss: get IRQ via pci_irq_vector()Andy Shevchenko
2016-10-27serial: 8250_lpss: Try to enable Memory-Write-InvalidateAndy Shevchenko
2016-10-27serial: 8250_lpss: set PCI master only for private DMAAndy Shevchenko
2016-10-27serial: 8250_lpss: enable MSI for sureAndy Shevchenko
2016-08-31serial: 8250_lpss: enable DMA on Intel Quark UARTAndy Shevchenko
2016-08-31serial: 8250_lpss: enable MSI for Intel QuarkAndy Shevchenko
2016-08-31serial: 8250_lpss: move Quark code from PCI driverAndy Shevchenko
2016-08-31serial: 8250_lpss: split LPSS driver to separate moduleAndy Shevchenko