summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-20Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTONMatthias Benkmann1-3/+4
2023-03-17Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI tableHans de Goede1-3/+11
2023-03-17Input: i8042 - add quirk for Fujitsu Lifebook A574/HJonathan Denose1-0/+8
2023-02-21Merge branch 'next' into for-linusDmitry Torokhov6616-122192/+321853
2023-02-04Input: iqs626a - drop unused device node referencesJeff LaBundy1-83/+73
2023-02-04Input: cyttsp5 - fix bitmask for touch buttonsRichard Kjerstadius1-1/+1
2023-02-04Input: exc3000 - properly stop timer on shutdownDmitry Torokhov1-0/+10
2023-02-04Input: synaptics-rmi4 - fix SPI device IDRayyan Ansari1-1/+1
2023-02-04Input: cap11xx - add support for cap1203, cap1293 and cap1298Jiri Valek - 2N1-2/+17
2023-01-30Input: pmic8xxx-keypad - fix a Kconfig spelling mistake & hyphenationRandy Dunlap1-1/+1
2023-01-30Input: edt-ft5x06 - fix typo in a commentDario Binacchi1-1/+1
2023-01-30Input: tegra-kbc - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-30Input: st-keyscan - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-30Input: spear-keyboard - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-30Input: olpc_apsp - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-30Input: arc_ps2 - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-30Input: apbps2 - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-30Input: altera_ps2 - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-30Input: ads7846 - don't check penirq immediately for 7845Luca Ellero1-7/+1
2023-01-30Input: ads7846 - always set last command to PWRDOWNLuca Ellero1-1/+9
2023-01-30Input: ads7846 - don't report pressure for ads7845Luca Ellero1-2/+3
2023-01-28Input: xpad - add 8BitDo Pro 2 Wired Controller supportJohn Butler1-0/+2
2023-01-28Input: ipaq-micro-ts - fix DEFINE_SIMPLE_DEV_PM_OPS typoArnd Bergmann1-2/+2
2023-01-28Input: wistron_btns - use pm_sleep_ptr() to allow removal of ifdef CONFIG_PM ...Jonathan Cameron1-5/+1
2023-01-28Input: cma3000 - use pm_sleep_ptr() to allow removal of ifdef CONFIG_PM guardsJonathan Cameron1-5/+1
2023-01-28Input: Use pm_sleep_ptr() to avoid need for ifdef CONFIG_PM_SLEEPJonathan Cameron1-5/+2
2023-01-28Input: omap4-keyad - use pm_ptr() and RUNTIME_DEV_PM_OPS()Jonathan Cameron1-3/+3
2023-01-28Input: applespi - use pm_sleep_ptr() and SYSTEM_SLEEP_PM_OPS()Jonathan Cameron1-5/+5
2023-01-28Input: cyttsp - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron3-6/+5
2023-01-28Input: cyttsp4 - use EXPORT_GPL_RUNTIME_DEV_PM_OPS()Jonathan Cameron3-9/+4
2023-01-28Input: tsc200x - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron3-6/+5
2023-01-28Input: adxl34x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()Jonathan Cameron4-54/+16
2023-01-28Input: ad714x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()Jonathan Cameron4-34/+10
2023-01-28Input: stmfts - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron1-7/+7
2023-01-28Input: rmi4 - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron3-24/+13
2023-01-28Input: s6sy761 - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron1-8/+7
2023-01-28Input: samsung-keypad - switch to pm_ptr() and SYSTEM_SLEEP/RUNTIME_PM_OPS()Jonathan Cameron1-8/+4
2023-01-28Input: axp20x-pek - switch to SYSTEM_SLEEP_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-7/+5
2023-01-28Input: cyapa - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron1-7/+7
2023-01-20Input: cros_ec_keyb - add 3 buttons for monitor functionjoewu (吳仲振)1-0/+15
2023-01-11Input: i8042 - add Clevo PCX0DX to i8042 quirk tableWerner Sembach1-0/+7
2023-01-11Input: iqs269a - do not poll during ATIJeff LaBundy1-51/+46
2023-01-11Input: iqs269a - do not poll during suspend or resumeJeff LaBundy1-87/+31
2023-01-11Input: iqs269a - configure device with a single block writeJeff LaBundy1-59/+39
2023-01-11Input: iqs269a - increase interrupt handler return delayJeff LaBundy1-1/+1
2023-01-11Input: iqs269a - drop unused device node referencesJeff LaBundy1-1/+11
2023-01-10Merge tag 'v6.2-rc3' into nextDmitry Torokhov6512-121386/+321219
2023-01-10Input: ipaq-micro-ts - use DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-6/+5
2023-01-10Input: zinitix - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2023-01-10Input: zforce_ts - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4