index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_lpss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: 8250_lpss: Use 16B DMA burst with Elkhart Lake
Ilpo Järvinen
2022-11-09
1
-0
/
+2
*
serial: 8250_lpss: Configure DMA also w/o DMA filter
Ilpo Järvinen
2022-11-09
1
-4
/
+11
*
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+1
*
serial: 8250_lpss: Use 32-bit reads
Ilpo Järvinen
2022-06-27
1
-1
/
+1
*
serial: 8250_lpss: Balance reference count for PCI DMA device
Andy Shevchenko
2022-02-25
1
-6
/
+22
*
serial: 8250_lpss: Enable PSE UART Auto Flow Control
Aman Kumar
2021-10-10
1
-0
/
+3
*
serial: 8250_lpss: Extract dw8250_do_set_termios() for common use
Andy Shevchenko
2021-10-10
1
-5
/
+1
*
serial: 8250_lpss: Enable DMA on Intel Elkhart Lake
Andy Shevchenko
2021-07-27
1
-0
/
+10
*
serial: 8250_lpss: Add ->setup() for Elkhart Lake ports
Andy Shevchenko
2020-03-06
1
-0
/
+6
*
serial: 8250_lpss: Switch over to MSI interrupts
Felipe Balbi
2019-10-04
1
-12
/
+9
*
serial: 8250_lpss: Enable HS UART on Elkhart Lake
Andy Shevchenko
2019-09-04
1
-0
/
+18
*
serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macro
Andy Shevchenko
2019-09-04
1
-10
/
+8
*
serial: 8250_lpss: register DMA IRQ and pool with instance ID
Andy Shevchenko
2019-09-04
1
-0
/
+1
*
serial: 8250_lpss: add fractional divisor support
Andy Shevchenko
2019-09-04
1
-5
/
+2
*
serial: 8250_lpss: switch to use 8250_dwlib library
Andy Shevchenko
2019-09-04
1
-9
/
+13
*
8250_lpss: check null return when calling pci_ioremap_bar
Navid Emamdoost
2019-09-04
1
-2
/
+8
*
dmaengine: dw: Remove misleading is_private property
Andy Shevchenko
2019-01-07
1
-1
/
+0
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-4
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
serial: 8250_lpss: Unconditionally set PCI master for Quark
Jan Kiszka
2017-03-31
1
-1
/
+2
*
serial: 8250_lpss: avoid potential kernel crash when remove
Andy Shevchenko
2017-01-12
1
-2
/
+2
*
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-12-14
1
-1
/
+1
|
\
|
*
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
2016-11-30
1
-1
/
+1
*
|
Merge 4.9-rc3 into tty-next
Greg Kroah-Hartman
2016-10-30
1
-1
/
+1
|
\
\
|
*
|
serial: 8250_lpss: enable MSI for sure
Andy Shevchenko
2016-10-27
1
-1
/
+1
|
|
/
*
|
serial: 8250_lpss: get IRQ via pci_irq_vector()
Andy Shevchenko
2016-10-27
1
-1
/
+1
*
|
serial: 8250_lpss: Try to enable Memory-Write-Invalidate
Andy Shevchenko
2016-10-27
1
-0
/
+1
*
|
serial: 8250_lpss: set PCI master only for private DMA
Andy Shevchenko
2016-10-27
1
-2
/
+2
|
/
*
serial: 8250_lpss: enable DMA on Intel Quark UART
Andy Shevchenko
2016-08-31
1
-3
/
+75
*
serial: 8250_lpss: enable MSI for Intel Quark
Andy Shevchenko
2016-08-31
1
-0
/
+15
*
serial: 8250_lpss: move Quark code from PCI driver
Andy Shevchenko
2016-08-31
1
-0
/
+11
*
serial: 8250_lpss: split LPSS driver to separate module
Andy Shevchenko
2016-08-31
1
-0
/
+280