summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Input: atkbd - correct MSC_SCAN events for force_release keysStefan Brüns2014-11-171-2/+4
* Input: cap11xx - support for irq-active-high optionMatt Ranostay2014-11-021-0/+8
* Input: cap11xx - add support for various cap11xx devicesMatt Ranostay2014-11-021-23/+51
* Input: rename cap1106 driver to cap11xxMatt Ranostay2014-11-024-346/+345Star
* Input: lpc32xx-keys - switch to using managed resourcesPramod Gurav2014-10-221-72/+20Star
* Input: pxa27x_keypad - switch to using managed resourcesPramod Gurav2014-10-221-64/+20Star
* Input: mpr121 - switch to using managed resourcesPramod Gurav2014-10-221-30/+12Star
* Merge tag 'v3.17' into nextDmitry Torokhov2014-10-113-14/+7Star
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-161-8/+0Star
| |\
| | * Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov2014-09-121-8/+0Star
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-112-6/+7
| |\|
| | * Input: matrix_keypad - use request_any_context_irq()Lothar Waßmann2014-09-101-4/+5
| | * Input: cap1106 - fix register definitionKlaus Goger2014-09-081-2/+2
* | | Input: cros_ec_keyb - add of match tableSjoerd Simons2014-10-101-0/+9
* | | Input: adp5588-keys - cancel workqueue in failure pathPramod Gurav2014-10-071-0/+1
* | | Input: opencores-kbd - switch to using managed resourcesPramod Gurav2014-10-071-55/+17Star
* | | Input: cros_ec_keyb - optimize ghosting algorithmTodd Broch2014-09-041-43/+49
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-161-1/+7
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2014-08-151-1/+7
| |\
| | * Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov2014-08-081-1/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-095-33/+364
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2014-08-075-33/+364
| |\|
| | * Input: imx_keypad - remove ifdef round PM methodsFabio Estevam2014-07-311-4/+2Star
| | * Merge tag 'v3.16-rc6' into nextDmitry Torokhov2014-07-242-2/+7
| | |\
| | * | Input: max7359 - introduce the use of managed interfacesHimangi Saraogi2014-07-201-29/+16Star
| | * | Input: add driver for Microchip's CAP1106Daniel Mack2014-07-183-0/+346
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-08-081-13/+9Star
|\ \ \ \
| * | | | input: lm8323: fix attribute-creation raceJohan Hovold2014-06-271-13/+9Star
| | |_|/ | |/| |
* | | | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-081-27/+43
|\ \ \ \ | |_|/ / |/| | |
| * | | mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker2014-07-091-25/+33
| * | | mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson2014-07-091-2/+10
| |/ /
* / / Input: st-keyscan - fix 'defined but not used' compiler warningsTobias Klauser2014-07-181-0/+2
|/ /
* | Merge branch 'next' into for-linusDmitry Torokhov2014-06-0812-243/+462
|\|
| * Input: omap-keypad - remove platform data supportJoachim Eastwood2014-05-292-27/+7Star
| * Input: jornada680_kbd - switch top using managed resourcesHimangi Saraogi2014-05-291-26/+10Star
| * Input: adp5520-keys - switch to using managed resourcesHimangi Saraogi2014-05-291-22/+10Star
| * Input: mcs_touchkey - fix incorrect input device nameBeomho Seo2014-05-291-1/+1
| * Merge tag 'v3.15-rc5' into nextDmitry Torokhov2014-05-153-2/+46
| |\
| * | Input: gpio_keys_polled - convert to devm-* APIAlexander Shiyan2014-05-151-77/+21Star
| * | Input: gpio_keys - more conversions to devm-* APIAlexander Shiyan2014-05-151-35/+34Star
| * | Input: imx_keypad - make of_device_id array constJingoo Han2014-05-151-1/+1
| * | Input: gpio_keys_polled - make of_device_id array constJingoo Han2014-05-151-1/+1
| * | Input: gpio_keys - make of_device_id array constJingoo Han2014-05-151-1/+1
| * | Input: clps711x-keypad - make of_device_id array constJingoo Han2014-05-151-1/+1
| * | Input: gpio_keys - convert to use devm_*Andy Shevchenko2014-05-151-49/+25Star
| * | Input: add st-keyscan driverGabriel FERNANDEZ2014-05-153-0/+286
| * | Input: tc3589x-keypad - support probing from device treeLinus Walleij2014-05-151-2/+64
* | | Input: pxa27x-keypad - fix generating scancodeChao Xie2014-05-141-1/+6
* | | Input: fix ps2/serio module dependencyArnd Bergmann2014-05-121-1/+1
| |/ |/|
* | Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller2014-04-251-0/+7