index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-13
tty/serial: at91: disable uart timer at start of shutdown
Marek Roszko
1
-12
/
+10
2014-01-07
serial: 8250: enable UART_BUG_NOMSR for Tegra
Stephen Warren
1
-0
/
+4
2014-01-07
tty/serial: at91: reset rx_ring when port is shutdown
Mark Deneen
1
-0
/
+6
2014-01-07
tty/serial: at91: fix race condition in atmel_serial_remove
Marek Roszko
1
-1
/
+2
2014-01-07
tty/serial: at91: Handle shutdown more safely
Marek Roszko
1
-7
/
+13
2014-01-07
serial: sirf: correct condition for fetching dma buffer into tty
Qipan Li
1
-2
/
+6
2014-01-07
serial: sirf: provide pm entries of uart_ops
Qipan Li
1
-3
/
+11
2014-01-07
serial: sirf: use PM macro initialize PM functions
Qipan Li
1
-6
/
+11
2014-01-07
serial: clps711x: Enable driver compilation with COMPILE_TEST
Alexander Shiyan
2
-20
/
+23
2014-01-07
serial: clps711x: Add support for N_IRDA line discipline
Alexander Shiyan
1
-8
/
+12
2014-01-07
tty: synclink: avoid sleep_on race
Arnd Bergmann
3
-6
/
+6
2014-01-07
tty/amiserial: avoid interruptible_sleep_on
Arnd Bergmann
1
-8
/
+18
2014-01-07
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
15
-15
/
+0
2013-12-24
Merge 3.13-rc5 into tty-next
Greg Kroah-Hartman
4
-6
/
+27
2013-12-20
tty: an overflow of multiplication in drivers/tty/cyclades.c
Qixue Xiao
1
-0
/
+2
2013-12-19
serial: Remove old SC26XX driver
Alexander Shiyan
3
-768
/
+0
2013-12-19
serial: add support for 200 v3 series Titan card
Yegor Yefremov
1
-0
/
+4
2013-12-19
serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip
Jonathan Woithe
1
-2
/
+2
2013-12-18
TTY/n_gsm: Removing the wrong tty_unlock/lock() in gsm_dlci_release()
Chuansheng Liu
1
-4
/
+1
2013-12-17
tty: xuartps: Properly guard sysrq specific code
Soren Brinkmann
1
-0
/
+2
2013-12-17
n_tty: Fix apparent order of echoed output
Peter Hurley
1
-1
/
+6
2013-12-17
serial: 8250_dw: add new ACPI IDs
Mika Westerberg
1
-0
/
+2
2013-12-17
drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c
Rashika Kheria
1
-1
/
+1
2013-12-17
drivers: tty: Mark the functions as static in n_gsm.c
Rashika Kheria
1
-9
/
+5
2013-12-17
serial: pl011: fix fall back from DMA to interrupt mode
Guennadi Liakhovetski
1
-0
/
+2
2013-12-17
serial: pl011: (cosmetic) remove superfluous register write
Guennadi Liakhovetski
1
-3
/
+1
2013-12-17
serial: amba-pl011: preseserve hardware settings during initialisation
Jon Medhurst
1
-2
/
+12
2013-12-17
serial: amba-pl011: factor out code for writing LCR_H register
Jon Medhurst
1
-22
/
+17
2013-12-17
serial: amba-pl011: use port lock to guard control register access
Jon Medhurst
1
-0
/
+6
2013-12-17
Revert "serial: pl011: use DMA RX polling by default"
Greg Kroah-Hartman
1
-1
/
+1
2013-12-17
n_tty: Fix buffer overruns with larger-than-4k pastes
Peter Hurley
1
-3
/
+23
2013-12-17
serial: clps711x: Driver refactor
Alexander Shiyan
1
-194
/
+254
2013-12-16
serial: 8250_dw: Fix LCR workaround regression
James Hogan
1
-2
/
+4
2013-12-16
tty: Fix hang at ldsem_down_read()
Peter Hurley
1
-3
/
+13
2013-12-16
Merge 3.13-rc4 into tty-next
Greg Kroah-Hartman
1
-2
/
+4
2013-12-09
tty: Halve flip buffer GFP_ATOMIC memory consumption
Peter Hurley
1
-10
/
+35
2013-12-08
tty: serial: mxs-auart: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-2
/
+7
2013-12-08
tty: Fix stale tty_buffer_flush() comment
Peter Hurley
1
-3
/
+1
2013-12-08
serial: pl010: Convert to modern PM ops
Ulf Hansson
1
-6
/
+9
2013-12-08
tty: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
3
-3
/
+3
2013-12-08
serial: imx: add support for loopback mode.
Huang Shijie
1
-0
/
+8
2013-12-08
serial: pl011: use DMA RX polling by default
Linus Walleij
1
-1
/
+1
2013-12-08
serial: pl011: Convert to modern PM ops
Ulf Hansson
1
-9
/
+8
2013-12-08
n_gsm: race between ld close and gsmtty open
Chao Bi
1
-10
/
+29
2013-12-08
serial: pch_uart: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-08
staging/fwserial: Rip out rx buffering
Peter Hurley
1
-0
/
+1
2013-12-08
tty: Remove tty_prepare_flip_string_flags()
Peter Hurley
1
-28
/
+0
2013-12-08
tty: Rename tty buffer memory_used field
Peter Hurley
1
-6
/
+6
2013-12-08
tty: Enable configurable tty flip buffer limit
Peter Hurley
1
-3
/
+21
2013-12-08
tty: Always handle NULL flag ptr
Peter Hurley
2
-3
/
+4
[next]