aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_lpss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen1-1/+1
2022-06-27serial: 8250_lpss: Use 32-bit readsIlpo Järvinen1-1/+1
2022-02-25serial: 8250_lpss: Balance reference count for PCI DMA deviceAndy Shevchenko1-6/+22
2021-10-10serial: 8250_lpss: Enable PSE UART Auto Flow ControlAman Kumar1-0/+3
2021-10-10serial: 8250_lpss: Extract dw8250_do_set_termios() for common useAndy Shevchenko1-5/+1
2021-07-27serial: 8250_lpss: Enable DMA on Intel Elkhart LakeAndy Shevchenko1-0/+10
2020-03-06serial: 8250_lpss: Add ->setup() for Elkhart Lake portsAndy Shevchenko1-0/+6
2019-10-04serial: 8250_lpss: Switch over to MSI interruptsFelipe Balbi1-12/+9
2019-09-04serial: 8250_lpss: Enable HS UART on Elkhart LakeAndy Shevchenko1-0/+18
2019-09-04serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macroAndy Shevchenko1-10/+8
2019-09-04serial: 8250_lpss: register DMA IRQ and pool with instance IDAndy Shevchenko1-0/+1
2019-09-04serial: 8250_lpss: add fractional divisor supportAndy Shevchenko1-5/+2
2019-09-04serial: 8250_lpss: switch to use 8250_dwlib libraryAndy Shevchenko1-9/+13
2019-09-048250_lpss: check null return when calling pci_ioremap_barNavid Emamdoost1-2/+8
2019-01-07dmaengine: dw: Remove misleading is_private propertyAndy Shevchenko1-1/+0
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-03-31serial: 8250_lpss: Unconditionally set PCI master for QuarkJan Kiszka1-1/+2
2017-01-12serial: 8250_lpss: avoid potential kernel crash when removeAndy Shevchenko1-2/+2
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev1-1/+1
2016-10-30Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman1-1/+1
2016-10-27serial: 8250_lpss: get IRQ via pci_irq_vector()Andy Shevchenko1-1/+1
2016-10-27serial: 8250_lpss: Try to enable Memory-Write-InvalidateAndy Shevchenko1-0/+1
2016-10-27serial: 8250_lpss: set PCI master only for private DMAAndy Shevchenko1-2/+2
2016-10-27serial: 8250_lpss: enable MSI for sureAndy Shevchenko1-1/+1
2016-08-31serial: 8250_lpss: enable DMA on Intel Quark UARTAndy Shevchenko1-3/+75
2016-08-31serial: 8250_lpss: enable MSI for Intel QuarkAndy Shevchenko1-0/+15
2016-08-31serial: 8250_lpss: move Quark code from PCI driverAndy Shevchenko1-0/+11
2016-08-31serial: 8250_lpss: split LPSS driver to separate moduleAndy Shevchenko1-0/+280