summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_platform.c
AgeCommit message (Expand)Author
2025-02-04serial: 8250_platform: Remove unneeded ->iotype assignmentAndy Shevchenko
2024-10-11serial: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-14serial: 8250_platform: Unify comment styleAndy Shevchenko
2024-08-14serial: 8250_platform: Refactor serial8250_probe()Andy Shevchenko
2024-08-14serial: 8250_platform: Switch to use platform_get_mem_or_io()Andy Shevchenko
2024-08-14serial: 8250_platform: Tidy up ACPI ID tableAndy Shevchenko
2024-08-14serial: 8250_platform: Use same check for ACPI in the whole driverAndy Shevchenko
2024-08-14serial: 8250_platform: Don't shadow error from serial8250_register_8250_port()Andy Shevchenko
2024-08-14serial: 8250_platform: Remove duplicate mappingAndy Shevchenko
2024-08-07serial: 8250_platform: fix uart_8250_port initializerArnd Bergmann
2024-08-07serial: 8250_platform: remove ACPI_PTR() annotationArnd Bergmann
2024-07-31serial: 8250_platform: Enable generic 16550A platform devicesSunil V L
2024-07-01Merge 6.10-rc6 into tty-nextGreg Kroah-Hartman
2024-06-24serial: 8250_platform: Explicitly show we initialise ISA ports only onceAndy Shevchenko
2024-06-04serial: 8250: Extract platform driverAndy Shevchenko