index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-03
pch_uart: fix a deadlock when pch_uart as console
Liang Li
1
-7
/
+22
2013-05-07
serial_core.c: add put_device() after device_find_child()
Federico Vaga
1
-0
/
+4
2013-03-28
sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option
Tkhai Kirill
1
-12
/
+9
2013-03-20
tty: serial: fix typo "ARCH_S5P6450"
Paul Bolle
1
-1
/
+1
2013-01-27
serial: 8250, increase PASS_LIMIT
Jiri Slaby
1
-1
/
+1
2013-01-21
serial:ifx6x60:Delete SPI timer when shut down port
chao bi
1
-0
/
+1
2012-10-07
serial: set correct baud_base for EXSYS EX-41092 Dual 16950
Flavio Leitner
1
-2
/
+7
2012-10-07
serial: pl011: handle corruption at high clock speeds
Linus Walleij
1
-1
/
+14
2012-10-02
pch_uart: Fix parity setting issue
Tomoya MORINAGA
1
-1
/
+1
2012-10-02
pch_uart: Fix rx error interrupt setting issue
Tomoya MORINAGA
1
-6
/
+12
2012-10-02
pch_uart: Fix missing break for 16 byte fifo
Alan Cox
1
-0
/
+1
2012-06-01
tty: Allow uart_register/unregister/register
Alan Cox
1
-0
/
+1
2012-06-01
Add missing call to uart_update_timeout()
Lothar Waßmann
1
-0
/
+2
2012-04-27
pch_uart: Fix dma channel unallocated issue
Tomoya MORINAGA
1
-1
/
+3
2012-04-27
ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR
Alexander Shiyan
1
-6
/
+8
2012-04-22
8250_pci: Fix kernel panic when pch_uart is disabled
Tomoya MORINAGA
1
-0
/
+10
2012-04-22
pch_uart: Set PCIe bus number using probe parameter
Tomoya MORINAGA
1
-1
/
+2
2012-04-22
serial: PL011: move interrupt clearing
Linus Walleij
1
-4
/
+4
2012-04-22
serial: PL011: clear pending interrupts
Linus Walleij
1
-4
/
+11
2012-04-22
tty: serial: altera_uart: Check for NULL platform_data in probe.
Yuriy Kozlov
1
-2
/
+2
2012-04-02
serial: sh-sci: fix a race of DMA submit_tx on transfer
Yoshii Takashi
1
-5
/
+10
2012-02-03
jsm: Fixed EEH recovery error
Lucas Kannebley Tavares
1
-0
/
+1
2012-02-03
serial: amba-pl011: lock console writes against interrupts
Rabin Vincent
1
-0
/
+14
2012-01-12
atmel_serial: fix spinlock lockup in RS485 code
Claudio Scordino
1
-2
/
+3
2011-11-26
pch_uart: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2
-7
/
+15
2011-11-26
pch_uart: Fix DMA resource leak issue
Tomoya MORINAGA
1
-2
/
+2
2011-11-26
pch_uart: Fix hw-flow control issue
Tomoya MORINAGA
1
-0
/
+1
2011-11-11
jsm: remove buggy write queue
Thadeu Lima de Souza Cascardo
4
-103
/
+28
2011-11-11
serial-core: power up uart port early before we do set_termios when resuming
Ning Jiang
1
-0
/
+2
2011-11-11
serial: pxa: work around for errata #20
Marcus Folkesson
1
-0
/
+20
2011-11-11
cris: fix a build error in drivers/tty/serial/crisv10.c
WANG Cong
1
-2
/
+2
2011-10-03
tty: Add "spi:" prefix for spi modalias
Axel Lin
3
-3
/
+3
2011-10-03
8250: Fix race condition in serial8250_backup_timeout().
Al Cooper
1
-3
/
+5
2011-10-03
8250_pci: add support for Rosewill RC-305 4x serial port card
Eric Smith
1
-1
/
+5
2011-10-03
serial: 8250_pnp: add Intermec CV60 touchscreen device
Bjorn Helgaas
1
-0
/
+3
2011-10-03
omap-serial: Allow IXON and IXOFF to be disabled.
Nick Pelly
1
-2
/
+1
2011-08-04
SERIAL: SC26xx: Fix link error.
Ralf Baechle
1
-1
/
+1
2011-08-04
tty/serial: Fix XSCALE serial ports, e.g. ce4100
Stephen Warren
1
-1
/
+1
2011-07-04
Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+2
2011-06-28
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-8
/
+199
2011-06-27
drivers/tty/serial/8250_pci.c: fix warning
Andrew Morton
1
-1
/
+1
2011-06-25
atmel_serial: fix internal port num
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+2
2011-06-23
serial: mrst_max3110: initialize waitqueue earlier
Mika Westerberg
1
-1
/
+2
2011-06-23
mrst_max3110: Change max missing message priority.
William Douglas
1
-1
/
+1
2011-06-16
serial: bcm63xx_uart: fix irq storm after rx fifo overrun.
Maxime Bizon
1
-4
/
+14
2011-06-16
amba pl011: workaround for uart registers lockup
Shreshtha Kumar Sahu
1
-1
/
+122
2011-06-15
drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL
Alexander Stein
1
-1
/
+3
2011-06-07
8250: Fix capabilities when changing the port type
leitao@linux.vnet.ibm.com
1
-0
/
+1
2011-06-07
8250_pci: Fix missing const from merges
Alan Cox
1
-1
/
+1
2011-06-07
ARM: SAMSUNG: serial: Fix on handling of one clock source for UART
Boojin Kim
1
-2
/
+2
[next]