aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
* TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
* TTY: msm_smd_tty, clean up activate/shutdownJiri Slaby2013-03-18
* TTY: do not warn about setting speed via SPD_*Jiri Slaby2013-03-18
* TTY: synclink, remove superfluous checkJiri Slaby2013-03-18
* TTY: jsm, remove superfluous checkJiri Slaby2013-03-18
* n_tty: Lock access to tty->pgrp for POSIX job controlPeter Hurley2013-03-18
* n_tty: Fix unsafe driver-side signalsPeter Hurley2013-03-18
* n_tty: Fix stuck throttled driverPeter Hurley2013-03-18
* tty: Add safe tty throttle/unthrottle functionsPeter Hurley2013-03-18
* n_tty: Inline check_unthrottle() at lone call sitePeter Hurley2013-03-18
* sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-03-15
* tty: Signal SIGHUP before hanging up ldiscPeter Hurley2013-03-15
* tty: Signal foreground group processes in hangupPeter Hurley2013-03-15
* tty: Use spin_lock() inside existing critical regionPeter Hurley2013-03-15
* tty: Fix spinlock flavor in non-atomic __tty_hangup()Peter Hurley2013-03-15
* tty: Refactor session leader SIGHUP from __tty_hangup()Peter Hurley2013-03-15
* tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-15
* serial: pch_uart: add console poll supportLiang Li2013-03-15
* TTY: amiserial, use module_platform_driver_probe()Jingoo Han2013-03-15
* serial: vt8500_serial: Convert to devm_ioremap_resource()Sachin Kamat2013-03-15
* serial: tegra: Convert to devm_ioremap_resource()Sachin Kamat2013-03-15
* pty: Remove redundant itty resetPeter Hurley2013-03-15
* drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang2013-03-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
|\
| * more file_inode() open-coded instancesAl Viro2013-02-27
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-02
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2013-02-22
| |\ \
| * | | MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle2013-02-01
* | | | sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds2013-02-27
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ \
| * | | new helper: file_inode(file)Al Viro2013-02-22
| |/ /
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\ \ \
| * \ \ Merge branch 'console-fixes' into drm-nextDave Airlie2013-02-07
| |\ \ \
| | * | | vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie2013-02-06
| | |/ /
| * | | fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-07
| * | | fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-07
| |/ /
* | | tty vt: fix character insertion overflowNicolas Pitre2013-02-24
* | | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-24
|\ \ \
| * | | xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-19
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-21
|\ \ \
| * | | s390/3270: asynchronous size sensingMartin Schwidefsky2013-02-14
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\ \ \
| * | | Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\| |
| * | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-03
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | tty: mxser: improve error handling in mxser_probe() and mxser_module_init()Alexey Khoroshilov2013-02-18
| * | | | serial: imx: fix uninitialized variable warningShawn Guo2013-02-18
| * | | | serial: tegra: assume CONFIG_OFStephen Warren2013-02-15
| * | | | TTY: do not update atime/mtime on read/writeJiri Slaby2013-02-15