index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
7
-45
/
+17
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
16
-148
/
+58
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
22
-176
/
+51
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
2
-30
/
+16
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
tty: Fix checkpatch errors in tty_ldisc.h
Peter Hurley
1
-66
/
+66
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
2
-0
/
+82
2013-03-19
n_tty: Inline check_unthrottle() at lone call site
Peter Hurley
1
-16
/
+2
2013-03-15
sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-19
/
+19
2013-03-15
tty: Signal SIGHUP before hanging up ldisc
Peter Hurley
1
-5
/
+5
2013-03-15
tty: Signal foreground group processes in hangup
Peter Hurley
1
-17
/
+48
2013-03-15
tty: Use spin_lock() inside existing critical region
Peter Hurley
1
-3
/
+2
2013-03-15
tty: Fix spinlock flavor in non-atomic __tty_hangup()
Peter Hurley
1
-3
/
+2
2013-03-15
tty: Refactor session leader SIGHUP from __tty_hangup()
Peter Hurley
1
-31
/
+50
2013-03-15
tty: ipwireless: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-03-15
serial: pch_uart: add console poll support
Liang Li
1
-24
/
+79
2013-03-15
TTY: amiserial, use module_platform_driver_probe()
Jingoo Han
1
-13
/
+1
2013-03-15
serial: vt8500_serial: Convert to devm_ioremap_resource()
Sachin Kamat
1
-3
/
+4
2013-03-15
serial: tegra: Convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+4
2013-03-15
pty: Remove redundant itty reset
Peter Hurley
1
-1
/
+0
2013-03-11
Linux 3.9-rc2
v3.9-rc2
Linus Torvalds
1
-1
/
+1
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
1
-2
/
+2
2013-03-09
proc: Use nd_jump_link in proc_ns_follow_link
Eric W. Biederman
1
-6
/
+6
2013-03-09
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
Benson Leung
1
-2
/
+39
2013-03-09
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
2
-2
/
+67
2013-03-09
alpha: boot: fix build breakage introduced by system.h disintegration
Will Deacon
1
-0
/
+1
2013-03-09
memcg: initialize kmem-cache destroying work earlier
Konstantin Khlebnikov
1
-2
/
+6
2013-03-09
Randy has moved
Randy Dunlap
3
-6
/
+5
2013-03-09
ksm: fix m68k build: only NUMA needs pfn_to_nid
Hugh Dickins
1
-1
/
+1
2013-03-09
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
Ben Hutchings
1
-3
/
+2
2013-03-09
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
2
-2
/
+2
2013-03-09
idr: remove WARN_ON_ONCE() on negative IDs
Tejun Heo
1
-13
/
+3
2013-03-09
mm/mempolicy.c: fix sp_node_init() argument ordering
KOSAKI Motohiro
1
-1
/
+1
[next]