summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/atkbd.c
Commit message (Expand)AuthorAgeFilesLines
* Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede2007-07-101-2/+2
* Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong2007-06-281-3/+4
* Input: atkbd - throttle LED switchingDmitry Torokhov2007-06-281-14/+26
* Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-1/+1
* Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov2007-04-121-2/+3
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-181-4/+0
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-081-3/+3
|\
| * WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-3/+3
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-231-2/+1
* | Input: keyboards - handle errors when registering input devicesDmitry Torokhov2006-11-051-30/+129
|/
* Input: atkbd - supress "too many keys" error messageDmitry Torokhov2006-10-111-13/+41
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+1
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-191-43/+60
|\
| * Input: atkbd - fix overrun in atkbd_set_repeat_rate()Florin Malita2006-08-231-1/+1
| * Input: atkbd - restore repeat rate when resumingDmitry Torokhov2006-08-041-43/+60
* | Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2006-09-141-3/+1
|/
* Input: atkbd - fix hardware autorepeatDmitry Torokhov2006-06-271-1/+1
* Input: atkbd - fix HANGEUL/HANJA keysDmitry Torokhov2006-06-261-77/+131
* Input: fix misspelling of Hangeul keyJerome Pinot2006-06-261-4/+4
* Input: fix potential overflows in driver/input/keyboardDmitry Torokhov2006-06-261-4/+7
* Input: atkbd - disable softrepeat for dumb keyboardsVojtech Pavlik2006-03-141-3/+0
* Input: atkbd - fix complaints about 'releasing unknown key 0x7f'Vojtech Pavlik2006-03-141-6/+6
* Input: atkbd - semaphore to mutex conversionIngo Molnar2006-02-191-4/+5
* Input: atkbd - don't lose keymap settings when reconnecting keyboardDmitry Torokhov2006-01-051-1/+1
* Input: atkbd - speed up setting leds/repeat stateDmitry Torokhov2005-11-201-31/+68
* [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-86/+102
* Input: atkbd - handle keyboards generating scancode 0x7fVojtech Pavlik2005-09-051-3/+7
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-271-3/+3
|\
| * Input: whitespace fixes in drivers/input/keyboardDmitry Torokhov2005-05-291-3/+3
| * Input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik2005-05-291-3/+3
* | [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-201-2/+2
* | [PATCH] input: disable scroll feature on AT keyboardsVojtech Pavlik2005-06-071-1/+1
* | [PATCH] input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik2005-05-281-3/+3
|/
* [PATCH] drivers/input/keyboard/atkbd.c: fix off by one errorsAdrian Bunk2005-05-171-2/+4
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-011-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1148