index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2021-05-13
tty: return void from tty_unregister_ldisc
Jiri Slaby
2021-05-13
tty: no checking of tty_unregister_ldisc
Jiri Slaby
2021-05-13
tty: drop tty_ldisc_ops::refcount
Jiri Slaby
2021-05-13
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
2021-05-13
n_gsm: use goto-failpaths in gsm_init
Jiri Slaby
2021-05-13
tty: set tty_ldisc_ops::num statically
Jiri Slaby
2021-05-13
tty: cumulate and document tty_struct::ctrl* members
Jiri Slaby
2021-05-13
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
2021-05-13
tty: make fp of tty_ldisc_ops::receive_buf{,2} const
Jiri Slaby
2021-05-13
n_tty: remove superfluous return from n_tty_receive_signal_char
Jiri Slaby
2021-05-13
n_tty: invert TTY_NORMAL condition in n_tty_receive_buf_standard
Jiri Slaby
2021-05-13
n_tty: do only one cp dereference in n_tty_receive_buf_standard
Jiri Slaby
2021-05-13
n_tty: make n_tty_receive_char_special return void
Jiri Slaby
2021-05-13
n_tty: move lnext handling
Jiri Slaby
2021-05-13
n_tty: drop parmrk_dbl from n_tty_receive_char
Jiri Slaby
2021-05-13
n_tty: drop n_tty_receive_buf_fast
Jiri Slaby
2021-05-13
n_tty: remove n_tty_receive_char_fast
Jiri Slaby
2021-05-13
n_tty: remove n_tty_receive_char wrapper
Jiri Slaby
2021-05-13
tty: remove broken r3964 line discipline
Jiri Slaby
2021-05-13
serial: 8250_omap: fix a timeout loop condition
Dan Carpenter
2021-05-13
serial: 8250: Add an empty line and remove some useless {}
Christophe JAILLET
2021-05-13
serial: 8250: Use 'hlist_for_each_entry' to simplify code
Christophe JAILLET
2021-05-13
serial: meson: remove redundant initialization of variable id
Colin Ian King
2021-05-13
serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271
Jim Quinlan
2021-05-13
serial: qcom_geni_serial: redundant initialization to variable line
Colin Ian King
2021-05-13
serial: 8250_aspeed_vuart: use UPF_IOREMAP to set up register mapping
Zev Weiss
2021-05-13
serial: 8250_aspeed_vuart: initialize vuart->port in aspeed_vuart_probe()
Zev Weiss
2021-05-13
serial: 8250_aspeed_vuart: factor out aspeed_vuart_{read, write}b() helper fu...
Zev Weiss
2021-05-13
tty: serial: samsung_tty: remove set but not used variables
Tian Tao
2021-05-13
serial: fsl_lpuart: disable DMA for console and fix sysrq
Michael Walle
2021-05-13
serial: fsl_lpuart: add loopback support
Michael Walle
2021-05-13
serial: fsl_lpuart: remove manual RTSCTS control from 8-bit LPUART
Michael Walle
2021-05-13
serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()
Michael Walle
2021-05-13
serial: fsl_lpuart: handle break and make sysrq work
Michael Walle
2021-05-13
serial: fsl_lpuart: split sysrq handling
Michael Walle
2021-05-13
serial: fsl_lpuart: don't restore interrupt state in ISR
Michael Walle
2021-05-13
serial: fsl_lpuart: use UARTDATA_MASK macro
Michael Walle
2021-05-13
serial: fsl_lpuart: don't modify arbitrary data on lpuart32
Michael Walle
2021-05-13
tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
Sherry Sun
2021-05-02
.gitignore: prefix local generated files with a slash
Masahiro Yamada
2021-04-26
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-22
serial: extend compile-test coverage
Johan Hovold
2021-04-22
serial: stm32: add FIFO threshold configuration
Fabrice Gasnier
2021-04-22
serial: xilinx_uartps: drop low-latency workaround
Johan Hovold
2021-04-22
serial: vt8500: drop low-latency workaround
Johan Hovold
2021-04-22
serial: timbuart: drop low-latency workaround
Johan Hovold
2021-04-22
serial: sunsu: drop low-latency workaround
Johan Hovold
2021-04-22
serial: sifive: drop low-latency workaround
Johan Hovold
2021-04-22
serial: txx9: drop low-latency workaround
Johan Hovold
[next]