index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_lpss.c
Age
Commit message (
Expand
)
Author
2020-03-06
serial: 8250_lpss: Add ->setup() for Elkhart Lake ports
Andy Shevchenko
2019-10-04
serial: 8250_lpss: Switch over to MSI interrupts
Felipe Balbi
2019-09-04
serial: 8250_lpss: Enable HS UART on Elkhart Lake
Andy Shevchenko
2019-09-04
serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macro
Andy Shevchenko
2019-09-04
serial: 8250_lpss: register DMA IRQ and pool with instance ID
Andy Shevchenko
2019-09-04
serial: 8250_lpss: add fractional divisor support
Andy Shevchenko
2019-09-04
serial: 8250_lpss: switch to use 8250_dwlib library
Andy Shevchenko
2019-09-04
8250_lpss: check null return when calling pci_ioremap_bar
Navid Emamdoost
2019-01-07
dmaengine: dw: Remove misleading is_private property
Andy Shevchenko
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-03-31
serial: 8250_lpss: Unconditionally set PCI master for Quark
Jan Kiszka
2017-01-12
serial: 8250_lpss: avoid potential kernel crash when remove
Andy Shevchenko
2016-12-14
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-11-30
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
2016-10-30
Merge 4.9-rc3 into tty-next
Greg Kroah-Hartman
2016-10-27
serial: 8250_lpss: get IRQ via pci_irq_vector()
Andy Shevchenko
2016-10-27
serial: 8250_lpss: Try to enable Memory-Write-Invalidate
Andy Shevchenko
2016-10-27
serial: 8250_lpss: set PCI master only for private DMA
Andy Shevchenko
2016-10-27
serial: 8250_lpss: enable MSI for sure
Andy Shevchenko
2016-08-31
serial: 8250_lpss: enable DMA on Intel Quark UART
Andy Shevchenko
2016-08-31
serial: 8250_lpss: enable MSI for Intel Quark
Andy Shevchenko
2016-08-31
serial: 8250_lpss: move Quark code from PCI driver
Andy Shevchenko
2016-08-31
serial: 8250_lpss: split LPSS driver to separate module
Andy Shevchenko