summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/serial_base.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-04serial: core: Add serial_base_match_and_update_preferred_console()Tony Lindgren1-0/+16
2024-06-25Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel con...Greg Kroah-Hartman1-16/+0
2024-06-25Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"Greg Kroah-Hartman1-8/+0
2024-06-25Revert "serial: 8250: Fix add preferred console for serial8250_isa_init_ports()"Greg Kroah-Hartman1-8/+2
2024-04-23Merge 6.9-rc5 into tty-nextGreg Kroah-Hartman1-0/+4
2024-04-11serial: core: Fix missing shutdown and startup for serial base portTony Lindgren1-0/+4
2024-04-11serial: 8250: Fix add preferred console for serial8250_isa_init_ports()Tony Lindgren1-2/+8
2024-04-09serial: 8250: Add preferred console in serial8250_isa_init_ports()Tony Lindgren1-0/+8
2024-04-09serial: core: Add support for DEVNAME:0.0 style naming for kernel consoleTony Lindgren1-0/+16
2023-08-11serial: core: Fix serial core port id, including multiport devicesTony Lindgren1-0/+1
2023-05-31serial: core: Start managing serial controllers to enable runtime PMTony Lindgren1-0/+46