aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_lpss.c
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_lpss: Use 16B DMA burst with Elkhart LakeIlpo Järvinen2022-11-091-0/+2
* serial: 8250_lpss: Configure DMA also w/o DMA filterIlpo Järvinen2022-11-091-4/+11
* serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+1
* serial: 8250_lpss: Use 32-bit readsIlpo Järvinen2022-06-271-1/+1
* serial: 8250_lpss: Balance reference count for PCI DMA deviceAndy Shevchenko2022-02-251-6/+22
* serial: 8250_lpss: Enable PSE UART Auto Flow ControlAman Kumar2021-10-101-0/+3
* serial: 8250_lpss: Extract dw8250_do_set_termios() for common useAndy Shevchenko2021-10-101-5/+1
* serial: 8250_lpss: Enable DMA on Intel Elkhart LakeAndy Shevchenko2021-07-271-0/+10
* serial: 8250_lpss: Add ->setup() for Elkhart Lake portsAndy Shevchenko2020-03-061-0/+6
* serial: 8250_lpss: Switch over to MSI interruptsFelipe Balbi2019-10-041-12/+9
* serial: 8250_lpss: Enable HS UART on Elkhart LakeAndy Shevchenko2019-09-041-0/+18
* serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macroAndy Shevchenko2019-09-041-10/+8
* serial: 8250_lpss: register DMA IRQ and pool with instance IDAndy Shevchenko2019-09-041-0/+1
* serial: 8250_lpss: add fractional divisor supportAndy Shevchenko2019-09-041-5/+2
* serial: 8250_lpss: switch to use 8250_dwlib libraryAndy Shevchenko2019-09-041-9/+13
* 8250_lpss: check null return when calling pci_ioremap_barNavid Emamdoost2019-09-041-2/+8
* dmaengine: dw: Remove misleading is_private propertyAndy Shevchenko2019-01-071-1/+0
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-4/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: 8250_lpss: Unconditionally set PCI master for QuarkJan Kiszka2017-03-311-1/+2
* serial: 8250_lpss: avoid potential kernel crash when removeAndy Shevchenko2017-01-121-2/+2
* Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-12-141-1/+1
|\
| * dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev2016-11-301-1/+1
* | Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman2016-10-301-1/+1
|\ \
| * | serial: 8250_lpss: enable MSI for sureAndy Shevchenko2016-10-271-1/+1
| |/
* | serial: 8250_lpss: get IRQ via pci_irq_vector()Andy Shevchenko2016-10-271-1/+1
* | serial: 8250_lpss: Try to enable Memory-Write-InvalidateAndy Shevchenko2016-10-271-0/+1
* | serial: 8250_lpss: set PCI master only for private DMAAndy Shevchenko2016-10-271-2/+2
|/
* serial: 8250_lpss: enable DMA on Intel Quark UARTAndy Shevchenko2016-08-311-3/+75
* serial: 8250_lpss: enable MSI for Intel QuarkAndy Shevchenko2016-08-311-0/+15
* serial: 8250_lpss: move Quark code from PCI driverAndy Shevchenko2016-08-311-0/+11
* serial: 8250_lpss: split LPSS driver to separate moduleAndy Shevchenko2016-08-311-0/+280