summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-03-18TTY: fix close of uninitialised portsJohan Hovold
2013-03-18TTY: clean up port drain-delay handlingJohan Hovold
2013-03-18TTY: fix DTR not being dropped on hang upJohan Hovold
2013-03-18TTY: fix DTR being raised on hang upJohan Hovold
2013-03-18TTY: wake up processes last at hangupJohan Hovold
2013-03-18TTY: clean up port shutdownJohan Hovold
2013-03-18crisv10: use counts from tty_portJiri Slaby
2013-03-18crisv10: use *_wait from tty_portJiri Slaby
2013-03-18crisv10: use close delays from tty_portJiri Slaby
2013-03-18crisv10: remove unused membersJiri Slaby
2013-03-18crisv10: stop returning info from handle_ser_rx_interruptJiri Slaby
2013-03-18crisv10: use flags from tty_portJiri Slaby
2013-03-18TTY: cleanup tty->hw_stopped usesJiri Slaby
2013-03-18TTY: serial/msm_serial_hs, remove unused ttyJiri Slaby
2013-03-18TTY: serial/bfin_uart, unbreak build with KGDB enabledJiri Slaby
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby
2013-03-18TTY: msm_smd_tty, clean up activate/shutdownJiri Slaby
2013-03-18TTY: do not warn about setting speed via SPD_*Jiri Slaby
2013-03-18TTY: synclink, remove superfluous checkJiri Slaby
2013-03-18TTY: jsm, remove superfluous checkJiri Slaby
2013-03-18n_tty: Lock access to tty->pgrp for POSIX job controlPeter Hurley
2013-03-18n_tty: Fix unsafe driver-side signalsPeter Hurley
2013-03-18n_tty: Fix stuck throttled driverPeter Hurley
2013-03-18tty: Add safe tty throttle/unthrottle functionsPeter Hurley
2013-03-18n_tty: Inline check_unthrottle() at lone call sitePeter Hurley
2013-03-15sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)
2013-03-15tty: Signal SIGHUP before hanging up ldiscPeter Hurley
2013-03-15tty: Signal foreground group processes in hangupPeter Hurley
2013-03-15tty: Use spin_lock() inside existing critical regionPeter Hurley
2013-03-15tty: Fix spinlock flavor in non-atomic __tty_hangup()Peter Hurley
2013-03-15tty: Refactor session leader SIGHUP from __tty_hangup()Peter Hurley
2013-03-15tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-15serial: pch_uart: add console poll supportLiang Li
2013-03-15TTY: amiserial, use module_platform_driver_probe()Jingoo Han
2013-03-15serial: vt8500_serial: Convert to devm_ioremap_resource()Sachin Kamat
2013-03-15serial: tegra: Convert to devm_ioremap_resource()Sachin Kamat
2013-03-15pty: Remove redundant itty resetPeter Hurley
2013-03-05drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-27more file_inode() open-coded instancesAl Viro
2013-02-27sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-24tty vt: fix character insertion overflowNicolas Pitre
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds