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.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-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
2016-02-19
tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
Peter Hurley
2016-02-19
tty: Retry failed reopen if tty teardown in-progress
Peter Hurley
2016-02-19
tty: Fix GPF in flush_to_ldisc()
Peter Hurley
2016-02-19
n_tty: Fix unsafe reference to "other" ldisc
Peter Hurley
2016-02-19
n_tty: Fix poll() after buffer-limited eof push read
Peter Hurley
2015-12-09
tty: Fix tty_send_xchar() lock order inversion
Peter Hurley
2015-12-09
tty: audit: Fix audit source
Peter Hurley
2015-12-09
ttyFDC: Fix build problems due to use of module_{init,exit}
James Hogan
2015-10-17
Revert "serial: 8250_dma: don't bother DMA with small transfers"
Frederic Danis
2015-10-04
drivers/tty: require read access for controlling terminal
Jann Horn
2015-10-04
serial: 8250: add uart_config entry for PORT_RT2880
Mans Rullgard
2015-10-04
tty: fix data race on tty_buffer.commit
Dmitry Vyukov
2015-10-04
tty: fix data race in tty_buffer_flush
Dmitry Vyukov
2015-10-04
tty: fix data race in flush_to_ldisc
Dmitry Vyukov
2015-10-04
tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
Kosuke Tatsukawa
2015-10-04
serial: atmel: fix error path of probe function
Uwe Kleine-König
2015-10-04
tty: don't leak cdev in tty_cdev_add()
Leon Yu
2015-10-04
Revert "serial: imx: remove unbalanced clk_prepare"
Fabio Estevam
2015-09-22
tty: serial: Add missing module license for 8250_base.ko
Jonathan McDowell
2015-09-10
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-09-09
Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-08
mm, oom: pass an oom order of -1 when triggered by sysrq
David Rientjes
2015-09-08
mm, oom: organize oom context into struct
David Rientjes
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
hvc/xen: Further s/MFN/GFN clean-up
Julien Grall
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-09-04
Revert "uart: pl011: Rename regs with enumeration"
Greg Kroah-Hartman
2015-09-04
Revert "uart: pl011: Introduce register accessor"
Greg Kroah-Hartman
2015-09-04
Revert "uart: pl011: Introduce register look up table"
Greg Kroah-Hartman
2015-09-04
Revert "uart: pl011: Improve LCRH register access decision"
Greg Kroah-Hartman
2015-09-04
Revert "uart: pl011: Add support to ZTE ZX296702 uart"
Greg Kroah-Hartman
2015-09-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-09-03
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-09-03
MIPS: Remove "weak" from get_c0_fdc_int() declaration
Bjorn Helgaas
2015-08-20
powerpc/hvsi: Fix endianness issues in the HVSI driver
Laurent Dufour
2015-08-14
serial: imx: save and restore context in the suspend path
Eduardo Valentin
2015-08-14
serial: imx: allow waking up on RTSD
Eduardo Valentin
2015-08-14
serial: imx: introduce serial_imx_enable_wakeup()
Eduardo Valentin
2015-08-14
serial: imx: remove unbalanced clk_prepare
Eduardo Valentin
2015-08-14
serial: 8250: move rx_running out of the bitfield
John Ogness
2015-08-14
tty: serial: 8250_omap: do not use RX DMA if pause is not supported
Sebastian Andrzej Siewior
2015-08-14
serial:8250_dw: do not alter CTS and DCTS since AFE is enabled
Qipeng Zha
2015-08-14
tty: serial: men_z135_uart.c: Don't initialize port->lock
Johannes Thumshirn
2015-08-14
tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()
Johannes Thumshirn
2015-08-14
serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)
Maciej S. Szmigiero
2015-08-14
serial: 8250: don't bind to SMSC IrCC IR port
Maciej S. Szmigiero
2015-08-14
serial: mxs-auart: fix baud rate range
Stefan Wahren
2015-08-14
serial: mxs-auart: keep the AUART unit in reset state when not in use
Juergen Borleis
2015-08-14
serial: mxs-auart: use a function name to reflect what it really does
Juergen Borleis
[next]