index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
serial_core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: core: Acquire nbcon context in port->lock wrapper
John Ogness
2024-08-21
1
-2
/
+80
*
serial: core: Introduce wrapper to set @uart_port->cons
John Ogness
2024-08-21
1
-0
/
+17
*
serial: core: Provide low-level functions to lock port
John Ogness
2024-08-21
1
-0
/
+18
*
serial: core: introduce uart_port_tx_limited_flags()
Jonas Gorski
2024-06-24
1
-0
/
+18
*
Revert "serial: core: only stop transmit when HW fifo is empty"
Doug Brown
2024-06-24
1
-2
/
+1
*
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-04-09
1
-18
/
+31
*
serial: port: Introduce a common helper to read properties
Andy Shevchenko
2024-03-05
1
-0
/
+2
*
serial: core: Add UPIO_UNKNOWN constant for unknown port type
Andy Shevchenko
2024-03-05
1
-0
/
+1
*
serial: core: Move struct uart_port::quirks closer to possible values
Andy Shevchenko
2024-03-05
1
-2
/
+4
*
serial: core: only stop transmit when HW fifo is empty
Jonas Gorski
2024-03-05
1
-1
/
+2
*
serial: core: introduce uart_port_tx_flags()
Jiri Slaby (SUSE)
2024-02-06
1
-5
/
+27
*
serial: core: Update uart_poll_timeout() function to return unsigned long
Vamshi Gajjela
2024-01-04
1
-2
/
+2
*
serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
Randy Dunlap
2023-10-03
1
-1
/
+1
*
serial: core: Use lock wrappers
Thomas Gleixner
2023-09-18
1
-6
/
+6
*
serial: core: Provide port lock wrappers
Thomas Gleixner
2023-09-18
1
-0
/
+79
*
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-20
1
-1
/
+2
|
\
|
*
serial: core: Fix serial core port id to not use port->line
Tony Lindgren
2023-08-01
1
-0
/
+1
|
*
serial: core: Controller id cannot be negative
Tony Lindgren
2023-08-01
1
-1
/
+1
*
|
serial: make uart_insert_char() accept u8s
Jiri Slaby
2023-07-25
1
-1
/
+1
*
|
serial: convert uart sysrq handling to u8
Jiri Slaby
2023-07-25
1
-8
/
+8
|
/
*
serial: core: Start managing serial controllers to enable runtime PM
Tony Lindgren
2023-05-31
1
-1
/
+4
*
serial: Make uart_remove_one_port() return void
Uwe Kleine-König
2023-05-13
1
-1
/
+1
*
serial: Make hw_stopped bool
Ilpo Järvinen
2023-03-17
1
-1
/
+1
*
serial: Remove extern from func prototypes in headers
Ilpo Järvinen
2023-03-17
1
-7
/
+6
*
serial: Make uart_handle_cts_change() status param bool active
Ilpo Järvinen
2023-01-19
1
-2
/
+1
*
tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active
Ilpo Järvinen
2023-01-19
1
-2
/
+1
*
serial: core: Add option to output RS485 RX_DURING_TX state via GPIO
Christoph Niedermaier
2023-01-19
1
-0
/
+1
*
earlycon: Increase options size
Ricardo Ribalda
2023-01-19
1
-1
/
+1
*
Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-12-16
1
-0
/
+80
|
\
|
*
tty: serial: introduce transmit helpers
Jiri Slaby (SUSE)
2022-11-03
1
-0
/
+80
*
|
serial_core: replace uart_console_enabled() with uart_console_registered()
John Ogness
2022-12-02
1
-2
/
+8
|
/
*
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
2022-09-25
1
-1
/
+0
*
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
2022-09-25
1
-0
/
+17
|
\
|
*
serial: Create uart_xmit_advance()
Ilpo Järvinen
2022-09-07
1
-0
/
+17
*
|
serial: 8250: Switch UART port flags to using BIT_ULL
Maciej W. Rozycki
2022-09-22
1
-14
/
+14
*
|
serial: 8250: Let drivers request full 16550A feature probing
Maciej W. Rozycki
2022-09-22
1
-1
/
+2
*
|
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2022-09-05
1
-0
/
+8
|
\
|
|
*
serial: document start_rx member at struct uart_ops
Mauro Carvalho Chehab
2022-08-18
1
-0
/
+8
*
|
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-3
/
+3
|
/
*
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-08
1
-18
/
+346
|
\
|
*
Documentation: serial: move uart_ops documentation to the struct
Jiri Slaby
2022-07-28
1
-16
/
+329
|
*
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
2022-07-08
1
-1
/
+1
|
*
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
2022-06-27
1
-0
/
+1
|
*
serial: Drop timeout from uart_port
Ilpo Järvinen
2022-06-27
1
-2
/
+14
|
*
Merge tag 'v5.19-rc3' into tty-next
Greg Kroah-Hartman
2022-06-20
1
-0
/
+1
|
|
\
|
*
|
serial: Add rs485_supported to uart_port
Ilpo Järvinen
2022-06-10
1
-0
/
+1
|
*
|
serial: Add uart_rs485_config()
Ilpo Järvinen
2022-06-10
1
-0
/
+1
*
|
|
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
2022-06-30
1
-0
/
+5
|
|
/
|
/
|
*
|
serial: core: Introduce callback for start_rx and do stop_rx in suspend only ...
Vijaya Krishna Nivarthi
2022-06-10
1
-0
/
+1
|
/
*
serial: Store character timing information to uart_port
Ilpo Järvinen
2022-04-26
1
-0
/
+1
[next]