summaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/selection.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-301-1/+1
* tty: Prepare for destroying line discipline on hangupPeter Hurley2016-01-281-0/+2
* tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()Peter Hurley2015-07-241-0/+1
* tty: Fix unsafe vt paste_selection()Peter Hurley2013-07-241-1/+3
* tty: Make ldisc input flow control concurrency-friendlyPeter Hurley2013-07-241-2/+2
* TTY: vt, fix paste_selection ldisc handlingJiri Slaby2012-10-231-7/+2Star
* vt: tackle the main part of the selection logicAlan Cox2012-03-081-8/+31
* vt: push down tioclinux casesAlan Cox2012-03-081-6/+6
* vt:tackle kbd_tableAlan Cox2012-03-081-2/+7
* TTY: remove tty_lockedJiri Slaby2011-08-231-2/+2
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-031-1/+2
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-231-2/+1Star
* tty: remove invalid location line in file headerJovi Zhang2011-04-201-2/+0Star
* drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0Star
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-2/+2
* TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-051-0/+348