summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-02-232-18/+8
|\
| * gpio: Rename devm_get_gpiod_from_child()Boris Brezillon2017-02-042-6/+8
| * gpio: Pass GPIO label down to gpiod_requestAlexander Stein2017-01-262-2/+4
| * gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko2017-01-262-17/+3
* | Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Dmitry Torokhov2017-02-151-44/+406
|\ \
| * | input: cros_ec_keyb: Add Tablet Mode switchGwendal Grignou2017-02-131-0/+5
| * | 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-175-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-035-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-226-11/+0
* | | | | | Input: keyboard - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-215-11/+0
* | | | | | Input: keyboard - use local variables consistentlyGuenter Roeck2017-01-214-27/+25
* | | | | | Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-218-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-151-43/+94
* | | | | | Input: mpr121 - handle multiple bits change of status registerAkinobu Mita2017-01-151-9/+14
* | | | | | Input: mpr121 - set missing event capabilityAkinobu Mita2017-01-151-0/+1
* | | | | | Input: mpr121 - remove unused field in struct mpr121_touchkeyAkinobu Mita2017-01-151-1/+0
* | | | | | Input: mpr121 - annotate PM methods as __maybe_unusedAkinobu Mita2017-01-151-4/+2
| |_|_|_|/ |/| | | |
* | | | | Input: lpc32xx-keys - fix invalid error handling of a requested irqVladimir Zapolskiy2016-12-071-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-071-72/+69
* | | | | Input: gpio_keys - add support for GPIO descriptorsGeert Uytterhoeven2016-11-071-11/+26
* | | | | Input: gpio_keys - fix leaking DT node referencesDmitry Torokhov2016-11-071-0/+3
* | | | | Input: gpio_keys - annotate PM methods as __maybe_unusedDmitry Torokhov2016-11-071-4/+2
* | | | | Input: gpio_keys_polled - always use gpiod_get_value_cansleepDmitry Torokhov2016-11-071-11/+10
* | | | | Input: gpio_keys_polled - keep button data constantDmitry Torokhov2016-11-072-52/+63
* | | | | Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann2016-10-261-9/+12
* | | | | Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"Colin Ian King2016-10-261-1/+1
* | | | | Merge tag 'v4.8' into nextDmitry Torokhov2016-10-134-14/+14
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-08-261-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-051-10/+9
| |\ \ | | |/
| * | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-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-182-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
OpenPOWER on IntegriCloud