aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/atkbd.c
Commit message (Expand)AuthorAge
* Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa2009-03-08
* Input: atkbd - consolidate force release quirk setupDaniel Mierswa2009-03-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-02
|\
| * Input: atkbd - make forced_release_keys[] staticDaniel Mierswa2009-01-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\ \ | |/ |/|
| * trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-06
* | Input: atkbd - broaden the Dell DMI signaturesMatthew Garrett2008-12-30
* | Input: atkbd - Samsung NC10 key repeat fixStuart Hopkins2008-12-20
* | Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptopRikard Ljungstrand2008-12-20
|/
* Input: atkbd - cancel delayed work before freeing its structureJiri Pirko2008-11-11
* Input: atkbd - add keymap quirk for Inventec Symphony systemsMatthew Garrett2008-11-11
* Input: atkbd - expand Latitude's force release quirk to other DellsMatthew Garrett2008-09-10
* Input: convert drivers to use strict_strtoul()Joe Rouvier2008-09-10
* Input: atkbd - fix HP 2133 not sending release event for video switchJiri Kosina2008-06-30
* Merge branch 'for-linus' into nextDmitry Torokhov2008-06-17
|\
| * Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov2008-05-28
* | Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov2008-06-02
|/
* Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-21
* Input: atkbd - remove unneeded synchronize_sched()Dmitry Torokhov2008-01-21
* Input: atkbd - properly handle special keys on Dell LatitudesGiel de Nijs2008-01-21
* get rid of input BIT* duplicate definesJiri Slaby2007-10-19
* Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede2007-07-10
* Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong2007-06-28
* Input: atkbd - throttle LED switchingDmitry Torokhov2007-06-28
* Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov2007-04-12
* Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov2007-04-12
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-18
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-08
|\
| * WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-23
* | Input: keyboards - handle errors when registering input devicesDmitry Torokhov2006-11-05
|/
* Input: atkbd - supress "too many keys" error messageDmitry Torokhov2006-10-11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-19
|\
| * Input: atkbd - fix overrun in atkbd_set_repeat_rate()Florin Malita2006-08-23
| * Input: atkbd - restore repeat rate when resumingDmitry Torokhov2006-08-04
* | Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2006-09-14
|/
* Input: atkbd - fix hardware autorepeatDmitry Torokhov2006-06-27
* Input: atkbd - fix HANGEUL/HANJA keysDmitry Torokhov2006-06-26
* Input: fix misspelling of Hangeul keyJerome Pinot2006-06-26
* Input: fix potential overflows in driver/input/keyboardDmitry Torokhov2006-06-26
* Input: atkbd - disable softrepeat for dumb keyboardsVojtech Pavlik2006-03-14
* Input: atkbd - fix complaints about 'releasing unknown key 0x7f'Vojtech Pavlik2006-03-14
* Input: atkbd - semaphore to mutex conversionIngo Molnar2006-02-19
* Input: atkbd - don't lose keymap settings when reconnecting keyboardDmitry Torokhov2006-01-05
* Input: atkbd - speed up setting leds/repeat stateDmitry Torokhov2005-11-20
* [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov2005-10-28
* Input: atkbd - handle keyboards generating scancode 0x7fVojtech Pavlik2005-09-05
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-27
|\
| * Input: whitespace fixes in drivers/input/keyboardDmitry Torokhov2005-05-29