Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tty: Fix LED error return | Alan Cox | 2012-05-14 | 1 | -1/+1 |
* | vt: Fix deadlock on scroll-lock | Alan Cox | 2012-05-01 | 1 | -7/+19 |
* | vt: NULL dereference in vt_do_kdsk_ioctl() | Dan Carpenter | 2012-03-12 | 1 | -0/+1 |
* | vt:tackle kbd_table | Alan Cox | 2012-03-08 | 1 | -26/+595 |
* | tty: keyboard.c: add uaccess.h to fix a build problem on sparc32 | Greg Kroah-Hartman | 2012-02-28 | 1 | -0/+1 |
* | vt: tidy a few bits of checkpatch noise | Alan Cox | 2012-02-24 | 1 | -9/+9 |
* | vt: lock the accent table | Alan Cox | 2012-02-24 | 1 | -0/+162 |
* | keyboard: Do not include <linux/irq.> | Geert Uytterhoeven | 2011-09-23 | 1 | -1/+2 |
* | tty: remove invalid location line in file header | Jovi Zhang | 2011-04-20 | 1 | -2/+0 |
* | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-25 | 1 | -1/+1 |
* | vt: Add virtual console keyboard mode OFF | Arthur Taylor | 2011-02-17 | 1 | -2/+3 |
* | TTY: create drivers/tty/vt and move the vt code there | Greg Kroah-Hartman | 2010-11-05 | 1 | -0/+1454 |