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_mid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-18
serial: 8250_mid: Remove 8250_pci usage
Ilpo Järvinen
1
-11
/
+7
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-3
/
+2
2022-02-25
serial: 8250_mid: Balance reference count for PCI DMA device
Andy Shevchenko
1
-4
/
+15
2022-02-21
serial: 8250_mid: Remove unneeded test for ->setup() presence
Andy Shevchenko
1
-5
/
+3
2022-02-21
serial: 8250_mid: Get rid of custom MID_DEVICE() macro
Andy Shevchenko
1
-9
/
+7
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-10-04
serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH
Andy Shevchenko
1
-2
/
+4
2017-01-19
serial: 8250_mid: set PCI master only for DMA capable device
Andy Shevchenko
1
-2
/
+2
2017-01-19
serial: 8250_mid: enable MSI on Denverton
Andy Shevchenko
1
-1
/
+7
2017-01-19
serial: 8250_mid: handle interrupt correctly in DMA case
Andy Shevchenko
1
-0
/
+33
2016-11-30
serial: 8250_mid fix calltrace when hotplug 8250 serial controller
Liwei Song
1
-2
/
+2
2016-09-05
Merge 4.8-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+3
2016-09-02
dmaengine: hsu: refactor hsu_dma_do_irq() to return int
Andy Shevchenko
1
-4
/
+4
2016-08-31
serial: 8250_mid: fix divide error bug if baud rate is 0
Andy Shevchenko
1
-0
/
+3
2016-06-26
serial: 8250_mid: Read RX buffer on RX DMA timeout for DNV
Chuah, Kim Tatt
1
-2
/
+4
2016-06-26
dmaengine: hsu: Export hsu_dma_get_status()
Chuah, Kim Tatt
1
-5
/
+17
2016-04-30
serial: 8250_mid: correct comment regarding Tangier HSU
Andy Shevchenko
1
-1
/
+5
2016-04-30
serial: 8250_mid: include missed linux/bitops.h
Andy Shevchenko
1
-1
/
+2
2016-04-30
serial: 8250_mid: recognize interrupt source in handler
Andy Shevchenko
1
-10
/
+11
2016-04-30
serial: 8250_mid: use proper bar for DNV platform
Andy Shevchenko
1
-3
/
+11
2015-10-18
serial: 8250_mid: add support for DMA engine handling from UART MMIO
Heikki Krogerus
1
-2
/
+70
2015-10-18
serial: 8250_pci: Intel MID UART support to its own driver
Heikki Krogerus
1
-0
/
+258