summaryrefslogtreecommitdiff
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Input: cma3000_d0x - remove unneeded codeJiapeng Chong2023-04-091-2/+0
* Merge tag 'v6.3-rc2' into nextDmitry Torokhov2023-03-171-3/+2
|\
| * Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-2536-504/+346
| |\
| * \ Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-121-3/+2
| |\ \
| | * | xen: make remove callback of xen driver void returnedDawei Li2022-12-151-3/+2
* | | | Input: hp_sdc_rtc - mark an unused function as __maybe_unusedRandy Dunlap2023-02-211-1/+1
* | | | Input: bbnsm_pwrkey - add bbnsm power key supportJacky Bai2023-02-213-0/+205
| |_|/ |/| |
* | | Input: iqs626a - drop unused device node referencesJeff LaBundy2023-02-031-83/+73
* | | 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: 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: axp20x-pek - switch to SYSTEM_SLEEP_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-271-7/+5
* | | 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-096-254/+173
|\ \ \ | |/ /
| * | Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2022-12-214-250/+159
| |\ \
| | * | Input: Add tps65219 interrupt driven powerbuttonMarkus Schneider-Pargmann2022-12-073-0/+159
| | * | mfd: Remove dm355evm_msp driverArnd Bergmann2022-12-073-250/+0
| * | | Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-1317-253/+335
| |\ \ \
| | * \ \ Merge branch 'next' into for-linusDmitry Torokhov2022-12-1217-253/+335
| | |\ \ \ | | | |_|/ | | |/| |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2022-12-121-3/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | | * | ACPI: make remove callback of ACPI driver voidDawei Li2022-11-231-3/+1
| | |/ /
| * | | Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]Hans de Goede2022-11-071-0/+7
| * | | Input: soc_button_array - add use_low_level_irq module parameterHans de Goede2022-11-071-1/+6
| |/ /
* | | Input: twl6030-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-3/+4
* | | Input: twl4030-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-5/+5
* | | Input: stpmic1_onekey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-6/+6
* | | Input: rotary-encoder - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-5/+5
* | | Input: regulator-haptic - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_p...Jonathan Cameron2023-01-091-4/+4
* | | Input: pwm-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-5/+5
* | | Input: pwm-beeper - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-5/+5
* | | Input: pmic8xxx-pwrkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
* | | Input: pm8xxx-vibrator - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-3/+3
* | | Input: pm8941-pwrkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-5/+5
* | | Input: pcfg8574_keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-13/+3
* | | Input: palmas-pwrbutton - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_p...Jonathan Cameron2023-01-091-5/+5
* | | Input: max8997_haptic - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-3/+4
* | | Input: max8925_onkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+5
* | | Input: max77693-haptic - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-5/+6
* | | Input: kxtj9 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
* | | Input: iqs626a - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
* | | Input: iqs269a - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
* | | Input: gpio-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-5/+5
* | | Input: e3x0-button - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-5/+5
* | | Input: drv2667 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
* | | Input: drv2665 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4