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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-19
tty: Refactor wait for ldisc refs out of tty_ldisc_hangup()
Peter Hurley
1
-18
/
+36
2013-03-19
n_tty: Don't flush buffer when closing ldisc
Peter Hurley
1
-1
/
+3
2013-03-19
n_tty: Factor packet mode status change for reuse
Peter Hurley
1
-10
/
+14
2013-03-19
tty: Add diagnostic for halted line discipline
Peter Hurley
2
-1
/
+14
2013-03-19
tty: ifx6x60: Remove unused suspend/resume callbacks
Lars-Peter Clausen
1
-26
/
+0
2013-03-19
tty: mrst_max3110: Use dev_pm_ops
Lars-Peter Clausen
1
-7
/
+12
2013-03-19
tty: max310x: Use dev_pm_ops
Lars-Peter Clausen
1
-8
/
+16
2013-03-19
tty: max3100: Use dev_pm_ops
Lars-Peter Clausen
1
-10
/
+10
2013-03-19
TTY: fix close of uninitialised ports
Johan Hovold
1
-8
/
+10
2013-03-19
TTY: clean up port drain-delay handling
Johan Hovold
1
-11
/
+16
2013-03-19
TTY: fix DTR not being dropped on hang up
Johan Hovold
3
-12
/
+23
2013-03-19
TTY: fix DTR being raised on hang up
Johan Hovold
1
-1
/
+1
2013-03-19
TTY: wake up processes last at hangup
Johan Hovold
1
-1
/
+1
2013-03-19
TTY: clean up port shutdown
Johan Hovold
1
-2
/
+7
2013-03-19
crisv10: use counts from tty_port
Jiri Slaby
2
-27
/
+23
2013-03-19
crisv10: use *_wait from tty_port
Jiri Slaby
2
-11
/
+7
2013-03-19
crisv10: use close delays from tty_port
Jiri Slaby
2
-13
/
+9
2013-03-19
crisv10: remove unused members
Jiri Slaby
1
-6
/
+0
2013-03-19
crisv10: stop returning info from handle_ser_rx_interrupt
Jiri Slaby
1
-6
/
+4
2013-03-19
crisv10: use flags from tty_port
Jiri Slaby
2
-37
/
+29
2013-03-19
TTY: cleanup tty->hw_stopped uses
Jiri Slaby
6
-32
/
+14
2013-03-19
TTY: serial/msm_serial_hs, remove unused tty
Jiri Slaby
1
-2
/
+0
2013-03-19
TTY: serial/bfin_uart, unbreak build with KGDB enabled
Jiri Slaby
1
-23
/
+0
2013-03-19
TTY: add tty_port_tty_hangup helper
Jiri Slaby
13
-138
/
+55
2013-03-19
TTY: quatech2, remove unneeded is_open
Jiri Slaby
1
-10
/
+0
2013-03-19
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
20
-169
/
+49
2013-03-19
TTY: msm_smd_tty, clean up activate/shutdown
Jiri Slaby
1
-9
/
+5
2013-03-19
TTY: do not warn about setting speed via SPD_*
Jiri Slaby
1
-28
/
+0
2013-03-19
TTY: synclink, remove superfluous check
Jiri Slaby
1
-3
/
+0
2013-03-19
TTY: jsm, remove superfluous check
Jiri Slaby
1
-6
/
+0
2013-03-19
n_tty: Lock access to tty->pgrp for POSIX job control
Peter Hurley
1
-16
/
+18
2013-03-19
n_tty: Fix unsafe driver-side signals
Peter Hurley
1
-20
/
+14
2013-03-19
n_tty: Fix stuck throttled driver
Peter Hurley
1
-11
/
+17
2013-03-19
tty: Add safe tty throttle/unthrottle functions
Peter Hurley
1
-0
/
+64
2013-03-19
n_tty: Inline check_unthrottle() at lone call site
Peter Hurley
1
-16
/
+2
2013-03-16
sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-19
/
+19
2013-03-16
tty: Signal SIGHUP before hanging up ldisc
Peter Hurley
1
-5
/
+5
2013-03-16
tty: Signal foreground group processes in hangup
Peter Hurley
1
-17
/
+48
2013-03-16
tty: Use spin_lock() inside existing critical region
Peter Hurley
1
-3
/
+2
2013-03-16
tty: Fix spinlock flavor in non-atomic __tty_hangup()
Peter Hurley
1
-3
/
+2
2013-03-16
tty: Refactor session leader SIGHUP from __tty_hangup()
Peter Hurley
1
-31
/
+50
2013-03-16
tty: ipwireless: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-03-16
serial: pch_uart: add console poll support
Liang Li
1
-24
/
+79
2013-03-16
TTY: amiserial, use module_platform_driver_probe()
Jingoo Han
1
-13
/
+1
2013-03-16
serial: vt8500_serial: Convert to devm_ioremap_resource()
Sachin Kamat
1
-3
/
+4
2013-03-16
serial: tegra: Convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+4
2013-03-16
pty: Remove redundant itty reset
Peter Hurley
1
-1
/
+0
2013-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
10
-0
/
+10
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
1
-2
/
+2
2013-03-09
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
Benson Leung
1
-2
/
+39
[next]