index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
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: 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-18
|
*
|
|
|
|
|
|
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
2013-03-15
|
*
|
|
|
|
|
|
tty: Refactor session leader SIGHUP from __tty_hangup()
Peter Hurley
2013-03-15
|
*
|
|
|
|
|
|
tty: ipwireless: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-03-15
|
*
|
|
|
|
|
|
serial: pch_uart: add console poll support
Liang Li
2013-03-15
|
*
|
|
|
|
|
|
TTY: amiserial, use module_platform_driver_probe()
Jingoo Han
2013-03-15
|
*
|
|
|
|
|
|
serial: vt8500_serial: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-15
|
*
|
|
|
|
|
|
serial: tegra: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-15
|
*
|
|
|
|
|
|
pty: Remove redundant itty reset
Peter Hurley
2013-03-15
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-04-29
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge 3.9-rc7 into char-misc-next
Greg Kroah-Hartman
2013-04-14
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge v3.9-rc5 into char-misc-next
Greg Kroah-Hartman
2013-04-01
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-03-26
|
|
\
\
\
\
\
\
\
[prev]
[next]