aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/atkbd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-13Merge branch 'next' into for-linusDmitry Torokhov1-6/+37
2009-09-03Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews1-0/+35
2009-09-03Input: atkbd - allow setting force-release bitmap via sysfsDmitry Torokhov1-6/+37
2009-07-20Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young1-0/+16
2009-07-12Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525Simon Davie1-0/+16
2009-05-11Input: atkbd - add force release keys quirk for Amilo Xi 3650Adrian Batzill1-0/+16
2009-04-15Input: atkbd - add forced release keys quirk for Samsung NC20Barry Carroll1-1/+10
2009-04-15Input: atkbd - add forced release keys quirk for Samsung Q45Dmitry Torokhov1-0/+9
2009-03-08Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa1-0/+17
2009-03-08Input: atkbd - consolidate force release quirk setupDaniel Mierswa1-74/+46
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+2
2009-01-10Input: atkbd - make forced_release_keys[] staticDaniel Mierswa1-2/+2
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer1-1/+1
2008-12-30Input: atkbd - broaden the Dell DMI signaturesMatthew Garrett1-0/+9
2008-12-20Input: atkbd - Samsung NC10 key repeat fixStuart Hopkins1-0/+25
2008-12-20Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptopRikard Ljungstrand1-0/+26
2008-11-11Input: atkbd - cancel delayed work before freeing its structureJiri Pirko1-1/+1
2008-11-11Input: atkbd - add keymap quirk for Inventec Symphony systemsMatthew Garrett1-0/+25
2008-09-10Input: atkbd - expand Latitude's force release quirk to other DellsMatthew Garrett1-5/+5
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier1-15/+5
2008-06-30Input: atkbd - fix HP 2133 not sending release event for video switchJiri Kosina1-0/+26
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov1-0/+2
2008-06-02Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov1-10/+10
2008-05-28Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov1-0/+2
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall1-1/+0
2008-01-21Input: atkbd - remove unneeded synchronize_sched()Dmitry Torokhov1-1/+0
2008-01-21Input: atkbd - properly handle special keys on Dell LatitudesGiel de Nijs1-17/+72
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-8/+13
2007-07-10Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede1-2/+2
2007-06-28Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong1-3/+4
2007-06-28Input: atkbd - throttle LED switchingDmitry Torokhov1-14/+26
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov1-2/+3
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov1-4/+0
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-3/+3
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita1-2/+1
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-3/+3
2006-11-05Input: keyboards - handle errors when registering input devicesDmitry Torokhov1-30/+129
2006-10-11Input: atkbd - supress "too many keys" error messageDmitry Torokhov1-13/+41
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+1
2006-09-19Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-43/+60
2006-09-14Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov1-3/+1
2006-08-23Input: atkbd - fix overrun in atkbd_set_repeat_rate()Florin Malita1-1/+1
2006-08-04Input: atkbd - restore repeat rate when resumingDmitry Torokhov1-43/+60
2006-06-27Input: atkbd - fix hardware autorepeatDmitry Torokhov1-1/+1
2006-06-26Input: atkbd - fix HANGEUL/HANJA keysDmitry Torokhov1-77/+131
2006-06-26Input: fix misspelling of Hangeul keyJerome Pinot1-4/+4
2006-06-26Input: fix potential overflows in driver/input/keyboardDmitry Torokhov1-4/+7
2006-03-14Input: atkbd - disable softrepeat for dumb keyboardsVojtech Pavlik1-3/+0