index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_platform.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-11
1
-1
/
+1
*
serial: 8250_platform: Unify comment style
Andy Shevchenko
2024-08-14
1
-16
/
+19
*
serial: 8250_platform: Refactor serial8250_probe()
Andy Shevchenko
2024-08-14
1
-16
/
+27
*
serial: 8250_platform: Switch to use platform_get_mem_or_io()
Andy Shevchenko
2024-08-14
1
-9
/
+11
*
serial: 8250_platform: Tidy up ACPI ID table
Andy Shevchenko
2024-08-14
1
-2
/
+2
*
serial: 8250_platform: Use same check for ACPI in the whole driver
Andy Shevchenko
2024-08-14
1
-2
/
+1
*
serial: 8250_platform: Don't shadow error from serial8250_register_8250_port()
Andy Shevchenko
2024-08-14
1
-1
/
+1
*
serial: 8250_platform: Remove duplicate mapping
Andy Shevchenko
2024-08-14
1
-6
/
+0
*
serial: 8250_platform: fix uart_8250_port initializer
Arnd Bergmann
2024-08-07
1
-1
/
+1
*
serial: 8250_platform: remove ACPI_PTR() annotation
Arnd Bergmann
2024-08-07
1
-1
/
+1
*
serial: 8250_platform: Enable generic 16550A platform devices
Sunil V L
2024-07-31
1
-0
/
+77
*
Merge 6.10-rc6 into tty-next
Greg Kroah-Hartman
2024-07-01
1
-3
/
+0
*
serial: 8250_platform: Explicitly show we initialise ISA ports only once
Andy Shevchenko
2024-06-24
1
-6
/
+7
*
serial: 8250: Extract platform driver
Andy Shevchenko
2024-06-04
1
-0
/
+339