index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
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
2024-08-14
serial: 8250_platform: Unify comment style
Andy Shevchenko
2024-08-14
serial: 8250_platform: Refactor serial8250_probe()
Andy Shevchenko
2024-08-14
serial: 8250_platform: Switch to use platform_get_mem_or_io()
Andy Shevchenko
2024-08-14
serial: 8250_platform: Tidy up ACPI ID table
Andy Shevchenko
2024-08-14
serial: 8250_platform: Use same check for ACPI in the whole driver
Andy Shevchenko
2024-08-14
serial: 8250_platform: Don't shadow error from serial8250_register_8250_port()
Andy Shevchenko
2024-08-14
serial: 8250_platform: Remove duplicate mapping
Andy Shevchenko
2024-08-07
serial: 8250_platform: fix uart_8250_port initializer
Arnd Bergmann
2024-08-07
serial: 8250_platform: remove ACPI_PTR() annotation
Arnd Bergmann
2024-07-31
serial: 8250_platform: Enable generic 16550A platform devices
Sunil V L
2024-07-01
Merge 6.10-rc6 into tty-next
Greg Kroah-Hartman
2024-06-24
serial: 8250_platform: Explicitly show we initialise ISA ports only once
Andy Shevchenko
2024-06-04
serial: 8250: Extract platform driver
Andy Shevchenko