index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-11-09
serial: 8250_lpss: Use 16B DMA burst with Elkhart Lake
Ilpo Järvinen
1
-0
/
+2
2022-11-09
serial: 8250_lpss: Configure DMA also w/o DMA filter
Ilpo Järvinen
1
-4
/
+11
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-06-27
serial: 8250_lpss: Use 32-bit reads
Ilpo Järvinen
1
-1
/
+1
2022-02-25
serial: 8250_lpss: Balance reference count for PCI DMA device
Andy Shevchenko
1
-6
/
+22
2021-10-10
serial: 8250_lpss: Enable PSE UART Auto Flow Control
Aman Kumar
1
-0
/
+3
2021-10-10
serial: 8250_lpss: Extract dw8250_do_set_termios() for common use
Andy Shevchenko
1
-5
/
+1
2021-07-27
serial: 8250_lpss: Enable DMA on Intel Elkhart Lake
Andy Shevchenko
1
-0
/
+10
2020-03-06
serial: 8250_lpss: Add ->setup() for Elkhart Lake ports
Andy Shevchenko
1
-0
/
+6
2019-10-04
serial: 8250_lpss: Switch over to MSI interrupts
Felipe Balbi
1
-12
/
+9
2019-09-04
serial: 8250_lpss: Enable HS UART on Elkhart Lake
Andy Shevchenko
1
-0
/
+18
2019-09-04
serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macro
Andy Shevchenko
1
-10
/
+8
2019-09-04
serial: 8250_lpss: register DMA IRQ and pool with instance ID
Andy Shevchenko
1
-0
/
+1
2019-09-04
serial: 8250_lpss: add fractional divisor support
Andy Shevchenko
1
-5
/
+2
2019-09-04
serial: 8250_lpss: switch to use 8250_dwlib library
Andy Shevchenko
1
-9
/
+13
2019-09-04
8250_lpss: check null return when calling pci_ioremap_bar
Navid Emamdoost
1
-2
/
+8
2019-01-07
dmaengine: dw: Remove misleading is_private property
Andy Shevchenko
1
-1
/
+0
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-03-31
serial: 8250_lpss: Unconditionally set PCI master for Quark
Jan Kiszka
1
-1
/
+2
2017-01-12
serial: 8250_lpss: avoid potential kernel crash when remove
Andy Shevchenko
1
-2
/
+2
2016-12-15
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2016-11-30
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
1
-1
/
+1
2016-10-30
Merge 4.9-rc3 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2016-10-27
serial: 8250_lpss: get IRQ via pci_irq_vector()
Andy Shevchenko
1
-1
/
+1
2016-10-27
serial: 8250_lpss: Try to enable Memory-Write-Invalidate
Andy Shevchenko
1
-0
/
+1
2016-10-27
serial: 8250_lpss: set PCI master only for private DMA
Andy Shevchenko
1
-2
/
+2
2016-10-27
serial: 8250_lpss: enable MSI for sure
Andy Shevchenko
1
-1
/
+1
2016-08-31
serial: 8250_lpss: enable DMA on Intel Quark UART
Andy Shevchenko
1
-3
/
+75
2016-08-31
serial: 8250_lpss: enable MSI for Intel Quark
Andy Shevchenko
1
-0
/
+15
2016-08-31
serial: 8250_lpss: move Quark code from PCI driver
Andy Shevchenko
1
-0
/
+11
2016-08-31
serial: 8250_lpss: split LPSS driver to separate module
Andy Shevchenko
1
-0
/
+280