summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/serial_port.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 6.9-rc5 into tty-nextGreg Kroah-Hartman2024-04-231-0/+34
|\
| * serial: core: Fix missing shutdown and startup for serial base portTony Lindgren2024-04-111-0/+34
* | serial: port: Add support of PNP IRQ to __uart_read_properties()Guanbing Huang2024-04-171-1/+6
* | tty: serial: switch from circ_buf to kfifoJiri Slaby (SUSE)2024-04-091-1/+1
|/
* Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-0/+145
|\
| * serial: port: Introduce a common helper to read propertiesAndy Shevchenko2024-03-051-0/+145
* | serial: port: Don't suspend if the port is still busyYicong Yang2024-03-021-1/+24
|/
* serial: core: Use port lock wrappersThomas Gleixner2023-09-181-2/+2
* serial: core: Start managing serial controllers to enable runtime PMTony Lindgren2023-05-311-0/+105