index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: an overflow of multiplication in drivers/tty/cyclades.c
Qixue Xiao
2013-12-20
1
-0
/
+2
*
serial: Remove old SC26XX driver
Alexander Shiyan
2013-12-19
3
-768
/
+0
*
serial: add support for 200 v3 series Titan card
Yegor Yefremov
2013-12-19
1
-0
/
+4
*
serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip
Jonathan Woithe
2013-12-19
1
-2
/
+2
*
TTY/n_gsm: Removing the wrong tty_unlock/lock() in gsm_dlci_release()
Chuansheng Liu
2013-12-19
1
-4
/
+1
*
drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c
Rashika Kheria
2013-12-17
1
-1
/
+1
*
drivers: tty: Mark the functions as static in n_gsm.c
Rashika Kheria
2013-12-17
1
-9
/
+5
*
serial: pl011: fix fall back from DMA to interrupt mode
Guennadi Liakhovetski
2013-12-17
1
-0
/
+2
*
serial: pl011: (cosmetic) remove superfluous register write
Guennadi Liakhovetski
2013-12-17
1
-3
/
+1
*
serial: amba-pl011: preseserve hardware settings during initialisation
Jon Medhurst
2013-12-17
1
-2
/
+12
*
serial: amba-pl011: factor out code for writing LCR_H register
Jon Medhurst
2013-12-17
1
-22
/
+17
*
serial: amba-pl011: use port lock to guard control register access
Jon Medhurst
2013-12-17
1
-0
/
+6
*
Revert "serial: pl011: use DMA RX polling by default"
Greg Kroah-Hartman
2013-12-17
1
-1
/
+1
*
n_tty: Fix buffer overruns with larger-than-4k pastes
Peter Hurley
2013-12-17
1
-3
/
+23
*
serial: clps711x: Driver refactor
Alexander Shiyan
2013-12-17
1
-194
/
+254
*
Merge 3.13-rc4 into tty-next
Greg Kroah-Hartman
2013-12-17
1
-2
/
+4
|
\
|
*
n_tty: Fix missing newline echo
Peter Hurley
2013-11-29
1
-2
/
+4
*
|
tty: Halve flip buffer GFP_ATOMIC memory consumption
Peter Hurley
2013-12-09
1
-10
/
+35
*
|
tty: serial: mxs-auart: Check the return value from clk_prepare_enable()
Fabio Estevam
2013-12-09
1
-2
/
+7
*
|
tty: Fix stale tty_buffer_flush() comment
Peter Hurley
2013-12-09
1
-3
/
+1
*
|
serial: pl010: Convert to modern PM ops
Ulf Hansson
2013-12-09
1
-6
/
+9
*
|
tty: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-09
3
-3
/
+3
*
|
serial: imx: add support for loopback mode.
Huang Shijie
2013-12-09
1
-0
/
+8
*
|
serial: pl011: use DMA RX polling by default
Linus Walleij
2013-12-09
1
-1
/
+1
*
|
serial: pl011: Convert to modern PM ops
Ulf Hansson
2013-12-09
1
-9
/
+8
*
|
n_gsm: race between ld close and gsmtty open
Chao Bi
2013-12-09
1
-10
/
+29
*
|
serial: pch_uart: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-12-09
1
-1
/
+0
*
|
staging/fwserial: Rip out rx buffering
Peter Hurley
2013-12-09
1
-0
/
+1
*
|
tty: Remove tty_prepare_flip_string_flags()
Peter Hurley
2013-12-09
1
-28
/
+0
*
|
tty: Rename tty buffer memory_used field
Peter Hurley
2013-12-09
1
-6
/
+6
*
|
tty: Enable configurable tty flip buffer limit
Peter Hurley
2013-12-09
1
-3
/
+21
*
|
tty: Always handle NULL flag ptr
Peter Hurley
2013-12-09
2
-3
/
+4
*
|
n_tty: Only perform wakeups for waiters
Peter Hurley
2013-12-09
1
-6
/
+12
*
|
n_tty: Refactor input_available_p() by call site
Peter Hurley
2013-12-09
1
-3
/
+4
*
|
n_tty: Refactor PARMRK doubling checks
Peter Hurley
2013-12-09
1
-9
/
+5
*
|
n_tty: Un-inline slow-path n_tty_receive_char_closing()
Peter Hurley
2013-12-09
1
-2
/
+1
*
|
n_tty: Un-inline slow-path n_tty_receive_char()
Peter Hurley
2013-12-09
1
-1
/
+1
*
|
n_tty: Merge .receive_buf() flavors
Peter Hurley
2013-12-09
1
-27
/
+16
*
|
serial: pl011: remove redundant early amba_ports declaration
Baruch Siach
2013-12-09
1
-2
/
+0
*
|
serial: 8250_dw: remove ACPI ifdef
Heikki Krogerus
2013-12-09
1
-8
/
+0
*
|
serial_core: Don't re-initialize a previously initialized spinlock.
Randy Witt
2013-12-09
1
-2
/
+6
|
/
*
Revert "n_gsm: race between ld close and gsmtty open"
Greg Kroah-Hartman
2013-11-26
1
-27
/
+10
*
n_tty: Protect minimum_to_wake reset for concurrent readers
Peter Hurley
2013-11-25
1
-2
/
+2
*
tty: Reset hupped state on open
Peter Hurley
2013-11-25
1
-0
/
+1
*
TTY: amiserial, add missing platform check
Geert Uytterhoeven
2013-11-25
1
-0
/
+3
*
TTY: pmac_zilog, check existence of ports in pmz_console_init()
Geert Uytterhoeven
2013-11-25
1
-0
/
+3
*
n_gsm: race between ld close and gsmtty open
Chao Bi
2013-11-25
1
-10
/
+27
*
tty/serial/8250: fix typo in help text
Randy Dunlap
2013-11-25
1
-1
/
+1
*
n_tty: Fix 4096-byte canonical reads
Peter Hurley
2013-11-25
1
-1
/
+4
*
n_tty: Fix echo overrun tail computation
Peter Hurley
2013-11-25
1
-1
/
+1
[next]