index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
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
2025-12-06
Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-11-26
serial: 8250: Fix 8250_rsa symbol loop
Ilpo Järvinen
2025-11-21
serial: 8250_platform: simplify IRQF_SHARED handling
Jiri Slaby (SUSE)
2025-11-21
serial: 8250: make share_irqs local to 8250_platform
Jiri Slaby (SUSE)
2025-11-21
serial: 8250: move skip_txen_test to core
Jiri Slaby (SUSE)
2025-11-21
serial: drop SERIAL_8250_DEPRECATED_OPTIONS
Jiri Slaby (SUSE)
2025-08-14
serial: 8250_platform: Reduce stack usage in serial8250_probe_platform()
Abinash Singh
2025-08-14
serial: 8250_platform: Reduce stack usage in serial8250_probe_acpi()
Abinash Singh
2025-02-04
serial: 8250_platform: Remove unneeded ->iotype assignment
Andy Shevchenko
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
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