index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
serial_core.c
Age
Commit message (
Expand
)
Author
2022-09-25
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
tty: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-07-28
tty: serial: document uart_get_console()
Jiri Slaby
2022-07-28
tty: serial: serial_core, reformat kernel-doc for functions
Jiri Slaby
2022-07-28
Documentation: serial: dedup kernel-doc for uart functions
Jiri Slaby
2022-07-14
serial: core: sanitize RS485 delays read from device tree
Lino Sanfilippo
2022-07-14
serial: core: move sanitizing of RS485 delays into own function
Lino Sanfilippo
2022-07-14
serial: core, 8250: set RS485 termination GPIO in serial core
Lino Sanfilippo
2022-07-08
serial: RS485 termination is supported if DT provides one
Ilpo Järvinen
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
2022-06-30
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
2022-06-27
serial: Support for RS-485 multipoint addresses
Ilpo Järvinen
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
2022-06-27
serial: Drop timeout from uart_port
Ilpo Järvinen
2022-06-20
Merge tag 'v5.19-rc3' into tty-next
Greg Kroah-Hartman
2022-06-10
serial: return -EINVAL for non-legacy RS485 flags
Ilpo Järvinen
2022-06-10
serial: Clear rs485 struct when non-RS485 mode is set
Ilpo Järvinen
2022-06-10
serial: Sanitize rs485_struct
Ilpo Järvinen
2022-06-10
serial: Move serial_rs485 sanitization into separate function
Ilpo Järvinen
2022-06-10
serial: Add uart_rs485_config()
Ilpo Järvinen
2022-06-10
serial: core: Introduce callback for start_rx and do stop_rx in suspend only ...
Vijaya Krishna Nivarthi
2022-05-19
serial: core: Do stop_rx in suspend path for console if console_suspend is di...
Vijaya Krishna Nivarthi
2022-04-26
serial: Store character timing information to uart_port
Ilpo Järvinen
2022-04-22
serial: core: fix tcdrain() with CTS enabled
Tomasz Moń
2022-04-15
serial: When UART is suspended, set RTS to false
Al Cooper
2022-04-15
serial: core: move RS485 configuration tasks from drivers into core
Lino Sanfilippo
2022-03-18
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-02-04
serial: core: Drop duplicate NULL check in uart_*shutdown()
Andy Shevchenko
2022-01-30
Merge tag 'v5.17-rc2' into tty-next
Greg Kroah-Hartman
2022-01-26
serial: core: clean up EXPORT_SYMBOLs
Jiri Slaby
2022-01-26
serial: core: Initialize rs485 RTS polarity already on probe
Lukas Wunner
2022-01-06
serial: core: Keep mctrl register state and cached copy in sync
Lukas Wunner
2021-12-30
serial: Fix incorrect rs485 polarity on uart open
Lukas Wunner
2021-12-06
Merge 5.16-rc4 into tty-next
Greg Kroah-Hartman
2021-11-25
serial: 8250: Fix RTS modem control while in rs485 mode
Lukas Wunner
2021-11-25
tty: serial, join uport checks in uart_port_shutdown()
Jiri Slaby
2021-11-25
serial: core: fix transmit-buffer reset and memleak
Johan Hovold
2021-10-05
serial: core: Fix initializing and restoring termios speed
Pali Rohár
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-21
serial: core: Report magic multiplier extra baud rates
Maciej W. Rozycki
2021-06-15
tty: make tty_get_{char,frame}_size available
Jiri Slaby
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
2021-05-20
tty/serial: clean up uart_match_port
Jiri Slaby
2021-05-20
serial: drop irq-flags initialisations
Johan Hovold
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
[next]