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
2013-05-08
tty: fix up atime/mtime mess, take three
Linus Torvalds
2
-2
/
+5
2013-05-08
serial_core.c: add put_device() after device_find_child()
Federico Vaga
1
-0
/
+4
2013-05-01
TTY: fix atime/mtime regression
Jiri Slaby
1
-1
/
+15
2013-05-01
TTY: do not update atime/mtime on read/write
Jiri Slaby
1
-6
/
+2
2013-04-17
tty: don't deadlock while flushing workqueue
Sebastian Andrzej Siewior
1
-5
/
+5
2013-04-12
Revert "tty/8250_pnp: serial port detection regression since v3.7"
Sean Young
1
-7
/
+5
2013-04-05
vt: synchronize_rcu() under spinlock is not nice...
Al Viro
1
-2
/
+4
2013-04-05
tty: atmel_serial_probe(): index of atmel_ports[] fix
Pawel Wieczorkiewicz
1
-6
/
+5
2013-03-28
sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option
Tkhai Kirill
1
-12
/
+9
2013-03-21
Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards
Scott Ashcroft
1
-10
/
+7
2013-03-21
TTY: do not reset master's packet mode
Jiri Slaby
1
-1
/
+0
2013-03-21
TTY: disable debugging warning
Jiri Slaby
1
-1
/
+1
2013-03-21
tty/serial: Add support for Altera serial port
Ley Foon Tan
2
-1
/
+28
2013-03-21
tty: serial: fix typo "SERIAL_S3C2412"
Paul Bolle
1
-1
/
+1
2013-03-21
tty: serial: fix typo "ARCH_S5P6450"
Paul Bolle
1
-1
/
+1
2013-03-21
serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...
Wang YanQing
1
-0
/
+4
2013-03-21
serial: 8250: Keep 8250.<xxxx> module options functional after driver rename
Josh Boyer
1
-0
/
+29
2013-03-21
tty/8250_pnp: serial port detection regression since v3.7
Sean Young
1
-5
/
+7
2013-02-28
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
1
-15
/
+28
2013-02-28
fb: rework locking to fix lock ordering on takeover
Alan Cox
1
-23
/
+70
2013-02-28
vgacon/vt: clear buffer attributes when we load a 512 character font (v2)
Dave Airlie
1
-1
/
+1
2013-02-28
tty vt: fix character insertion overflow
Nicolas Pitre
1
-1
/
+1
2013-02-28
serial: imx: Fix recursive locking bug
Thomas Gleixner
1
-2
/
+9
2013-02-28
tty: set_termios/set_termiox should not return -EINTR
Oleg Nesterov
1
-2
/
+2
2013-02-28
tty: Prevent deadlock in n_gsm driver
Dirkjan Bussink
1
-1
/
+41
2013-01-18
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
3
-0
/
+50
2013-01-18
pty: return EINVAL for TIOCGPTN for BSD ptys
Jiri Slaby
1
-0
/
+2
2013-01-16
serial:ifx6x60:Keep word size accordance with SPI controller
channing
1
-1
/
+2
2013-01-16
tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler
Maxime Ripard
1
-1
/
+1
2013-01-16
serial: samsung: remove redundant setting of line config during port reset
Thomas Abraham
1
-1
/
+0
2013-01-16
serial:ifx6x60:Delete SPI timer when shut down port
chao bi
1
-0
/
+1
2013-01-16
tty/8250: The correct device id for this card is 0x0022
Matt Schulte
1
-1
/
+1
2013-01-16
tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definition
Matt Schulte
1
-1
/
+1
2013-01-16
tty: serial: vt8500: fix return value check in vt8500_serial_probe()
Wei Yongjun
1
-1
/
+1
2013-01-16
serial: mxs-auart: Index is unsigned
fabio.estevam@freescale.com
1
-1
/
+1
2013-01-16
mxs: uart: fix setting RTS from software
Steffen Trumtrar
1
-1
/
+3
2012-12-16
Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...
Tony Lindgren
1
-2
/
+1
2012-12-15
ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h
Tony Lindgren
1
-2
/
+1
2012-12-14
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-6
/
+6
2012-12-13
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+2
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+1
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-19
/
+1
2012-12-12
Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-95
/
+207
2012-12-12
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
100
-1523
/
+3606
2012-12-11
Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+8
2012-12-11
Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...
Russell King
11
-49
/
+28
2012-11-30
Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2
-7
/
+1
2012-11-27
drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usage
Andrew Morton
1
-1
/
+5
2012-11-27
serial: ifx6x60: Add modem power off function in the platform reboot process
Jun Chen
1
-3
/
+53
[next]