aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/vt/vt_ioctl.c
AgeCommit message (Expand)Author
2012-02-13drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-04-19tty: VT, remove unused variableJiri Slaby
2011-04-19drivers/tty/vt/vt_ioctl.c: repair insane ?: expressionAndrew Morton
2011-04-19vt: Add K_OFF return value to vt_ioctl KDGKBMODEArthur Taylor
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2011-02-17tty,vt: fix VT_SETACTIVATE console switchJiri Olsa
2011-02-17vt: Add virtual console keyboard mode OFFArthur Taylor
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman