summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Input: iqs62x-keys - suppress duplicated error message in .remove()Uwe Kleine-König2023-03-191-1/+1
* Input: tm2-touchkey - drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-171-1/+1
* Input: st-keyscan - drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-171-1/+1
* Input: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-174-10/+5
* Merge tag 'v6.3-rc2' into nextDmitry Torokhov2023-03-175-531/+17
|\
| * Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-271-0/+17
| |\
| | * Input: mtk-pmic-keys: add MT6357 supportFabien Parent2023-01-191-0/+17
| * | Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-259-28/+48
| |\ \
| * | | input: remove pxa930_rotary keyboard driverArnd Bergmann2023-02-013-205/+0
| * | | input: remove davinci keyboard driverArnd Bergmann2023-01-123-326/+0
| | |/ | |/|
* | | Input: gpio-keys - add support for linux,input-value DTS propertyGergo Koteles2023-02-211-0/+3
| |/ |/|
* | Input: cap11xx - add support for cap1203, cap1293 and cap1298Jiri Valek - 2N2023-02-031-2/+17
* | Input: pmic8xxx-keypad - fix a Kconfig spelling mistake & hyphenationRandy Dunlap2023-01-291-1/+1
* | Input: tegra-kbc - use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-291-3/+1
* | Input: st-keyscan - use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-291-3/+1
* | Input: spear-keyboard - use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-291-3/+1
* | Input: omap4-keyad - use pm_ptr() and RUNTIME_DEV_PM_OPS()Jonathan Cameron2023-01-271-3/+3
* | Input: applespi - use pm_sleep_ptr() and SYSTEM_SLEEP_PM_OPS()Jonathan Cameron2023-01-271-5/+5
* | Input: samsung-keypad - switch to pm_ptr() and SYSTEM_SLEEP/RUNTIME_PM_OPS()Jonathan Cameron2023-01-271-8/+4
* | Input: cros_ec_keyb - add 3 buttons for monitor functionjoewu (吳仲振)2023-01-201-0/+15
|/
* treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-252-2/+2
* Input: lpc32xx - allow building with COMPILE_TESTJonathan Cameron2022-12-071-1/+1
* Input: nomadik-ske-keypad - allow building with COMPILE_TESTJonathan Cameron2022-12-071-1/+1
* Input: pxa27xx-keypad - allow build with COMPILE_TESTJonathan Cameron2022-12-071-1/+1
* Input: spear-keyboard - improve build coverage using COMPILE_TESTJonathan Cameron2022-12-071-1/+1
* Input: tegra-kbc - allow build with COMPILE_TESTJonathan Cameron2022-12-071-1/+1
* Input: tegra-kbc - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+3
* Input: tca6416-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
* Input: tc3589x - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
* Input: st-keyscan - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+3
* Input: sh-keysc - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
* Input: qt1070 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+2
* Input: pxa27x_keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
* Input: pmic8xxx-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
* Input: nomadik-ske-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep...Jonathan Cameron2022-12-071-5/+3
* Input: mcs-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
* Input: max7359-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+2
* Input: matrix-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
* Input: lpc32xx-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
* Input: lm8323 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+2
* Input: tm2-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+5
* Input: spear-keyboard - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+5
* Input: qt1050 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+4
* Input: mtk-pmic-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+5
* Input: mpr121-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+4
* Input: ipaq-micro-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+5
* Input: gpio-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+4
* Input: ep39xx-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+5
* Input: cypress-sf - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+5
* Input: cros-ec-keyb - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-3/+3