summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorLines
2014-07-18Input: st-keyscan - fix 'defined but not used' compiler warningsTobias Klauser-0/+2
2014-06-07Merge branch 'next' into for-linusDmitry Torokhov-243/+462
2014-05-29Input: omap-keypad - remove platform data supportJoachim Eastwood-27/+7
2014-05-28Input: jornada680_kbd - switch top using managed resourcesHimangi Saraogi-26/+10
2014-05-28Input: adp5520-keys - switch to using managed resourcesHimangi Saraogi-22/+10
2014-05-28Input: mcs_touchkey - fix incorrect input device nameBeomho Seo-1/+1
2014-05-14Merge tag 'v3.15-rc5' into nextDmitry Torokhov-2/+46
2014-05-14Input: gpio_keys_polled - convert to devm-* APIAlexander Shiyan-77/+21
2014-05-14Input: gpio_keys - more conversions to devm-* APIAlexander Shiyan-35/+34
2014-05-14Input: imx_keypad - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: gpio_keys_polled - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: gpio_keys - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: clps711x-keypad - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: gpio_keys - convert to use devm_*Andy Shevchenko-49/+25
2014-05-14Input: add st-keyscan driverGabriel FERNANDEZ-0/+286
2014-05-14Input: tc3589x-keypad - support probing from device treeLinus Walleij-2/+64
2014-05-13Input: pxa27x-keypad - fix generating scancodeChao Xie-1/+6
2014-05-12Input: fix ps2/serio module dependencyArnd Bergmann-1/+1
2014-04-24Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller-0/+7
2014-04-24Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song-1/+28
2014-04-03Merge branch 'next' into for-linusDmitry Torokhov-562/+363
2014-03-30Input: pmic8xxx-keypad - migrate to DTStephen Boyd-64/+86
2014-03-30Input: pmic8xxx-keypad - migrate to regmap APIsStephen Boyd-52/+29
2014-03-30Input: pmic8xxx-keypad - migrate to devm_* APIsStephen Boyd-44/+17
2014-03-30Input: pmic8xxx-keypad - fix build by removing gpio configurationStephen Boyd-58/+0
2014-03-30Input: add new driver for ARM CLPS711X keypadAlexander Shiyan-0/+220
2014-03-28Input: remove obsolete tnetv107x driversArnd Bergmann-340/+0
2014-03-01Merge tag 'v3.14-rc4' into nextDmitry Torokhov-3/+10
2014-02-17Input: imx_keypad - Propagate the real error code on platform_get_irq() failureFabio Estevam-2/+2
2014-02-15Input: adp5588-keys - get value from data out when dir is outJean-Francois Dagenais-1/+11
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-135/+132
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-31/+0
2014-01-06Input: twl4030-keypad - convert to using managed resourcesDmitry Torokhov-48/+22
2014-01-04Input: twl4030-keypad - add device tree supportSebastian Reichel-17/+50
2013-12-31Input: cros_ec_keyb - fix problems with backslashDoug Anderson-4/+11
2013-12-26Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson-3/+10
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov-5/+15
2013-12-11Input: tegra-kbc - use reset frameworkStephen Warren-3/+10
2013-12-07Input: samsung-keypad - favor platform data if presentDmitry Torokhov-15/+21
2013-12-06Input: use dev_get_platdata()Jingoo Han-29/+37
2013-12-05Input: sh_keysc - restrict non-COMPILE_TEST compilationLaurent Pinchart-1/+1
2013-11-25Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu-3/+6
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov-38/+43
2013-11-11Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter-2/+2
2013-10-31Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart-1/+1
2013-10-31Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen-2/+2
2013-10-15Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun-1/+3
2013-10-08Merge tag 'v3.12-rc4' into nextDmitry Torokhov-2/+2
2013-10-06Input: pxa27x_keypad - include linux/of.h headerSachin Kamat-0/+1
2013-10-06Input: gpio_keys_polled - include linux/of.h headerSachin Kamat-0/+1