index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2021-06-03
serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'
Zheyu Ma
2021-05-26
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2021-05-26
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
2021-05-22
tty: fix return value for unsupported ioctls
Johan Hovold
2021-03-07
vt/consolemap: do font sum unsigned
Jiri Slaby
2020-12-29
serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
Alexander Sverdlin
2020-12-11
tty: Fix ->session locking
Jann Horn
2020-12-11
tty: Fix ->pgrp locking in tiocspgrp()
Jann Horn
2020-11-24
tty: serial: imx: keep console clocks always on
Fugang Duan
2020-11-10
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
2020-11-10
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
2020-11-10
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
2020-11-10
tty: make FONTX ioctl use the tty pointer they were actually passed
Linus Torvalds
2020-11-10
vt: keyboard, extend func_buf_lock to readers
Jiri Slaby
2020-11-10
vt: keyboard, simplify vt_kdgkbsent
Jiri Slaby
2020-10-29
tty: ipwireless: fix error handling
Tong Zhang
2020-10-29
pty: do tty_flip_buffer_push without port->lock in pty_write
Artem Savkov
2020-10-29
tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
Tyrel Datwyler
2020-10-29
tty: serial: earlycon dependency
Tong Zhang
2020-10-01
tty: vt, consw->con_scrolldelta cleanup
Jiri Slaby
2020-10-01
tty: serial: samsung: Correct clock selection logic
Jonathan Bakker
2020-10-01
serial: 8250_omap: Fix sleeping function called from invalid context during p...
Peter Ujfalusi
2020-10-01
serial: 8250: Avoid error message on reprobe
Lukas Wunner
2020-09-23
serial: 8250_pci: Add Realtek 816a and 816b
Tobias Diedrich
2020-09-03
serial: 8250: change lock order in serial8250_do_startup()
Sergey Senozhatsky
2020-09-03
serial: pl011: Don't leak amba_ports entry on driver register error
Lukas Wunner
2020-09-03
serial: samsung: Removes the IRQ not found warning
Tamseel Shams
2020-09-03
vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
George Kennedy
2020-09-03
vt: defer kfree() of vc_screenbuf in vc_do_resize()
Tetsuo Handa
2020-07-31
serial: 8250_mtk: Fix high-speed baud rates clamping
Serge Semin
2020-07-31
serial: 8250: fix null-ptr-deref in serial8250_start_tx()
Yang Yingliang
2020-06-29
tty: n_gsm: Fix bogus i++ in gsm_data_kick
Gregory CLEMENT
2020-06-29
tty: n_gsm: Fix waking up upper tty layer when room available
Gregory CLEMENT
2020-06-29
tty: n_gsm: Fix SOF skipping
Gregory CLEMENT
2020-06-29
serial: amba-pl011: Make sure we initialize the port.lock spinlock
John Stultz
2020-06-29
tty: hvc: Fix data abort due to race in hvc_open
Raghavendra Rao Ananta
2020-06-11
vt: keyboard: avoid signed integer overflow in k_ascii
Dmitry Torokhov
2020-06-03
sc16is7xx: move label 'err_spi' to correct section
Guoqing Jiang
2020-05-10
serial: samsung: Fix possible out of bounds access on non-DT platform
Krzysztof Kozlowski
2020-05-10
tty: serial: msm: Support more bauds
Stephen Boyd
2020-05-02
tty: rocket, avoid OOB access
Jiri Slaby
2020-05-02
tty: hvc: fix buffer overflow during hvc_alloc().
Andrew Melnychenko
2020-04-24
tty: evh_bytechan: Fix out of bounds accesses
Stephen Rothwell
2020-04-02
vt: vt_ioctl: fix use-after-free in vt_in_use()
Eric Biggers
2020-04-02
vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
Eric Biggers
2020-04-02
vt: vt_ioctl: remove unnecessary console allocation checks
Eric Biggers
2020-04-02
vt: switch vt_dont_switch to bool
Jiri Slaby
2020-04-02
vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
Jiri Slaby
2020-04-02
vt: selection, introduce vc_is_sel
Jiri Slaby
2020-03-11
vt: selection, push sel_lock up
Jiri Slaby
[next]