index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-31
tty: Allow uart_register/unregister/register
Alan Cox
1
-0
/
+1
2012-05-31
Add missing call to uart_update_timeout()
Lothar Waßmann
1
-0
/
+2
2012-05-31
8250.c: less than 2400 baud fix.
Christian Melki
1
-4
/
+5
2012-05-31
8250_pci: fix pch uart matching
Arnaud Patard
1
-0
/
+18
2012-05-11
drivers/tty/amiserial.c: add missing tty_unlock
Julia Lawall
1
-1
/
+3
2012-05-11
pch_uart: Fix dma channel unallocated issue
Tomoya MORINAGA
1
-1
/
+3
2012-05-11
ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR
Alexander Shiyan
1
-6
/
+8
2012-04-23
serial: PL011: move interrupt clearing
Linus Walleij
1
-4
/
+4
2012-04-23
serial: PL011: clear pending interrupts
Linus Walleij
1
-4
/
+11
2012-04-23
pch_uart: Fix MSI setting issue
Tomoya MORINAGA
1
-0
/
+1
2012-04-23
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-04-02
TTY: Wrong unicode value copied in con_set_unimap()
Liz Clark
1
-8
/
+43
2012-04-02
tty: moxa: fix bit test in moxa_start()
Dan Carpenter
1
-1
/
+1
2012-03-12
tty/powerpc: early udbg consoles can't be modules
Stephen Rothwell
1
-1
/
+1
2012-02-13
drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layer
Samuel Thibault
1
-1
/
+0
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-02-03
TTY: fix UV serial console regression
Jiri Slaby
1
-5
/
+7
2012-01-12
atmel_serial: fix spinlock lockup in RS485 code
Claudio Scordino
1
-2
/
+3
2011-11-22
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-43
/
+52
2011-11-17
TTY: ldisc, wait for ldisc infinitely in hangup
Jiri Slaby
1
-2
/
+17
2011-11-17
TTY: ldisc, move wait idle to caller
Jiri Slaby
1
-2
/
+2
2011-11-17
TTY: ldisc, allow waiting for ldisc arbitrarily long
Jiri Slaby
1
-5
/
+6
2011-11-16
Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs"
Greg Kroah-Hartman
2
-16
/
+0
2011-11-16
RS485: fix inconsistencies in the meaning of some variables
Claudio Scordino
2
-21
/
+5
2011-11-16
pch_uart: Fix DMA resource leak issue
Tomoya MORINAGA
1
-2
/
+2
2011-11-16
serial,mfd: Fix CMSPAR setup
Alan Cox
1
-3
/
+1
2011-11-16
tty/serial: Prevent drop of DCD on suspend for Tegra UARTs
Doug Anderson
2
-0
/
+16
2011-11-16
pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
1
-3
/
+3
2011-11-16
pch_uart: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2
-7
/
+15
2011-11-16
pch_uart: Fix hw-flow control issue
Tomoya MORINAGA
1
-0
/
+1
2011-11-16
tty: hvc_dcc: Fix duplicate character inputs
Stephen Boyd
1
-0
/
+2
2011-11-11
Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus
Paul Mundt
20
-57
/
+467
2011-11-08
n_gsm: Fix timings
Alan Cox
1
-5
/
+7
2011-11-07
Revert "hvc_console: display printk messages on console."
Linus Torvalds
1
-6
/
+1
2011-11-07
powerpc: fix building hvc_opal.c
Michael Neuling
1
-0
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-1
/
+11
2011-11-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
6
-28
/
+439
2011-11-05
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-17
/
+8
2011-11-04
serial: sh-sci: Fix up SH-2A SCIF support.
Phil Edworthy
1
-0
/
+19
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
1
-1
/
+1
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
1
-1
/
+1
2011-11-02
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-10
/
+20
2011-11-01
tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exporters
Paul Gortmaker
2
-0
/
+2
2011-11-01
tty: Add module.h to drivers/tty users who just expect it there.
Paul Gortmaker
9
-1
/
+9
2011-10-31
Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dt
Arnd Bergmann
3
-14
/
+65
2011-10-29
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-11
/
+1
2011-10-27
Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...
Linus Torvalds
2
-2
/
+26
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-1
/
+1
[next]