summaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/vt_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* tty: vt, ignore PIO_UNIMAPCLR paramJiri Slaby2016-06-251-7/+1
* vt: vt_ioctl: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-03-071-1/+1
* tty/vt: Return EBUSY if deallocating VT1 and it is busyRoss Lagerwall2013-06-171-4/+1
* tty/vt: Fix vc_deallocate() lock orderPeter Hurley2013-05-201-18/+49
* drivers/tty/vt/vt_ioctl.c: Include <linux/suspend.h> for pm_set_vt_switchJosh Triplett2012-11-211-0/+1
* vt: fix race in vt_waitactive()Rabin Vincent2012-07-261-13/+34
* vt: push the tty_lock down into the map handlingAlan Cox2012-04-241-20/+5
* vt: waitevent is self locked so drop the tty_lockAlan Cox2012-03-081-9/+2
* vt: push down tioclinux casesAlan Cox2012-03-081-2/+0
* vt: push down the tty lock so we can see what is left to tackleAlan Cox2012-03-081-35/+57
* vt:tackle kbd_tableAlan Cox2012-03-081-308/+17
* vt: lock the accent tableAlan Cox2012-02-241-78/+3
* drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault2012-02-031-1/+0
* tty: remove invalid location line in file headerJovi Zhang2011-04-191-2/+0
* tty: VT, remove unused variableJiri Slaby2011-04-191-2/+0
* drivers/tty/vt/vt_ioctl.c: repair insane ?: expressionAndrew Morton2011-04-191-5/+17
* vt: Add K_OFF return value to vt_ioctl KDGKBMODEArthur Taylor2011-04-191-0/+1
* Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-161-1/+0
|\
| * drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0
* | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-3/+3
* | tty,vt: fix VT_SETACTIVATE console switchJiri Olsa2011-02-171-1/+2
* | vt: Add virtual console keyboard mode OFFArthur Taylor2011-02-171-0/+3
|/
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-30/+30
* TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-051-0/+1788