index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
serial_port.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-04
serial: port: Make ->iotype validation global in __uart_read_properties()
Andy Shevchenko
1
-4
/
+5
2025-02-04
serial: port: Always update ->iotype in __uart_read_properties()
Andy Shevchenko
1
-1
/
+1
2025-02-04
serial: port: Assign ->iotype correctly when ->iobase is set
Andy Shevchenko
1
-1
/
+2
2024-06-04
serial: port: Don't block system suspend even if bytes are left to xmit
Douglas Anderson
1
-0
/
+7
2024-04-23
Merge 6.9-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+34
2024-04-17
serial: port: Add support of PNP IRQ to __uart_read_properties()
Guanbing Huang
1
-1
/
+6
2024-04-11
serial: core: Fix missing shutdown and startup for serial base port
Tony Lindgren
1
-0
/
+34
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
1
-1
/
+1
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+145
2024-03-05
serial: port: Introduce a common helper to read properties
Andy Shevchenko
1
-0
/
+145
2024-03-02
serial: port: Don't suspend if the port is still busy
Yicong Yang
1
-1
/
+24
2023-09-18
serial: core: Use port lock wrappers
Thomas Gleixner
1
-2
/
+2
2023-05-31
serial: core: Start managing serial controllers to enable runtime PM
Tony Lindgren
1
-0
/
+105