aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/atkbd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-18Input: iatkbd - constify serio_device_idArvind Yadav1-1/+1
2015-04-11Input: atkbd - document "no new force-release quirks" policyDmitry Torokhov1-0/+6
2015-02-13input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-2/+2
2014-11-16Input: atkbd - correct MSC_SCAN events for force_release keysStefan BrĂ¼ns1-2/+4
2014-09-11Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov1-8/+0
2014-04-24Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song1-1/+28
2013-01-21Input: atkbd - fix multi-byte scancode handling on reconnectShawn Nematbakhsh1-21/+51
2013-01-17Input: atkbd - fix a typo in a messageDmitry Torokhov1-1/+1
2012-04-23Input: atkbd - fix language in a printed messageJesper Juhl1-1/+1
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding1-10/+30
2011-07-13Input: atkbd - make dmi callback functions return 1Axel Lin1-2/+2
2010-11-04Input: atkbd - add 'terminal' parameter for IBM Terminal keyboardsBenjamin LaHaise1-1/+11
2010-02-26Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov1-11/+15
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov1-38/+36
2010-01-06Input: atkbd - switch to dev_err() and friendsDmitry Torokhov1-137/+146
2010-01-06Input: atkbd - fix canceling event_work in disconnectDmitry Torokhov1-2/+8
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman1-34/+25
2009-12-24Input: speed up suspend/shutdown for PS/2 mice and keyboardsDmitry Torokhov1-2/+3
2009-12-04Input: atkbd - remove identification strings from DMI tableDmitry Torokhov1-17/+9
2009-11-12Input: atkbd - restore LED state at reconnectDmitry Torokhov1-0/+13
2009-11-02Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov1-1/+1
2009-10-21Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin1-0/+36
2009-10-18Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski1-37/+14
2009-10-14Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov1-4/+15
2009-10-13Input: atkbd - restore resetting LED state at startupDmitry Torokhov1-0/+26
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-25/+0
2009-09-21trivial: fix typo s/ketymap/keymap/ in commentThadeu Lima de Souza Cascardo1-1/+1
2009-09-17Input: atkbd - rely on input core to restore state on resumeDmitry Torokhov1-25/+0
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