index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_platform.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-26
serial: 8250: Fix 8250_rsa symbol loop
Ilpo Järvinen
1
-1
/
+1
2025-08-14
serial: 8250_platform: Reduce stack usage in serial8250_probe_platform()
Abinash Singh
1
-30
/
+31
2025-08-14
serial: 8250_platform: Reduce stack usage in serial8250_probe_acpi()
Abinash Singh
1
-11
/
+15
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