index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
serial_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
serial: core: Disable uart_start() on uart_remove_one_port()
Tony Lindgren
1
-1
/
+1
2023-04-20
serial: fix TIOCSRS485 locking
Johan Hovold
1
-2
/
+2
2023-03-29
serial: uart_poll_init() should power on the UART
Douglas Anderson
1
-0
/
+6
2023-03-17
serial: Remove uart_wait_until_sent() forward declaration
Ilpo Järvinen
1
-1
/
+0
2023-03-17
serial: Rename hw_stopped to old_hw_stopped & improve logic
Ilpo Järvinen
1
-6
/
+5
2023-03-17
serial: Make hw_stopped bool
Ilpo Järvinen
1
-3
/
+3
2023-03-17
serial: Rename uart_change_speed() to uart_change_line_settings()
Ilpo Järvinen
1
-6
/
+6
2023-03-17
serial: Move uart_change_speed() earlier
Ilpo Järvinen
1
-48
/
+46
2023-03-17
serial: Use B0 instead of implicit zero assumption
Ilpo Järvinen
1
-2
/
+2
2023-03-17
serial: Use ARRAY_SIZE() with iso7816 reserved array
Ilpo Järvinen
1
-1
/
+2
2023-01-22
Merge 6.2-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+5
2023-01-19
tty: Call ->dtr_rts() parameter active consistently
Ilpo Järvinen
1
-4
/
+4
2023-01-19
serial: Make uart_handle_cts_change() status param bool active
Ilpo Järvinen
1
-4
/
+4
2023-01-19
tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active
Ilpo Järvinen
1
-4
/
+4
2023-01-19
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
1
-4
/
+4
2023-01-19
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
1
-5
/
+4
2023-01-19
serial: Convert uart_{,port_}startup() init_hw param to bool
Ilpo Järvinen
1
-5
/
+5
2023-01-19
tty: Cleanup tty_port_set_active() bool parameter
Ilpo Järvinen
1
-2
/
+2
2023-01-19
tty: Cleamup tty_port_set_suspended() bool parameter
Ilpo Järvinen
1
-4
/
+4
2023-01-19
tty: Cleanup tty_port_set_initialized() bool parameter
Ilpo Järvinen
1
-3
/
+3
2023-01-19
serial: core: Add option to output RS485 RX_DURING_TX state via GPIO
Christoph Niedermaier
1
-0
/
+12
2023-01-16
tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
John Ogness
1
-0
/
+5
2022-12-02
serial_core: replace uart_console_enabled() with uart_console_registered()
John Ogness
1
-7
/
+7
2022-09-25
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
1
-16
/
+20
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-3
/
+3
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-08-30
tty: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-156
/
+296
2022-07-28
tty: serial: document uart_get_console()
Jiri Slaby
1
-4
/
+9
2022-07-28
tty: serial: serial_core, reformat kernel-doc for functions
Jiri Slaby
1
-54
/
+53
2022-07-28
Documentation: serial: dedup kernel-doc for uart functions
Jiri Slaby
1
-59
/
+82
2022-07-14
serial: core: sanitize RS485 delays read from device tree
Lino Sanfilippo
1
-0
/
+2
2022-07-14
serial: core: move sanitizing of RS485 delays into own function
Lino Sanfilippo
1
-20
/
+26
2022-07-14
serial: core, 8250: set RS485 termination GPIO in serial core
Lino Sanfilippo
1
-0
/
+12
2022-07-08
serial: RS485 termination is supported if DT provides one
Ilpo Järvinen
1
-0
/
+2
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
1
-4
/
+4
2022-06-30
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
1
-5
/
+0
2022-06-27
serial: Support for RS-485 multipoint addresses
Ilpo Järvinen
1
-1
/
+21
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
1
-4
/
+10
2022-06-27
serial: Drop timeout from uart_port
Ilpo Järvinen
1
-15
/
+10
2022-06-20
Merge tag 'v5.19-rc3' into tty-next
Greg Kroah-Hartman
1
-3
/
+6
2022-06-10
serial: return -EINVAL for non-legacy RS485 flags
Ilpo Järvinen
1
-0
/
+24
2022-06-10
serial: Clear rs485 struct when non-RS485 mode is set
Ilpo Järvinen
1
-1
/
+11
2022-06-10
serial: Sanitize rs485_struct
Ilpo Järvinen
1
-4
/
+29
2022-06-10
serial: Move serial_rs485 sanitization into separate function
Ilpo Järvinen
1
-25
/
+30
2022-06-10
serial: Add uart_rs485_config()
Ilpo Järvinen
1
-0
/
+6
2022-06-10
serial: core: Introduce callback for start_rx and do stop_rx in suspend only ...
Vijaya Krishna Nivarthi
1
-3
/
+6
2022-05-19
serial: core: Do stop_rx in suspend path for console if console_suspend is di...
Vijaya Krishna Nivarthi
1
-2
/
+9
2022-04-26
serial: Store character timing information to uart_port
Ilpo Järvinen
1
-6
/
+8
2022-04-22
serial: core: fix tcdrain() with CTS enabled
Tomasz Moń
1
-12
/
+14
[next]