summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/atkbd.c
AgeCommit message (Expand)AuthorLines
2015-02-13input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-2/+2
2014-11-16Input: atkbd - correct MSC_SCAN events for force_release keysStefan BrĂ¼ns-2/+4
2014-09-11Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov-8/+0
2014-04-24Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song-1/+28
2013-01-21Input: atkbd - fix multi-byte scancode handling on reconnectShawn Nematbakhsh-21/+51
2013-01-17Input: atkbd - fix a typo in a messageDmitry Torokhov-1/+1
2012-04-23Input: atkbd - fix language in a printed messageJesper Juhl-1/+1
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding-10/+30
2011-07-13Input: atkbd - make dmi callback functions return 1Axel Lin-2/+2
2010-11-04Input: atkbd - add 'terminal' parameter for IBM Terminal keyboardsBenjamin LaHaise-1/+11
2010-02-26Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov-11/+15
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov-38/+36
2010-01-06Input: atkbd - switch to dev_err() and friendsDmitry Torokhov-137/+146
2010-01-06Input: atkbd - fix canceling event_work in disconnectDmitry Torokhov-2/+8
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman-34/+25
2009-12-24Input: speed up suspend/shutdown for PS/2 mice and keyboardsDmitry Torokhov-2/+3
2009-12-04Input: atkbd - remove identification strings from DMI tableDmitry Torokhov-17/+9
2009-11-12Input: atkbd - restore LED state at reconnectDmitry Torokhov-0/+13
2009-11-02Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov-1/+1
2009-10-21Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin-0/+36
2009-10-18Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski-37/+14
2009-10-14Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov-4/+15
2009-10-13Input: atkbd - restore resetting LED state at startupDmitry Torokhov-0/+26
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-25/+0
2009-09-21trivial: fix typo s/ketymap/keymap/ in commentThadeu Lima de Souza Cascardo-1/+1
2009-09-17Input: atkbd - rely on input core to restore state on resumeDmitry Torokhov-25/+0
2009-09-13Merge branch 'next' into for-linusDmitry Torokhov-6/+37
2009-09-03Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews-0/+35
2009-09-03Input: atkbd - allow setting force-release bitmap via sysfsDmitry Torokhov-6/+37
2009-07-20Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young-0/+16
2009-07-12Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525Simon Davie-0/+16
2009-05-11Input: atkbd - add force release keys quirk for Amilo Xi 3650Adrian Batzill-0/+16
2009-04-15Input: atkbd - add forced release keys quirk for Samsung NC20Barry Carroll-1/+10
2009-04-15Input: atkbd - add forced release keys quirk for Samsung Q45Dmitry Torokhov-0/+9
2009-03-08Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa-0/+17
2009-03-08Input: atkbd - consolidate force release quirk setupDaniel Mierswa-74/+46
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+2
2009-01-10Input: atkbd - make forced_release_keys[] staticDaniel Mierswa-2/+2
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer-1/+1
2008-12-30Input: atkbd - broaden the Dell DMI signaturesMatthew Garrett-0/+9
2008-12-20Input: atkbd - Samsung NC10 key repeat fixStuart Hopkins-0/+25
2008-12-20Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptopRikard Ljungstrand-0/+26
2008-11-11Input: atkbd - cancel delayed work before freeing its structureJiri Pirko-1/+1
2008-11-11Input: atkbd - add keymap quirk for Inventec Symphony systemsMatthew Garrett-0/+25
2008-09-10Input: atkbd - expand Latitude's force release quirk to other DellsMatthew Garrett-5/+5
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier-15/+5
2008-06-30Input: atkbd - fix HP 2133 not sending release event for video switchJiri Kosina-0/+26
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov-0/+2
2008-06-02Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov-10/+10