index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
pch_uart: fix a deadlock when pch_uart as console
Liang Li
2013-07-03
1
-7
/
+22
*
TTY: Fix tty miss restart after we turn off flow-control
Wang YanQing
2013-06-07
1
-0
/
+8
*
tty: fix up atime/mtime mess, take three
Linus Torvalds
2013-05-07
2
-2
/
+5
*
serial_core.c: add put_device() after device_find_child()
Federico Vaga
2013-05-07
1
-0
/
+4
*
TTY: fix atime/mtime regression
Jiri Slaby
2013-05-01
1
-1
/
+15
*
TTY: do not update atime/mtime on read/write
Jiri Slaby
2013-05-01
1
-6
/
+2
*
vt: synchronize_rcu() under spinlock is not nice...
Al Viro
2013-04-05
1
-2
/
+4
*
sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option
Tkhai Kirill
2013-03-28
1
-12
/
+9
*
TTY: do not reset master's packet mode
Jiri Slaby
2013-03-20
1
-1
/
+0
*
tty: serial: fix typo "ARCH_S5P6450"
Paul Bolle
2013-03-20
1
-1
/
+1
*
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
2013-02-28
1
-15
/
+28
*
fb: rework locking to fix lock ordering on takeover
Alan Cox
2013-02-28
1
-23
/
+70
*
tty: set_termios/set_termiox should not return -EINTR
Oleg Nesterov
2013-02-28
1
-2
/
+2
*
serial: 8250, increase PASS_LIMIT
Jiri Slaby
2013-01-27
1
-1
/
+1
*
serial:ifx6x60:Delete SPI timer when shut down port
chao bi
2013-01-21
1
-0
/
+1
*
n_gsm: memory leak in uplink error path
Russ Gorby
2012-10-07
1
-2
/
+5
*
n_gsm: added interlocking for gsm_data_lock for certain code paths
Russ Gorby
2012-10-07
1
-2
/
+6
*
serial: set correct baud_base for EXSYS EX-41092 Dual 16950
Flavio Leitner
2012-10-07
1
-2
/
+7
*
serial: pl011: handle corruption at high clock speeds
Linus Walleij
2012-10-07
1
-1
/
+14
*
Remove BUG_ON from n_tty_read()
Stanislav Kozina
2012-10-07
1
-1
/
+2
*
pch_uart: Fix parity setting issue
Tomoya MORINAGA
2012-10-02
1
-1
/
+1
*
pch_uart: Fix rx error interrupt setting issue
Tomoya MORINAGA
2012-10-02
1
-6
/
+12
*
pch_uart: Fix missing break for 16 byte fifo
Alan Cox
2012-10-02
1
-0
/
+1
*
tty: Allow uart_register/unregister/register
Alan Cox
2012-06-01
1
-0
/
+1
*
Add missing call to uart_update_timeout()
Lothar Waßmann
2012-06-01
1
-0
/
+2
*
drivers/tty/amiserial.c: add missing tty_unlock
Julia Lawall
2012-04-27
1
-1
/
+3
*
pch_uart: Fix dma channel unallocated issue
Tomoya MORINAGA
2012-04-27
1
-1
/
+3
*
ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR
Alexander Shiyan
2012-04-27
1
-6
/
+8
*
8250_pci: Fix kernel panic when pch_uart is disabled
Tomoya MORINAGA
2012-04-22
1
-0
/
+10
*
pch_uart: Set PCIe bus number using probe parameter
Tomoya MORINAGA
2012-04-22
1
-1
/
+2
*
serial: PL011: move interrupt clearing
Linus Walleij
2012-04-22
1
-4
/
+4
*
serial: PL011: clear pending interrupts
Linus Walleij
2012-04-22
1
-4
/
+11
*
tty: serial: altera_uart: Check for NULL platform_data in probe.
Yuriy Kozlov
2012-04-22
1
-2
/
+2
*
serial: sh-sci: fix a race of DMA submit_tx on transfer
Yoshii Takashi
2012-04-02
1
-5
/
+10
*
TTY: Wrong unicode value copied in con_set_unimap()
Liz Clark
2012-04-02
1
-8
/
+43
*
tty: moxa: fix bit test in moxa_start()
Dan Carpenter
2012-04-02
1
-1
/
+1
*
drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layer
Samuel Thibault
2012-02-13
1
-1
/
+0
*
jsm: Fixed EEH recovery error
Lucas Kannebley Tavares
2012-02-03
1
-0
/
+1
*
serial: amba-pl011: lock console writes against interrupts
Rabin Vincent
2012-02-03
1
-0
/
+14
*
TTY: fix UV serial console regression
Jiri Slaby
2012-02-03
1
-5
/
+7
*
atmel_serial: fix spinlock lockup in RS485 code
Claudio Scordino
2012-01-12
1
-2
/
+3
*
TTY: ldisc, wait for ldisc infinitely in hangup
Jiri Slaby
2011-11-26
1
-2
/
+17
*
TTY: ldisc, move wait idle to caller
Jiri Slaby
2011-11-26
1
-2
/
+2
*
TTY: ldisc, allow waiting for ldisc arbitrarily long
Jiri Slaby
2011-11-26
1
-5
/
+6
*
tty: hvc_dcc: Fix duplicate character inputs
Stephen Boyd
2011-11-26
1
-0
/
+2
*
pch_uart: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2011-11-26
2
-7
/
+15
*
pch_uart: Fix DMA resource leak issue
Tomoya MORINAGA
2011-11-26
1
-2
/
+2
*
pch_uart: Fix hw-flow control issue
Tomoya MORINAGA
2011-11-26
1
-0
/
+1
*
jsm: remove buggy write queue
Thadeu Lima de Souza Cascardo
2011-11-11
4
-103
/
+28
*
serial-core: power up uart port early before we do set_termios when resuming
Ning Jiang
2011-11-11
1
-0
/
+2
[next]