index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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_platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-04
serial: 8250_platform: Remove unneeded ->iotype assignment
Andy Shevchenko
1
-9
/
+0
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-14
serial: 8250_platform: Unify comment style
Andy Shevchenko
1
-16
/
+19
2024-08-14
serial: 8250_platform: Refactor serial8250_probe()
Andy Shevchenko
1
-16
/
+27
2024-08-14
serial: 8250_platform: Switch to use platform_get_mem_or_io()
Andy Shevchenko
1
-9
/
+11
2024-08-14
serial: 8250_platform: Tidy up ACPI ID table
Andy Shevchenko
1
-2
/
+2
2024-08-14
serial: 8250_platform: Use same check for ACPI in the whole driver
Andy Shevchenko
1
-2
/
+1
2024-08-14
serial: 8250_platform: Don't shadow error from serial8250_register_8250_port()
Andy Shevchenko
1
-1
/
+1
2024-08-14
serial: 8250_platform: Remove duplicate mapping
Andy Shevchenko
1
-6
/
+0
2024-08-07
serial: 8250_platform: fix uart_8250_port initializer
Arnd Bergmann
1
-1
/
+1
2024-08-07
serial: 8250_platform: remove ACPI_PTR() annotation
Arnd Bergmann
1
-1
/
+1
2024-07-31
serial: 8250_platform: Enable generic 16550A platform devices
Sunil V L
1
-0
/
+77
2024-07-01
Merge 6.10-rc6 into tty-next
Greg Kroah-Hartman
1
-3
/
+0
2024-06-24
serial: 8250_platform: Explicitly show we initialise ISA ports only once
Andy Shevchenko
1
-6
/
+7
2024-06-04
serial: 8250: Extract platform driver
Andy Shevchenko
1
-0
/
+339