| Commit message (Expand) | Author | Age |
* | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-21 |
* | Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-11-13 |
|\ |
|
| * | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 2017-11-08 |
* | | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 2017-10-05 |
|/ |
|
* | tty/vt/keyboard: Remove AVR32 bits from the driver | Andy Shevchenko | 2017-05-18 |
* | sched/headers: Remove duplicate #include <linux/sched/debug.h> line | Ingo Molnar | 2017-03-28 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 |
* | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko | 2017-02-22 |
* | vt: fix Scroll Lock LED trigger name | Maciej S. Szmigiero | 2016-11-16 |
* | tty: typo in comments in drivers/tty/vt/keyboard.c | Askar Safin | 2016-11-10 |
* | Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-07-24 |
|\ |
|
| * | tty/vt/keyboard: use memdup_user(). | Muhammad Falak R Wani | 2016-06-25 |
| * | vt: remove lines parameter from scrollback | Jiri Slaby | 2016-06-25 |
* | | tty/vt/keyboard: fix OOB access in do_compute_shiftstate() | Dmitry Torokhov | 2016-07-20 |
|/ |
|
* | tty/vt/keyboard: use memdup_user to simplify code | Saurabh Sengar | 2016-02-06 |
* | tty/vt/keyboard: define LED triggers for VT keyboard lock states | Samuel Thibault | 2015-06-16 |
* | tty/vt/keyboard: define LED triggers for VT LED states | Samuel Thibault | 2015-06-16 |
* | tty: pr_warning->pr_warn and logging neatening | Joe Perches | 2014-11-25 |
* | tty/vt/keyboard: Resolve many shadow warnings | Mark Rustad | 2014-09-08 |
* | tty: Remove dead code | Andreas Platschek | 2013-07-26 |
* | TTY: switch tty_schedule_flip | Jiri Slaby | 2013-01-15 |
* | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-15 |
* | vt: fix the keyboard/led locking | Alan Cox | 2012-07-17 |
* | tty: keyboard.c: Remove locking from vt_get_leds. | Christopher Brannon | 2012-07-06 |
* | TTY: vt, remove con_schedule_flip | Jiri Slaby | 2012-06-13 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-05-23 |
|\ |
|
| * | keyboard: Use BIOS Keyboard variable to set Numlock | Joshua Cov | 2012-05-08 |
* | | tty: Fix LED error return | Alan Cox | 2012-05-14 |
* | | vt: Fix deadlock on scroll-lock | Alan Cox | 2012-05-01 |
|/ |
|
* | vt: NULL dereference in vt_do_kdsk_ioctl() | Dan Carpenter | 2012-03-12 |
* | vt:tackle kbd_table | Alan Cox | 2012-03-08 |
* | tty: keyboard.c: add uaccess.h to fix a build problem on sparc32 | Greg Kroah-Hartman | 2012-02-27 |
* | vt: tidy a few bits of checkpatch noise | Alan Cox | 2012-02-24 |
* | vt: lock the accent table | Alan Cox | 2012-02-24 |
* | keyboard: Do not include <linux/irq.> | Geert Uytterhoeven | 2011-09-22 |
* | tty: remove invalid location line in file header | Jovi Zhang | 2011-04-19 |
* | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-24 |
* | vt: Add virtual console keyboard mode OFF | Arthur Taylor | 2011-02-17 |
* | TTY: create drivers/tty/vt and move the vt code there | Greg Kroah-Hartman | 2010-11-05 |