aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/atkbd.c
AgeCommit message (Expand)Author
2010-11-04Input: atkbd - add 'terminal' parameter for IBM Terminal keyboardsBenjamin LaHaise
2010-02-26Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov
2010-01-06Input: atkbd - switch to dev_err() and friendsDmitry Torokhov
2010-01-06Input: atkbd - fix canceling event_work in disconnectDmitry Torokhov
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman
2009-12-24Input: speed up suspend/shutdown for PS/2 mice and keyboardsDmitry Torokhov
2009-12-04Input: atkbd - remove identification strings from DMI tableDmitry Torokhov
2009-11-12Input: atkbd - restore LED state at reconnectDmitry Torokhov
2009-11-02Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov
2009-10-21Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin
2009-10-18Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski
2009-10-14Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov
2009-10-13Input: atkbd - restore resetting LED state at startupDmitry Torokhov
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-09-21trivial: fix typo s/ketymap/keymap/ in commentThadeu Lima de Souza Cascardo
2009-09-17Input: atkbd - rely on input core to restore state on resumeDmitry Torokhov
2009-09-13Merge branch 'next' into for-linusDmitry Torokhov
2009-09-03Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews
2009-09-03Input: atkbd - allow setting force-release bitmap via sysfsDmitry Torokhov
2009-07-20Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young
2009-07-12Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525Simon Davie
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