summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-151-8/+0
|\
| * Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov2014-09-111-8/+0
* | 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-091-4/+5
| * Input: cap1106 - fix register definitionKlaus Goger2014-09-081-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-151-1/+7
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2014-08-141-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-085-33/+364
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2014-08-065-33/+364
| |\|
| | * Input: imx_keypad - remove ifdef round PM methodsFabio Estevam2014-07-311-4/+2
| | * Merge tag 'v3.16-rc6' into nextDmitry Torokhov2014-07-242-2/+7
| | |\
| | * | Input: max7359 - introduce the use of managed interfacesHimangi Saraogi2014-07-201-29/+16
| | * | 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-071-13/+9
|\ \ \ \
| * | | | input: lm8323: fix attribute-creation raceJohan Hovold2014-06-271-13/+9
| | |_|/ | |/| |
* | | | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-071-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-0712-243/+462
|\|
| * Input: omap-keypad - remove platform data supportJoachim Eastwood2014-05-292-27/+7
| * Input: jornada680_kbd - switch top using managed resourcesHimangi Saraogi2014-05-281-26/+10
| * Input: adp5520-keys - switch to using managed resourcesHimangi Saraogi2014-05-281-22/+10
| * Input: mcs_touchkey - fix incorrect input device nameBeomho Seo2014-05-281-1/+1
| * Merge tag 'v3.15-rc5' into nextDmitry Torokhov2014-05-143-2/+46
| |\
| * | Input: gpio_keys_polled - convert to devm-* APIAlexander Shiyan2014-05-141-77/+21
| * | Input: gpio_keys - more conversions to devm-* APIAlexander Shiyan2014-05-141-35/+34
| * | Input: imx_keypad - make of_device_id array constJingoo Han2014-05-141-1/+1
| * | Input: gpio_keys_polled - make of_device_id array constJingoo Han2014-05-141-1/+1
| * | Input: gpio_keys - make of_device_id array constJingoo Han2014-05-141-1/+1
| * | Input: clps711x-keypad - make of_device_id array constJingoo Han2014-05-141-1/+1
| * | Input: gpio_keys - convert to use devm_*Andy Shevchenko2014-05-141-49/+25
| * | Input: add st-keyscan driverGabriel FERNANDEZ2014-05-143-0/+286
| * | Input: tc3589x-keypad - support probing from device treeLinus Walleij2014-05-141-2/+64
* | | Input: pxa27x-keypad - fix generating scancodeChao Xie2014-05-131-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-241-0/+7
* | Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song2014-04-241-1/+28
* | Merge branch 'next' into for-linusDmitry Torokhov2014-04-037-562/+363
|\|
| * Input: pmic8xxx-keypad - migrate to DTStephen Boyd2014-03-301-64/+86
| * Input: pmic8xxx-keypad - migrate to regmap APIsStephen Boyd2014-03-301-52/+29
| * Input: pmic8xxx-keypad - migrate to devm_* APIsStephen Boyd2014-03-301-44/+17
| * Input: pmic8xxx-keypad - fix build by removing gpio configurationStephen Boyd2014-03-301-58/+0
| * Input: add new driver for ARM CLPS711X keypadAlexander Shiyan2014-03-303-0/+220
| * Input: remove obsolete tnetv107x driversArnd Bergmann2014-03-283-340/+0
| * Merge tag 'v3.14-rc4' into nextDmitry Torokhov2014-03-011-3/+10
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-2441-135/+132
| | |\
| | * \ Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-261-3/+10
| | |\ \
| | | * | Input: tegra-kbc - use reset frameworkStephen Warren2013-12-111-3/+10