summaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* tty/vt: fix write/write race in ioctl(KDSKBSENT) handlerSergei Trofimovich2019-05-221-6/+27
* Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-181-1/+29
|\
| * kbd: complete dead keys definitionsSamuel Thibault2018-07-071-1/+29
* | leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König2018-07-051-1/+3
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+2
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-221-1/+1
* Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-141-0/+1
|\
| * tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-1/+1
|/
* tty/vt/keyboard: Remove AVR32 bits from the driverAndy Shevchenko2017-05-181-2/+1Star
* sched/headers: Remove duplicate #include <linux/sched/debug.h> lineIngo Molnar2017-03-281-1/+0Star
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-231-1/+1
* vt: fix Scroll Lock LED trigger nameMaciej S. Szmigiero2016-11-161-1/+1
* tty: typo in comments in drivers/tty/vt/keyboard.cAskar Safin2016-11-101-1/+1
* Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-251-11/+5Star
|\
| * tty/vt/keyboard: use memdup_user().Muhammad Falak R Wani2016-06-251-10/+4Star
| * vt: remove lines parameter from scrollbackJiri Slaby2016-06-251-1/+1
* | tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov2016-07-211-21/+9Star
|/
* tty/vt/keyboard: use memdup_user to simplify codeSaurabh Sengar2016-02-071-9/+5Star
* tty/vt/keyboard: define LED triggers for VT keyboard lock statesSamuel Thibault2015-06-161-8/+19
* tty/vt/keyboard: define LED triggers for VT LED statesSamuel Thibault2015-06-161-24/+117
* tty: pr_warning->pr_warn and logging neateningJoe Perches2014-11-261-3/+3
* tty/vt/keyboard: Resolve many shadow warningsMark Rustad2014-09-091-83/+83
* tty: Remove dead codeAndreas Platschek2013-07-271-20/+1Star
* TTY: switch tty_schedule_flipJiri Slaby2013-01-161-16/+3Star
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-3/+3
* vt: fix the keyboard/led lockingAlan Cox2012-07-171-18/+23
* tty: keyboard.c: Remove locking from vt_get_leds.Christopher Brannon2012-07-061-3/+0Star
* TTY: vt, remove con_schedule_flipJiri Slaby2012-06-141-3/+3
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-231-12/+8Star
|\
| * keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov2012-05-081-12/+8Star
* | tty: Fix LED error returnAlan Cox2012-05-141-1/+1
* | vt: Fix deadlock on scroll-lockAlan Cox2012-05-011-7/+19
|/
* vt: NULL dereference in vt_do_kdsk_ioctl()Dan Carpenter2012-03-121-0/+1
* vt:tackle kbd_tableAlan Cox2012-03-081-26/+595
* tty: keyboard.c: add uaccess.h to fix a build problem on sparc32Greg Kroah-Hartman2012-02-281-0/+1
* vt: tidy a few bits of checkpatch noiseAlan Cox2012-02-241-9/+9
* vt: lock the accent tableAlan Cox2012-02-241-0/+162
* keyboard: Do not include <linux/irq.>Geert Uytterhoeven2011-09-231-1/+2
* tty: remove invalid location line in file headerJovi Zhang2011-04-201-2/+0Star
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-251-1/+1
* vt: Add virtual console keyboard mode OFFArthur Taylor2011-02-171-2/+3
* TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-051-0/+1454