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 Torvalds2015-09-111-2/+0
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2015-09-111-2/+0
| |\
| | * Input: imx_keypad - remove obsolete commentFabio Estevam2015-09-051-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-0415-63/+194
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2015-09-0316-74/+217
| |\|
| | * Input: gpio-keys - report error when disabling unsupported keyPeng Fan2015-08-241-0/+5
| | * Input: cros_ec_keyb - replace KEYBOARD_CROS_EC dependencyJavier Martinez Canillas2015-08-191-1/+1
| | * Input: cap11xx - add LED supportMatt Ranostay2015-08-161-3/+141
| | * Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-041-2/+2
| | * Input: tc3589x-keypad - switch to using managed resourcesHimangi Saraogi2015-07-231-38/+20
| | * Input: tc3589x-keypad - change name of wakeup propertyDmitry Torokhov2015-07-231-1/+4
| | * Input: samsung-keypad - change name of wakeup propertyDmitry Torokhov2015-07-231-2/+4
| | * Input: gpio_keys[_polled] - change name of wakeup propertyDmitry Torokhov2015-07-232-2/+7
| | * Input: pmic8xxx-keypad - change name of wakeup propertyDmitry Torokhov2015-07-231-4/+6
| | * Input: matrix_keypad - change name of wakeup property to "wakeup-source"Dmitry Torokhov2015-07-231-2/+4
| | * Merge tag 'v4.2-rc3' into nextDmitry Torokhov2015-07-203-13/+25
| | |\
| | * | Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-178-8/+0
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-013-0/+239
|\ \ \ \
| * | | | input: snvs_pwrkey: use "wakeup-source" as deivce tree property nameShawn Guo2015-07-181-1/+1
| * | | | input: keyboard: imx: add snvs power key driverRobin Gong2015-07-153-0/+239
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-08-211-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / Input: gpio_keys_polled - request GPIO pin as input.Vincent Pelletier2015-08-201-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-041-1/+3
|\|
| * Input: imx_keypad - check for clk_prepare_enable() errorFabio Estevam2015-06-221-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-246-33/+16
|\|
| * Input: improve usage of gpiod APIUwe Kleine-König2015-06-161-6/+1
| * Input: update email-id of Rajeev KumarRajeev Kumar2015-05-221-1/+1
| * Input: max7359_keypad - switch to using matrix_keypad_build_keymap()Evgeniy Dushistov2015-05-152-21/+10
| * Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flagEvgeniy Dushistov2015-05-151-1/+0
| * Input: samsung-keypad - constify platform_device_idKrzysztof Kozlowski2015-05-061-1/+1
| * Input: adp5589-keys - fix event count maskGuido Martínez2015-05-061-1/+1
| * Input: adp5589-keys - fix pull mask settingGuido Martínez2015-05-061-2/+2
* | mfd: cros_ec: Support multiple EC in a systemGwendal Grignou2015-06-151-1/+1
* | mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas2015-06-151-1/+1
* | mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas2015-06-151-10/+19
* | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-261-5/+8
|\ \
| * | mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas2015-02-261-5/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-211-2/+2
|\ \ \ | | |/ | |/|
| * | Input: lm8333 - fix broken email addressWolfram Sang2015-04-201-2/+2
* | | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-181-1/+1
|\ \ \ | |/ / |/| |
| * | gpio: add parameter to allow the use named gpiosOlliver Schinagl2015-03-041-1/+1
| |/
* | Input: atkbd - document "no new force-release quirks" policyDmitry Torokhov2015-04-111-0/+6
* | Input: cros_ec_keyb - fix clearing keyboard state on wakeupTomeu Vizoso2015-04-061-1/+1
* | mfd: tc3589x: enforce device-tree only modeLinus Walleij2015-04-031-9/+0
* | Input: tc3589x - localize platform dataLinus Walleij2015-04-031-7/+26
* | Merge tag 'v4.0-rc5' into nextDmitry Torokhov2015-03-233-6/+6
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-03-091-3/+3
| |\ \ | | |/ | |/|
| | * Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg2015-03-041-3/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-211-3/+1
| |\|
| * | input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-3/+3