summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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-25111-815/+665
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2023-02-21120-1077/+834
| |\ \
| | * | Input: iqs626a - drop unused device node referencesJeff LaBundy2023-02-031-83/+73
| | * | Input: cyttsp5 - fix bitmask for touch buttonsRichard Kjerstadius2023-02-031-1/+1
| | * | Input: exc3000 - properly stop timer on shutdownDmitry Torokhov2023-02-031-0/+10
| | * | Input: synaptics-rmi4 - fix SPI device IDRayyan Ansari2023-02-031-1/+1
| | * | 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: edt-ft5x06 - fix typo in a commentDario Binacchi2023-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: olpc_apsp - use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-291-3/+1
| | * | Input: arc_ps2 - use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-291-3/+1
| | * | Input: apbps2 - use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-291-3/+1
| | * | Input: altera_ps2 - use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-291-3/+1
| | * | Input: ads7846 - don't check penirq immediately for 7845Luca Ellero2023-01-291-7/+1
| | * | Input: ads7846 - always set last command to PWRDOWNLuca Ellero2023-01-291-1/+9
| | * | Input: ads7846 - don't report pressure for ads7845Luca Ellero2023-01-291-2/+3
| | * | Input: xpad - add 8BitDo Pro 2 Wired Controller supportJohn Butler2023-01-271-0/+2
| | * | Input: ipaq-micro-ts - fix DEFINE_SIMPLE_DEV_PM_OPS typoArnd Bergmann2023-01-271-2/+2
| | * | Input: wistron_btns - use pm_sleep_ptr() to allow removal of ifdef CONFIG_PM ...Jonathan Cameron2023-01-271-5/+1
| | * | Input: cma3000 - use pm_sleep_ptr() to allow removal of ifdef CONFIG_PM guardsJonathan Cameron2023-01-271-5/+1
| | * | Input: Use pm_sleep_ptr() to avoid need for ifdef CONFIG_PM_SLEEPJonathan Cameron2023-01-271-5/+2
| | * | 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: cyttsp - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron2023-01-273-6/+5
| | * | Input: cyttsp4 - use EXPORT_GPL_RUNTIME_DEV_PM_OPS()Jonathan Cameron2023-01-273-9/+4
| | * | Input: tsc200x - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron2023-01-273-6/+5
| | * | Input: adxl34x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()Jonathan Cameron2023-01-274-54/+16
| | * | Input: ad714x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()Jonathan Cameron2023-01-274-34/+10
| | * | Input: stmfts - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron2023-01-271-7/+7
| | * | Input: rmi4 - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron2023-01-273-24/+13
| | * | Input: s6sy761 - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron2023-01-271-8/+7
| | * | Input: samsung-keypad - switch to pm_ptr() and SYSTEM_SLEEP/RUNTIME_PM_OPS()Jonathan Cameron2023-01-271-8/+4
| | * | Input: axp20x-pek - switch to SYSTEM_SLEEP_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-271-7/+5
| | * | Input: cyapa - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron2023-01-271-7/+7
| | * | Input: cros_ec_keyb - add 3 buttons for monitor functionjoewu (吳仲振)2023-01-201-0/+15
| | * | Input: iqs269a - do not poll during ATIJeff LaBundy2023-01-101-51/+46
| | * | Input: iqs269a - do not poll during suspend or resumeJeff LaBundy2023-01-101-87/+31
| | * | Input: iqs269a - configure device with a single block writeJeff LaBundy2023-01-101-59/+39
| | * | Input: iqs269a - increase interrupt handler return delayJeff LaBundy2023-01-101-1/+1
| | * | Input: iqs269a - drop unused device node referencesJeff LaBundy2023-01-101-1/+11
| | * | Merge tag 'v6.2-rc3' into nextDmitry Torokhov2023-01-0916-271/+200
| | |\|
| | * | Input: ipaq-micro-ts - use DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-6/+5
| | * | Input: zinitix - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
| | * | Input: zforce_ts - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
| | * | Input: wm97xx - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-5/+5