summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/atkbd.c
AgeCommit message (Expand)Author
2009-05-11Input: atkbd - add force release keys quirk for Amilo Xi 3650Adrian Batzill
2009-04-15Input: atkbd - add forced release keys quirk for Samsung NC20Barry Carroll
2009-04-15Input: atkbd - add forced release keys quirk for Samsung Q45Dmitry Torokhov
2009-03-08Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa
2009-03-08Input: atkbd - consolidate force release quirk setupDaniel Mierswa
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-01-10Input: atkbd - make forced_release_keys[] staticDaniel Mierswa
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer
2008-12-30Input: atkbd - broaden the Dell DMI signaturesMatthew Garrett
2008-12-20Input: atkbd - Samsung NC10 key repeat fixStuart Hopkins
2008-12-20Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptopRikard Ljungstrand
2008-11-11Input: atkbd - cancel delayed work before freeing its structureJiri Pirko
2008-11-11Input: atkbd - add keymap quirk for Inventec Symphony systemsMatthew Garrett
2008-09-10Input: atkbd - expand Latitude's force release quirk to other DellsMatthew Garrett
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier
2008-06-30Input: atkbd - fix HP 2133 not sending release event for video switchJiri Kosina
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov
2008-06-02Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov
2008-05-28Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall
2008-01-21Input: atkbd - remove unneeded synchronize_sched()Dmitry Torokhov
2008-01-21Input: atkbd - properly handle special keys on Dell LatitudesGiel de Nijs
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-07-10Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede
2007-06-28Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong
2007-06-28Input: atkbd - throttle LED switchingDmitry Torokhov
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-05Input: keyboards - handle errors when registering input devicesDmitry Torokhov
2006-10-11Input: atkbd - supress "too many keys" error messageDmitry Torokhov
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-19Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-09-14Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov
2006-08-23Input: atkbd - fix overrun in atkbd_set_repeat_rate()Florin Malita
2006-08-04Input: atkbd - restore repeat rate when resumingDmitry Torokhov
2006-06-27Input: atkbd - fix hardware autorepeatDmitry Torokhov
2006-06-26Input: atkbd - fix HANGEUL/HANJA keysDmitry Torokhov
2006-06-26Input: fix misspelling of Hangeul keyJerome Pinot
2006-06-26Input: fix potential overflows in driver/input/keyboardDmitry Torokhov
2006-03-14Input: atkbd - disable softrepeat for dumb keyboardsVojtech Pavlik
2006-03-14Input: atkbd - fix complaints about 'releasing unknown key 0x7f'Vojtech Pavlik
2006-02-19Input: atkbd - semaphore to mutex conversionIngo Molnar
2006-01-05Input: atkbd - don't lose keymap settings when reconnecting keyboardDmitry Torokhov
2005-11-20Input: atkbd - speed up setting leds/repeat stateDmitry Torokhov
2005-10-28[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov