开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2013-03-18
tty: Complete ownership transfer of flip buffers
Peter Hurley
2013-03-18
tty: Don't reenable already enabled ldisc
Peter Hurley
2013-03-18
n_tty: Fully initialize ldisc before restarting buffer work
Peter Hurley
2013-03-18
n_tty: Correct unthrottle-with-buffer-flush comments
Peter Hurley
2013-03-18
tty: Wait for SAK work before waiting for hangup work
Peter Hurley
2013-03-18
tty: Halt both ldiscs concurrently
Peter Hurley
2013-03-18
tty: Strengthen no-subsequent-use guarantee of tty_ldisc_halt()
Peter Hurley
2013-03-18
tty: Relocate tty_ldisc_halt() to avoid forward declaration
Peter Hurley
2013-03-18
tty: Fix ldisc halt sequence on hangup
Peter Hurley
2013-03-18
tty: Remove unnecessary re-test of ldisc ref count
Peter Hurley
2013-03-18
tty: Refactor wait for ldisc refs out of tty_ldisc_hangup()
Peter Hurley
2013-03-18
n_tty: Don't flush buffer when closing ldisc
Peter Hurley
2013-03-18
n_tty: Factor packet mode status change for reuse
Peter Hurley
2013-03-18
tty: Add diagnostic for halted line discipline
Peter Hurley
2013-03-18
tty: ifx6x60: Remove unused suspend/resume callbacks
Lars-Peter Clausen
2013-03-18
tty: mrst_max3110: Use dev_pm_ops
Lars-Peter Clausen
2013-03-18
tty: max310x: Use dev_pm_ops
Lars-Peter Clausen
2013-03-18
tty: max3100: Use dev_pm_ops
Lars-Peter Clausen
2013-03-18
TTY: fix close of uninitialised ports
Johan Hovold
2013-03-18
TTY: clean up port drain-delay handling
Johan Hovold
2013-03-18
TTY: fix DTR not being dropped on hang up
Johan Hovold
2013-03-18
TTY: fix DTR being raised on hang up
Johan Hovold
2013-03-18
TTY: wake up processes last at hangup
Johan Hovold
2013-03-18
TTY: clean up port shutdown
Johan Hovold
2013-03-18
crisv10: use counts from tty_port
Jiri Slaby
2013-03-18
crisv10: use *_wait from tty_port
Jiri Slaby
2013-03-18
crisv10: use close delays from tty_port
Jiri Slaby
2013-03-18
crisv10: remove unused members
Jiri Slaby
2013-03-18
crisv10: stop returning info from handle_ser_rx_interrupt
Jiri Slaby
2013-03-18
crisv10: use flags from tty_port
Jiri Slaby
2013-03-18
TTY: cleanup tty->hw_stopped uses
Jiri Slaby
2013-03-18
TTY: serial/msm_serial_hs, remove unused tty
Jiri Slaby
2013-03-18
TTY: serial/bfin_uart, unbreak build with KGDB enabled
Jiri Slaby
2013-03-18
TTY: add tty_port_tty_hangup helper
Jiri Slaby
2013-03-18
TTY: quatech2, remove unneeded is_open
Jiri Slaby
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-18
TTY: msm_smd_tty, clean up activate/shutdown
Jiri Slaby
2013-03-18
TTY: do not warn about setting speed via SPD_*
Jiri Slaby
2013-03-18
TTY: synclink, remove superfluous check
Jiri Slaby
2013-03-18
TTY: jsm, remove superfluous check
Jiri Slaby
2013-03-18
n_tty: Lock access to tty->pgrp for POSIX job control
Peter Hurley
2013-03-18
n_tty: Fix unsafe driver-side signals
Peter Hurley
2013-03-18
n_tty: Fix stuck throttled driver
Peter Hurley
2013-03-18
tty: Add safe tty throttle/unthrottle functions
Peter Hurley
2013-03-18
n_tty: Inline check_unthrottle() at lone call site
Peter Hurley
2013-03-15
sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-03-15
tty: Signal SIGHUP before hanging up ldisc
Peter Hurley
2013-03-15
tty: Signal foreground group processes in hangup
Peter Hurley
2013-03-15
tty: Use spin_lock() inside existing critical region
Peter Hurley
2013-03-15
tty: Fix spinlock flavor in non-atomic __tty_hangup()
Peter Hurley
[next]