summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-2536-504/+346
|\
| * 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
| |\
| * | 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
| * | Input: drv260x - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
| * | Input: da7280 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
| * | Input: 88pm860x - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+5
* | | 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
* | | 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
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Input: pcf8574_keypad - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-2/+2
| | * | Input: mma8450 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
| | * | Input: kxtj9 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
| | * | Input: ibm-panel - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
| | * | Input: drv2667 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2