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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
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
2011-06-07
serial: ioremap warning fix for jsm driver.
Lennart Sorensen
1
-1
/
+1
2011-06-03
8250_pci: add -ENODEV code for Intel EG20T PCH
Tomoya MORINAGA
1
-0
/
+59
2011-05-27
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2011-05-27
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
Russell King
1
-1
/
+1
2011-05-26
m32r: fix spin_lock_irqsave() misuse
KOSAKI Motohiro
1
-1
/
+2
2011-05-25
drivers/tty/serial/pch_uart.c needs slab.h
Andrew Morton
1
-0
/
+1
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
1
-1
/
+1
2011-05-25
atmel_serial: keep the platform_device unchanged
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
2
-9
/
+23
2011-05-23
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
50
-187
/
+1270
[next]