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.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-04-20
drivers/tty/amiserial.c: add missing tty_unlock
Julia Lawall
1
-1
/
+3
2012-04-19
pch_uart: Fix dma channel unallocated issue
Tomoya MORINAGA
1
-1
/
+3
2012-04-19
ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR
Alexander Shiyan
1
-6
/
+8
2012-04-13
Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-53
/
+48
2012-04-09
pch_uart: Add Kontron COMe-mTT10 uart clock quirk
Michael Brunner
1
-0
/
+7
2012-04-09
pch_uart: Fix MSI setting issue
Tomoya MORINAGA
1
-0
/
+1
2012-04-09
serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...
Dan Williams
2
-4
/
+21
2012-04-09
Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"
Dan Williams
2
-19
/
+2
2012-04-09
Revert "serial/8250_pci: init-quirk msi support for kt serial controller"
Dan Williams
1
-14
/
+0
2012-04-09
tty/serial/omap: console can only be built-in
Arnd Bergmann
1
-1
/
+1
2012-04-09
serial: samsung: fix omission initialize ulcon in reset port fn()
Kukjin Kim
1
-0
/
+1
2012-04-09
printk(): add KERN_CONT where needed in hpet and vt code
Kay Sievers
1
-2
/
+1
2012-04-09
tty/serial: atmel_serial: fix RS485 half-duplex problem
Siftar, Gabe
1
-0
/
+4
2012-04-09
tty: serial: altera_uart: Check for NULL platform_data in probe.
Yuriy Kozlov
1
-2
/
+2
2012-04-09
omap-serial: Fix the error handling in the omap_serial probe
Shubhrajyoti D
1
-23
/
+20
2012-04-07
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2
-89
/
+86
2012-04-07
serial: PL011: move interrupt clearing
Linus Walleij
1
-4
/
+4
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
3
-14
/
+5
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
2
-13
/
+4
2012-04-06
sysrq: use SEND_SIG_FORCED instead of force_sig()
Anton Vorontsov
1
-1
/
+1
2012-04-04
serial/sunzilog: fix keyboard on SUN SPARCstation
Sam Ravnborg
1
-2
/
+2
2012-03-31
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
1
-1
/
+1
2012-03-30
serial: sh-sci: use serial_port_in/out vs sci_in/out.
Paul Mundt
2
-89
/
+86
2012-03-30
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-5
/
+10
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-8
/
+9
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
25
-20
/
+6
2012-03-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-9
/
+3
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
20
-20
/
+0
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
4
-0
/
+4
2012-03-28
Disintegrate asm/system.h for CRIS
David Howells
1
-0
/
+1
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
1
-0
/
+1
2012-03-28
serial: sh-sci: fix a race of DMA submit_tx on transfer
Yoshii Takashi
1
-5
/
+10
2012-03-28
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2012-03-28
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
2
-9
/
+3
2012-03-28
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-12
/
+39
2012-03-28
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+3
2012-03-26
ARM: 7342/2: sa1100: prepare for sparse irq conversion
Rob Herring
1
-0
/
+1
2012-03-24
Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2012-03-23
Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-16
/
+10
2012-03-23
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-43
/
+430
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+1
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
6
-616
/
+12
2012-03-22
mm, oom: force oom kill on sysrq+f
David Rientjes
1
-1
/
+1
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
3
-8
/
+6
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-2
/
+2
2012-03-21
tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable
Stephen Rothwell
1
-4
/
+0
2012-03-21
Merge branch 'next/fixes-non-critical' into next/drivers
Arnd Bergmann
1
-1
/
+1
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
64
-1770
/
+2710
2012-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
[next]