aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-18input: snvs_pwrkey: use "wakeup-source" as deivce tree property nameShawn Guo1-1/+1
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski8-8/+0
2015-07-15input: keyboard: imx: add snvs power key driverRobin Gong3-0/+239
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+3
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-33/+16
2015-06-22Input: imx_keypad - check for clk_prepare_enable() errorFabio Estevam1-1/+3
2015-06-16Input: improve usage of gpiod APIUwe Kleine-König1-6/+1
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou1-1/+1
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas1-1/+1
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas1-10/+19
2015-05-22Input: update email-id of Rajeev KumarRajeev Kumar1-1/+1
2015-05-15Input: max7359_keypad - switch to using matrix_keypad_build_keymap()Evgeniy Dushistov2-21/+10
2015-05-15Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flagEvgeniy Dushistov1-1/+0
2015-05-06Input: samsung-keypad - constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-06Input: adp5589-keys - fix event count maskGuido Martínez1-1/+1
2015-05-06Input: adp5589-keys - fix pull mask settingGuido Martínez1-2/+2
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds1-5/+8
2015-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+2
2015-04-20Input: lm8333 - fix broken email addressWolfram Sang1-2/+2
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2015-04-11Input: atkbd - document "no new force-release quirks" policyDmitry Torokhov1-0/+6
2015-04-06Input: cros_ec_keyb - fix clearing keyboard state on wakeupTomeu Vizoso1-1/+1