summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2013-03-18TTY: msm_smd_tty, clean up activate/shutdownJiri Slaby1-9/+5
2013-03-18TTY: do not warn about setting speed via SPD_*Jiri Slaby1-28/+0
2013-03-18TTY: synclink, remove superfluous checkJiri Slaby1-3/+0
2013-03-18TTY: jsm, remove superfluous checkJiri Slaby1-6/+0
2013-03-18n_tty: Lock access to tty->pgrp for POSIX job controlPeter Hurley1-16/+18
2013-03-18n_tty: Fix unsafe driver-side signalsPeter Hurley1-20/+14
2013-03-18n_tty: Fix stuck throttled driverPeter Hurley1-11/+17
2013-03-18tty: Add safe tty throttle/unthrottle functionsPeter Hurley1-0/+64
2013-03-18n_tty: Inline check_unthrottle() at lone call sitePeter Hurley1-16/+2
2013-03-15sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-19/+19
2013-03-15tty: Signal SIGHUP before hanging up ldiscPeter Hurley1-5/+5
2013-03-15tty: Signal foreground group processes in hangupPeter Hurley1-17/+48
2013-03-15tty: Use spin_lock() inside existing critical regionPeter Hurley1-3/+2
2013-03-15tty: Fix spinlock flavor in non-atomic __tty_hangup()Peter Hurley1-3/+2
2013-03-15tty: Refactor session leader SIGHUP from __tty_hangup()Peter Hurley1-31/+50
2013-03-15tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-15serial: pch_uart: add console poll supportLiang Li1-24/+79
2013-03-15TTY: amiserial, use module_platform_driver_probe()Jingoo Han1-13/+1
2013-03-15serial: vt8500_serial: Convert to devm_ioremap_resource()Sachin Kamat1-3/+4
2013-03-15serial: tegra: Convert to devm_ioremap_resource()Sachin Kamat1-5/+4
2013-03-15pty: Remove redundant itty resetPeter Hurley1-1/+0
2013-03-05drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang1-7/+2
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-10/+6
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-5/+5
2013-02-27more file_inode() open-coded instancesAl Viro1-10/+6
2013-02-27sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds1-8/+7
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+4
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-38/+98
2013-02-24tty vt: fix character insertion overflowNicolas Pitre1-1/+1
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2013-02-22new helper: file_inode(file)Al Viro1-4/+4
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2-76/+204
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds115-1673/+5932
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-6/+6
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-74/+202
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+1
2013-02-19xen: introduce xen_remap, use it instead of ioremapStefano Stabellini1-1/+1
2013-02-18tty: mxser: improve error handling in mxser_probe() and mxser_module_init()Alexey Khoroshilov1-7/+35
2013-02-18serial: imx: fix uninitialized variable warningShawn Guo1-1/+1
2013-02-15serial: tegra: assume CONFIG_OFStephen Warren1-3/+2
2013-02-15TTY: do not update atime/mtime on read/writeJiri Slaby1-6/+2
2013-02-14serial: imx: Fix recursive locking bugThomas Gleixner1-2/+9
2013-02-14s390/3270: asynchronous size sensingMartin Schwidefsky1-0/+1
2013-02-13tty: Remove ancient hardpps()Peter Hurley2-9/+0
2013-02-13pps: Additional cleanups in uart_handle_dcd_changeGeorge Spelvin1-10/+7
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin3-5/+4
2013-02-13tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek1-22/+79
2013-02-13tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek1-4/+4