index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
2021-11-25
serial: 8250: Fix RTS modem control while in rs485 mode
Lukas Wunner
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
2021-05-13
serial: core: fix suspicious security_locked_down() call
Ondrej Mosnacek
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-04-10
serial: core: return early on unsupported ioctls
Johan Hovold
2021-04-10
serial: core: drop redundant TIOCGSERIAL memset
Johan Hovold
2021-02-09
serial: core: Remove BUG_ON(in_interrupt()) check
Ahmed S. Darwish
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
2020-12-09
serial_core: Check for port state when tty is in error state
Alexey Kardashevskiy
2020-09-21
Merge 5.9.0-rc6 into tty-next
Greg Kroah-Hartman
2020-09-16
serial: core: fix console port-lock regression
Johan Hovold
2020-09-16
serial: core: fix port-lock initialisation
Johan Hovold
2020-09-04
serial: core: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-31
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
2020-08-28
serial: core: don't use snprintf() for formatting sysfs attrs
Alex Dewar
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
[next]