summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/serial_port.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-11serial: core: Fix missing shutdown and startup for serial base portTony Lindgren1-0/+34
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+145
2024-03-05serial: port: Introduce a common helper to read propertiesAndy Shevchenko1-0/+145
2024-03-03serial: port: Don't suspend if the port is still busyYicong Yang1-1/+24
2023-09-18serial: core: Use port lock wrappersThomas Gleixner1-2/+2
2023-05-31serial: core: Start managing serial controllers to enable runtime PMTony Lindgren1-0/+105