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
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-21
serial: core: Fix Coding Style
Tamseel Shams
2020-07-20
Merge 5.8-rc6 into tty-next
Greg Kroah-Hartman
2020-07-10
serial: core: Initialise spin lock before use in uart_configure_port()
Andy Shevchenko
2020-06-27
serial: core: fix sysrq overhead regression
Johan Hovold
2020-06-27
Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"
Johan Hovold
2020-06-27
serial: core: drop unnecessary gpio include
Johan Hovold
2020-06-27
tty/serial: fix serial_core.c kernel-doc warnings
Randy Dunlap
2020-05-29
serial: 8250: Support rs485 bus termination GPIO
Lukas Wunner
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
2020-03-17
serial: core: Allow detach and attach serial device for console
Andy Shevchenko
2020-03-12
serial: core: Refactor uart_unlock_and_check_sysrq()
Andy Shevchenko
2020-03-12
serial: core: Use uart_console() helper in SysRq code
Andy Shevchenko
2020-03-12
serial: core: Print escaped SysRq Magic sequence if enabled
Andy Shevchenko
2020-03-12
serial: core: Use string length for SysRq magic sequence
Andy Shevchenko
2020-03-07
serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
2020-02-17
serial: core: Switch to use DEVICE_ATTR_RO()
Andy Shevchenko
2020-02-14
serial: core: use octal permissions on module param
Andy Shevchenko
2020-02-14
serial: core: Consolidate spin lock initialization code
Andy Shevchenko
2020-02-14
serial: core: Introduce uart_console_enabled() helper
Andy Shevchenko
2020-01-10
serial_core: Move sysrq functions from header file
Dmitry Safonov
2020-01-10
tty: serial_core: Export uart_console_device so it can be used by modules
John Stultz
2019-12-17
tty: link tty and port before configuring it as console
Sudip Mukherjee
2019-11-21
serial: serial_core: Perform NULL checks for break_ctl ops
Jiangfeng Xiao
2019-10-16
Revert "serial: core: Use cons->index for preferred console registration"
Michal Simek
2019-10-14
Merge 5.4-rc3 into tty-next
Greg Kroah-Hartman
2019-10-10
serial: fix kernel-doc warning in comments
Randy Dunlap
2019-10-04
serial: core: Use cons->index for preferred console registration
Michal Simek
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-19
lockdown: Lock down TIOCSSERIAL
David Howells
2019-06-18
tty: serial_core: Set port active bit in uart_port_activate
Serge Semin
2019-04-25
tty: serial_core: fix error code returned by uart_register_driver()
Sergey Organov
2019-04-25
TTY: serial_core, add ->install
Jiri Slaby
2019-04-16
tty:serial_core: Spelling mistake
Hariprasad Kelam
2019-02-19
tty: serial: remove redundant likely annotation
Chengguang Xu
2019-01-31
serial: fix race between flush_to_ldisc and tty_open
Greg Kroah-Hartman
2019-01-18
uart: Fix crash in uart_write and uart_put_char
Samir Virmani
2018-12-17
tty/serial: do not free trasnmit buffer page under port lock
Sergey Senozhatsky
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-13
kill TIOCSER[SG]WILD
Al Viro
2018-10-13
serial_core: switch to ->[sg]et_serial()
Al Viro
2018-10-04
Revert "serial:serial_core: Allow use of CTS for PPS line discipline"
Greg Kroah-Hartman
2018-10-02
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
2018-10-02
serial:serial_core: Allow use of CTS for PPS line discipline
Steve Sakoman
2018-07-13
uart: fix race between uart_put_char() and uart_shutdown()
Tycho Andersen
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-05
Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-04-23
serial: Introduce UPSTAT_SYNC_FIFO for synchronised FIFOs
Jeremy Kerr
2018-03-23
serial: expose buf_overrun count through proc interface
Jeremy Kerr
[next]