index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
serial_core.c
Age
Commit message (
Expand
)
Author
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
2018-02-28
serial: core: mark port as initialized in autoconfig
Sebastian Andrzej Siewior
2018-01-22
serial: core: mark port as initialized after successful IRQ change
Sebastian Andrzej Siewior
2018-01-09
serial: core: Make uart_parse_options take const char* argument
Paul Cercueil
2017-11-28
serial: core: Support common rs485 binding for RTS polarity
Lukas Wunner
2017-11-28
serial: Make retrieval of rs485 properties platform-agnostic
Lukas Wunner
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-04
serial: core: remove redundant assignment to port
Colin Ian King
2017-09-18
serial: Add common rs485 device tree parsing function
Uwe Kleine-König
2017-08-28
serial: core: Consider rs485 settings to drive RTS
Rafael Gago
2017-08-28
serial: core: remove unneeded irq_wake flag
Andy Shevchenko
2017-07-30
serial: core: enforce type for upf_t when copying
Andy Shevchenko
2017-06-13
serial: rate limit custom-speed deprecation notice
Johan Hovold
2017-05-18
serial: enable serdev support
Johan Hovold
2017-05-18
serial: core: fix crash in uart_suspend_port
Lucas Stach
2017-04-08
serial: core: Re-use struct uart_port {name} field
Andy Shevchenko
2017-03-31
tty: serial_core: Add name field to uart_port struct
Vignesh R
2017-03-17
tty: serial_core, remove state checks in uart_poll*
Jiri Slaby
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-28
serial: core: don't check port twice in a row
Andy Shevchenko
2016-10-28
tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeup
Rob Herring
2016-10-28
tty: serial_core: Fix serial console crash on port shutdown
Geert Uytterhoeven
2016-10-27
serial: core: fix console problems on uart_close
Rob Herring
2016-09-15
serial: core: fix potential NULL pointer dereference
Andy Shevchenko
2016-09-13
serial: core: Fix handling of options after MMIO address
Alexander Sverdlin
2016-09-02
serial: earlycon: Extend earlycon command line option to support 64-bit addre...
Alexander Sverdlin
2016-08-31
tty: serial_core: convert uart_close to use tty_port_close
Rob Herring
2016-08-31
tty: serial_core: convert uart_open to use tty_port_open
Rob Herring
2016-06-25
serial: serial_core: Perform NULL checks for release/request_port ops
Fabio Estevam
2016-05-03
serial: core: Fix port mutex assert if lockdep disabled
Peter Hurley
2016-04-30
serial: core: Prevent unsafe uart port access, part 3
Peter Hurley
2016-04-30
serial: core: Prevent unsafe uart port access, part 2
Peter Hurley
2016-04-30
serial: core: Prevent unsafe uart port access, part 1
Peter Hurley
2016-04-30
serial: core: Expand port mutex section in uart_poll_init()
Peter Hurley
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-04-30
tty: Replace ASYNC_SUSPENDED bit and update atomically
Peter Hurley
2016-04-30
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
Peter Hurley
[next]