aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-25Input: tc3589x-keypad - remove stray ')'Clifton Barnes1-1/+1
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-63/+17
2016-04-29Input: twl4030 - fix unsafe macro definitionRui Teng1-12/+16
2016-04-26input: adp5588-keys: use gpiochip data pointerLinus Walleij1-5/+5
2016-04-05Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()Dmitry Torokhov1-25/+0
2016-04-05Input: omap-keypad - drop empty PM stubsDmitry Torokhov1-21/+0
2016-04-05Input: omap-keypad - remove adjusting of scan delayDmitry Torokhov1-5/+1
2016-03-30input: adp5589-keys: use gpiochip data pointerLinus Walleij1-6/+6
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov2-5/+10
2016-03-11Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phandle()Vladimir Zapolskiy1-2/+2
2016-03-04Input: sh_keysc - remove dependency on SUPERHSimon Horman1-1/+1
2016-03-02Input: snvs_pwrkey - use __maybe_unused to hide pm functionsArnd Bergmann1-2/+2
2016-03-02Input: spear-keyboard - use __maybe_unused to hide pm functionsArnd Bergmann1-4/+2
2016-03-02Input: goldfish_events - enable ACPI-based enumeration for goldfish eventsJason Hu1-0/+10
2016-03-02Input: goldfish_events - add devicetree bindingsGreg Hackmann1-0/+7
2016-02-09Input: adp5589 - fix row 5 handling for adp5589Lars-Peter Clausen1-3/+4
2016-01-27Input: cap11xx - add missing of_node_putAmitoj Kaur Chawla1-2/+6
2016-01-13Input: gpio-keys - allow disabling individual buttons in DTLaxman Dewangan1-2/+2
2016-01-13Input: gpio-keys - allow setting input device name in DTLaxman Dewangan1-0/+2
2016-01-10Input: gpio-keys - fix check for disabling unsupported keysDmitry Torokhov1-6/+23
2016-01-07Input: omap-keypad - remove dead checkDmitry Torokhov1-8/+0
2016-01-07Input: omap-keypad - set tasklet data earlierDan Carpenter1-1/+1
2015-10-26Input: snvs_pwrkey - remove duplicated semicolonJavier Martinez Canillas1-2/+1
2015-10-26Input: tegra-kbc - drop use of IRQF_NO_SUSPEND flagSudeep Holla1-1/+1
2015-10-26Input: tegra-kbc - enable support for the standard "wakeup-source" propertySudeep Holla1-1/+2
2015-10-22Input: nomadik-ske-keypad - fix a trivial typoGeliang Tang1-1/+1
2015-10-14Input: gpio_keys_polled - add support for abs/rel axisHans de Goede1-9/+79
2015-10-02Input: goldfish - allow compile the driver with COMPILE_TESTJavier Martinez Canillas1-1/+1
2015-10-02Input: gpio_keys - don't report events on gpio failureBjorn Andersson1-1/+7
2015-09-29Merge tag 'v4.3-rc3' into nextDmitry Torokhov4-1/+240
2015-09-28Input: omap4-keypad - fix memory leakSudip Mukherjee1-1/+1
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+0
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov1-2/+0
2015-09-05Input: imx_keypad - remove obsolete commentFabio Estevam1-2/+0
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds15-63/+194
2015-09-03Merge branch 'next' into for-linusDmitry Torokhov16-74/+217
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+239
2015-08-24Input: gpio-keys - report error when disabling unsupported keyPeng Fan1-0/+5
2015-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2015-08-20Input: gpio_keys_polled - request GPIO pin as input.Vincent Pelletier1-1/+1
2015-08-19Input: cros_ec_keyb - replace KEYBOARD_CROS_EC dependencyJavier Martinez Canillas1-1/+1
2015-08-16Input: cap11xx - add LED supportMatt Ranostay1-3/+141
2015-08-04Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-2/+2
2015-07-23Input: tc3589x-keypad - switch to using managed resourcesHimangi Saraogi1-38/+20
2015-07-23Input: tc3589x-keypad - change name of wakeup propertyDmitry Torokhov1-1/+4
2015-07-23Input: samsung-keypad - change name of wakeup propertyDmitry Torokhov1-2/+4
2015-07-23Input: gpio_keys[_polled] - change name of wakeup propertyDmitry Torokhov2-2/+7
2015-07-23Input: pmic8xxx-keypad - change name of wakeup propertyDmitry Torokhov1-4/+6
2015-07-23Input: matrix_keypad - change name of wakeup property to "wakeup-source"Dmitry Torokhov1-2/+4
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov3-13/+25