summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
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
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19xen: introduce xen_remap, use it instead of ioremapStefano Stabellini
2013-02-18tty: mxser: improve error handling in mxser_probe() and mxser_module_init()Alexey Khoroshilov
2013-02-18serial: imx: fix uninitialized variable warningShawn Guo
2013-02-15serial: tegra: assume CONFIG_OFStephen Warren
2013-02-15TTY: do not update atime/mtime on read/writeJiri Slaby
2013-02-14serial: imx: Fix recursive locking bugThomas Gleixner
2013-02-14s390/3270: asynchronous size sensingMartin Schwidefsky
2013-02-13tty: Remove ancient hardpps()Peter Hurley
2013-02-13pps: Additional cleanups in uart_handle_dcd_changeGeorge Spelvin
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin
2013-02-13tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek