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
2023-01-22
Merge 6.2-rc5 into tty-next
Greg Kroah-Hartman
2023-01-19
tty: Call ->dtr_rts() parameter active consistently
Ilpo Järvinen
2023-01-19
serial: Make uart_handle_cts_change() status param bool active
Ilpo Järvinen
2023-01-19
tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active
Ilpo Järvinen
2023-01-19
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
2023-01-19
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
2023-01-19
serial: Convert uart_{,port_}startup() init_hw param to bool
Ilpo Järvinen
2023-01-19
tty: Cleanup tty_port_set_active() bool parameter
Ilpo Järvinen
2023-01-19
tty: Cleamup tty_port_set_suspended() bool parameter
Ilpo Järvinen
2023-01-19
tty: Cleanup tty_port_set_initialized() bool parameter
Ilpo Järvinen
2023-01-19
serial: core: Add option to output RS485 RX_DURING_TX state via GPIO
Christoph Niedermaier
2023-01-16
tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
John Ogness
2022-12-02
serial_core: replace uart_console_enabled() with uart_console_registered()
John Ogness
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
[next]