summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.5-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-2922-85/+109
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2023-06-2622-85/+109
| |\
| | * Input: pm8941-powerkey - fix debounce on gen2+ PMICsCaleb Connolly2023-06-061-4/+15
| | * Input: tps65219-pwrbutton - use regmap_set_bits()Uwe Kleine-König2023-06-061-3/+2
| | * Input: tps65219-pwrbutton - convert to .remove_new()Uwe Kleine-König2023-06-061-5/+8
| | * Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-1717-17/+17
| | * Input: adxl34x - do not hardcode interrupt trigger typeMarek Vasut2023-05-101-2/+1
| | * Input: pwm-vibra - add support for enable GPIOLuca Weiss2023-05-081-0/+16
| | * Input: pwm-vibra - add newline to dev_err printsLuca Weiss2023-05-081-10/+10
| | * Input: uinput - allow injecting event timesBiswarup Pal2023-05-011-0/+34
| | * Input: drv260x - fix magnitude handlingLuca Weiss2023-05-011-6/+7
| | * Input: drv260x - remove unused .reg_defaultsLuca Weiss2023-05-011-40/+0
| | * Input: drv260x - sleep between polling GO bitLuca Weiss2023-05-011-0/+1
| | * Input: drv260x - fix typo in register value defineLuca Weiss2023-05-011-2/+2
* | | Add Renesas PMIC RAA215300 and built-in RTCMark Brown2023-06-241-0/+30
|\| |
| * | Input: soc_button_array - add invalid acpi_index DMI quirk handlingHans de Goede2023-05-111-0/+30
| |/
* / mfd: rk808: Split into core and i2cSebastian Reichel2023-05-151-1/+1
|/
* 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