index
:
linux-stable.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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-05-31
tty: add lockdep annotations
Eric Dumazet
2012-05-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-05-29
tty: fix ldisc lock inversion trace
Alan Cox
2012-05-29
pty: Fix lock inversion
Alan Cox
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...
Ralf Baechle
2012-05-23
Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2012-05-23
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-23
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-05-22
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-21
SERIAL: MIPS: lantiq: implement OF support
John Crispin
2012-05-18
serial: sh-sci: Fix for port types without BRI interrupts.
Paul Mundt
2012-05-18
Merge branch 'sh/evt2irq-migration' into sh-latest
Paul Mundt
2012-05-17
serial: delete the MCA specific 8250 support.
Paul Gortmaker
2012-05-17
serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro...
Sonic Zhang
2012-05-17
serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.
Sonic Zhang
2012-05-17
serial: bfin_uart: narrow the reboot condition in DMA tx interrupt
Sonic Zhang
2012-05-17
serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller.
Sonic Zhang
2012-05-15
Revert "serial_core: Update buffer overrun statistics."
Greg Kroah-Hartman
2012-05-15
SERIAL: MIPS Swarm sb1250-duart.c driver needs module.h
Paul Gortmaker
2012-05-15
SERIAL: MIPS DECstation zs.c driver needs module.h
Paul Gortmaker
2012-05-15
tty: hvc_xen: NULL dereference on allocation failure
Dan Carpenter
2012-05-14
tty: Fix LED error return
Alan Cox
2012-05-14
tty: Fix LED error return
Alan Cox
2012-05-14
tty: Allow uart_register/unregister/register
Alan Cox
2012-05-14
Merge branches 'spear/clock' and 'imx/clock' into next/clock
Arnd Bergmann
2012-05-14
Merge branch 'imx/pinctrl' into imx/clock
Arnd Bergmann
2012-05-12
serial: mxs-auart: adopt pinctrl support
Shawn Guo
2012-05-12
serial: amba-pl011: adopt pinctrl support
Shawn Guo
2012-05-11
Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...
Arnd Bergmann
2012-05-11
Merge branch 'clps711x/cleanup' into next/cleanup
Arnd Bergmann
2012-05-11
ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset
Alexander Shiyan
2012-05-11
tty: serial: imx: adopt pinctrl support
Shawn Guo
2012-05-10
tty: move global ldisc idle waitqueue to the individual ldisc
Ivo Sieben
2012-05-10
Merge branch 'sh/rsk-updates' into sh-latest
Paul Mundt
2012-05-09
serial8250-em: Add DT support
Magnus Damm
2012-05-09
serial8250-em: clk_get() IS_ERR() error handling fix
Magnus Damm
2012-05-09
serial_core: Update buffer overrun statistics.
Corbin Atkinson
2012-05-09
tty: drop the pty lock during hangup
Alan Cox
2012-05-08
keyboard: Use BIOS Keyboard variable to set Numlock
Joshua Cov
2012-05-08
cris: fix missing tty arg in wait_event_interruptible_tty call
Paul Gortmaker
2012-05-07
tty/amiserial: Add missing argument for tty_unlock()
Geert Uytterhoeven
2012-05-04
tty_lock: Localise the lock
Alan Cox
2012-05-04
pty: Lock the devpts bits privately
Alan Cox
2012-05-04
tty_lock: undo the old tty_lock use on the ctty
Alan Cox
2012-05-04
serial8250-em: Emma Mobile UART driver V2
Magnus Damm
2012-05-04
Add missing call to uart_update_timeout()
Lothar Waßmann
[next]