index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
s5pv210-cpufreq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
3
-1
/
+15
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
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
[next]