summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann2019-04-281-2/+1
| | * | | | ARM: ep93xx: keypad: stop using mach/platform.hArnd Bergmann2019-04-282-5/+2
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-05-136-30/+650
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'next' into for-linusDmitry Torokhov2019-05-106-30/+650
| | |\ \ \ \
* | | | | | | Input: mtk-pmic-keys - add of_node_put() before returnNishka Dasgupta2019-07-111-2/+7
* | | | | | | Input: sun4i-lradc-keys - add of_node_put() before returnNishka Dasgupta2019-07-111-0/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Input: gpio_keys_polled - allow specifying name of input deviceEnrico Weigelt, metux IT consult2019-07-061-1/+3
* | | | | | Input: gpio_keys - use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-06-221-4/+2
* | | | | | Input: gpio_keys_polled - use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-06-221-4/+2
* | | | | | Input: tca8418 - remove set but not used variable 'max_keys'YueHaibing2019-05-271-2/+1
* | | | | | Input: imx_keypad - use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-05-201-3/+1
* | | | | | Merge tag 'v5.1' into nextDmitry Torokhov2019-05-107-77/+45
|\| | | | | | |_|/ / / |/| | | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-04-271-1/+1
| |\| | | | | |_|/ | |/| |
| | * | Input: snvs_pwrkey - make it depend on ARCH_MXCJacky Bai2019-04-241-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-04-191-3/+3
| |\| | | | |/ | |/|
| | * Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang2019-04-031-3/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-03-116-56/+121
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2019-03-036-56/+121
| | |\
| * | \ Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-03-061-4/+0
| |\ \ \ | | |/ / | |/| |
| | * | input: davinci_keyscan: remove unnecessary includesBartosz Golaszewski2019-02-191-4/+0
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-021-1/+1
| | |\ \
| * | | | Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez2019-02-161-2/+2
| * | | | Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-111-42/+27
| * | | | Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov2019-02-091-1/+1
| * | | | Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov2019-02-091-24/+11
| * | | | Input: snvs_pwrkey - allow selecting driver for i.MX 7DStefan Agner2019-01-281-1/+1
| * | | | Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-149-13/+362
| |\| | | | | |/ / | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2018-12-281-1/+1
| |\ \ \
* | | | | Input: qt1050 - add Microchip AT42QT1050 supportMarco Felsch2019-05-073-0/+610
* | | | | Input: sun4i-a10-lradc-keys - add support for A83TZiping Chen2019-04-041-4/+34
* | | | | Input: snvs_pwrkey - use dev_pm_set_wake_irq() to simplify codeAnson Huang2019-04-041-26/+4
* | | | | Input: i8042 - signal wakeup from atkbd/psmouseDmitry Torokhov2019-04-041-0/+2
| |_|_|/ |/| | |
* | | | Input: qt2160 - remove redundant spinlockSven Van Asbroeck2019-02-161-9/+0
* | | | Input: tm2-touchkey - acknowledge that setting brightness is a blocking callDmitry Torokhov2019-02-071-5/+5
* | | | Input: gpio-keys - add shutdown callbackFlorian Fainelli2019-02-061-0/+10
* | | | Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.cYueHaibing2019-01-131-7/+6
* | | | Input: mcs_touchkey - use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-131-3/+2
* | | | Input: tca6416-keypad - use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-131-3/+1
* | | | Merge tag 'v4.20' into nextDmitry Torokhov2019-01-1312-86/+425
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-12-211-12/+4
| |\| |
| | * | Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren2018-12-081-12/+4
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-12-044-15/+31
| |\| |
| | * | Input: omap-keypad - fix keyboard debounce configurationTony Lindgren2018-12-031-4/+14
| | * | Input: atkbd - clean up indentation issueColin Ian King2018-11-121-1/+1
| | * | Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris2018-11-121-1/+2
| | * | Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff2018-11-121-9/+14
| * | | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-281-1/+1
| |\ \ \
| | * | | Update email addressMatthew Wilcox2018-09-291-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-10-271-3/+3
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch 'next' into for-linusDmitry Torokhov2018-10-221-3/+3
| | |\ \