summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | input: cros_ec_keyb: Add non-matrix buttons and switchesDouglas Anderson2017-02-081-45/+402
| |/
* | Input: tca8418 - switch to using generic device propertiesDmitry Torokhov2017-01-311-64/+26
* | Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov2017-01-3110-13/+14
* | Merge tag 'v4.10-rc5' into nextDmitry Torokhov2017-01-241-104/+31
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-185-151/+192
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-10-075-44/+242
| |\ \
| | * \ Merge branch 'next' into for-linusDmitry Torokhov2016-10-045-44/+242
| | |\ \
| * | \ \ Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-071-104/+31
| |\ \ \ \
| | * | | | Input: cros_ec_keyb: Stop handling interrupts directlyVic Yang2016-08-311-104/+31
* | | | | | Input: keyboard - drop unnecessary calls to input_set_drvdataGuenter Roeck2017-01-236-11/+0
* | | | | | Input: keyboard - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-225-11/+0
* | | | | | Input: keyboard - use local variables consistentlyGuenter Roeck2017-01-224-27/+25
* | | | | | Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-228-12/+0
* | | | | | Input: gpio-keys - add support for setkeycodeHans de Goede2017-01-211-12/+28
* | | | | | Input: tm2-touchkey - add touchkey driver support for TM2Jaechul Lee2017-01-183-0/+298
* | | | | | Input: bcm-keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck2017-01-181-2/+0
* | | | | | Input: twl4030_keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck2017-01-181-1/+0
* | | | | | Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changesGuenter Roeck2017-01-181-2/+1
* | | | | | Input: tca8418 - use the interrupt trigger from the device treeMaxime Ripard2017-01-171-3/+3
* | | | | | Input: mpr121 - switch to device tree probeAkinobu Mita2017-01-161-43/+94
* | | | | | Input: mpr121 - handle multiple bits change of status registerAkinobu Mita2017-01-161-9/+14
* | | | | | Input: mpr121 - set missing event capabilityAkinobu Mita2017-01-161-0/+1
* | | | | | Input: mpr121 - remove unused field in struct mpr121_touchkeyAkinobu Mita2017-01-161-1/+0
* | | | | | Input: mpr121 - annotate PM methods as __maybe_unusedAkinobu Mita2017-01-161-4/+2
| |_|_|_|/ |/| | | |
* | | | | Input: lpc32xx-keys - fix invalid error handling of a requested irqVladimir Zapolskiy2016-12-081-1/+1
* | | | | Input: gpio_keys - set input direction explicitlySudeep Holla2016-11-172-0/+15
* | | | | Input: gpio_keys - switch to using generic device propertiesDmitry Torokhov2016-11-081-72/+69
* | | | | Input: gpio_keys - add support for GPIO descriptorsGeert Uytterhoeven2016-11-081-11/+26
* | | | | Input: gpio_keys - fix leaking DT node referencesDmitry Torokhov2016-11-081-0/+3
* | | | | Input: gpio_keys - annotate PM methods as __maybe_unusedDmitry Torokhov2016-11-081-4/+2
* | | | | Input: gpio_keys_polled - always use gpiod_get_value_cansleepDmitry Torokhov2016-11-081-11/+10
* | | | | Input: gpio_keys_polled - keep button data constantDmitry Torokhov2016-11-082-52/+63
* | | | | Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann2016-10-271-9/+12
* | | | | Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"Colin Ian King2016-10-271-1/+1
* | | | | Merge tag 'v4.8' into nextDmitry Torokhov2016-10-144-14/+14
|\| | | | | |_|_|/ |/| | |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-08-271-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Input: tegra-kbc - fix inverted reset logicMasahiro Yamada2016-08-221-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-08-061-10/+9
| |\|
| * | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-021-2/+2
| |\ \
| | * | input: clps711x-keypad: Changing the compatibility string to match with the s...Alexander Shiyan2016-07-061-2/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-272-2/+2
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-192-63/+17
| |\ \ \
| * | | | input: adp5588-keys: use gpiochip data pointerLinus Walleij2016-04-261-5/+5
| * | | | input: adp5589-keys: use gpiochip data pointerLinus Walleij2016-03-301-6/+6
* | | | | Input: snvs_pwrkey - drop input_free_device call if input_register_device failsAxel Lin2016-09-271-1/+0
* | | | | Input: jornada720_kbd - remove unneeded mach/hardware.h includeRussell King2016-09-101-1/+0
* | | | | Input: add ADC resistor ladder driverAlexandre Belloni2016-08-303-0/+226
* | | | | Input: jornada720_kbd - switch to using dev_dbgDmitry Torokhov2016-08-221-4/+2
* | | | | Input: jornada720_kbd - get rid of mach/irqs.h includeRussell King2016-08-221-4/+7
* | | | | Input: jornada720_kbd - switch to devm_* APIsRussell King2016-08-221-35/+8
| |_|_|/ |/| | |