summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller2014-04-251-0/+7
| * Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song2014-04-251-1/+28
| * Merge branch 'next' into for-linusDmitry Torokhov2014-04-037-562/+363
| |\
| * | Input: adp5588-keys - get value from data out when dir is outJean-Francois Dagenais2014-02-151-1/+11
* | | Input: gpio_keys_polled - convert to devm-* APIAlexander Shiyan2014-05-151-77/+21
* | | Input: gpio_keys - more conversions to devm-* APIAlexander Shiyan2014-05-151-35/+34
* | | 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/+25
* | | Input: add st-keyscan driverGabriel FERNANDEZ2014-05-153-0/+286
* | | Input: tc3589x-keypad - support probing from device treeLinus Walleij2014-05-151-2/+64
| |/ |/|
* | 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-2541-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-121-3/+10
* | | | Input: imx_keypad - Propagate the real error code on platform_get_irq() failureFabio Estevam2014-02-171-2/+2
| |_|/ |/| |
* | | Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0731-31/+0
* | | Input: twl4030-keypad - convert to using managed resourcesDmitry Torokhov2014-01-071-48/+22
* | | Input: twl4030-keypad - add device tree supportSebastian Reichel2014-01-041-17/+50
* | | Input: cros_ec_keyb - fix problems with backslashDoug Anderson2013-12-311-4/+11
* | | Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-164-5/+15
|\| |
| * | Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu2013-11-263-3/+6
| |/
| * Merge branch 'next' into for-linusDmitry Torokhov2013-11-159-38/+43
| |\
| * | Input: pxa27x_keypad - fix NULL pointer dereferenceMike Dunn2013-09-181-2/+9
* | | Input: samsung-keypad - favor platform data if presentDmitry Torokhov2013-12-071-15/+21
* | | Input: use dev_get_platdata()Jingoo Han2013-12-0621-29/+37
* | | Input: sh_keysc - restrict non-COMPILE_TEST compilationLaurent Pinchart2013-12-051-1/+1
| |/ |/|
* | Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter2013-11-111-2/+2
* | Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart2013-10-311-1/+1
* | Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2013-10-311-2/+2
* | Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun2013-10-161-1/+3
* | Merge tag 'v3.12-rc4' into nextDmitry Torokhov2013-10-081-2/+2
|\ \
| * | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-077-49/+103
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2013-09-077-49/+103
| | |\
* | | | Input: pxa27x_keypad - include linux/of.h headerSachin Kamat2013-10-061-0/+1
* | | | Input: gpio_keys_polled - include linux/of.h headerSachin Kamat2013-10-061-0/+1
* | | | Input: gpio_keys - include linux/of.h headerSachin Kamat2013-10-061-0/+1
* | | | Input: tegra-kbc - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* | | | Input: nspire-keypad - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1