summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorLines
2023-09-06Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-91/+506
2023-08-30Merge branch 'next' into for-linusDmitry Torokhov-81/+504
2023-07-18Input: da9063 - add wakeup supportSamuel Holland-0/+9
2023-07-17Input: Explicitly include correct DT includesRob Herring-10/+8
2023-07-17Merge tag 'v6.4' into nextDmitry Torokhov-0/+30
2023-07-12Input: rotary_encoder - don't double assign input->dev.parentRoi L-1/+0
2023-07-10Input: iqs7222 - add support for Azoteq IQS7222DJeff LaBundy-11/+461
2023-07-10Input: iqs7222 - configure power mode before triggering ATIJeff LaBundy-4/+4
2023-07-07Input: rotary_encoder - simplify with dev_err_probe()Krzysztof Kozlowski-6/+2
2023-07-07Input: pwm-vibra - simplify with dev_err_probe()Krzysztof Kozlowski-21/+9
2023-07-07Input: gpio-vibra - simplify with dev_err_probe()Krzysztof Kozlowski-28/+11
2023-07-05Input: cpcap-pwrbutton - replace GPLv2 boilerplate with SPDXSebastian Reichel-9/+1
2023-07-05Input: cpcap-pwrbutton - remove initial kernel-doc notationRandy Dunlap-1/+1
2023-06-29Merge tag 'input-for-v6.5-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-85/+109
2023-06-26Merge branch 'next' into for-linusDmitry Torokhov-85/+109
2023-06-24Add Renesas PMIC RAA215300 and built-in RTCMark Brown-0/+30
2023-06-06Input: pm8941-powerkey - fix debounce on gen2+ PMICsCaleb Connolly-4/+15
2023-06-06Input: tps65219-pwrbutton - use regmap_set_bits()Uwe Kleine-König-3/+2
2023-06-06Input: tps65219-pwrbutton - convert to .remove_new()Uwe Kleine-König-5/+8
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König-17/+17
2023-05-15mfd: rk808: Split into core and i2cSebastian Reichel-1/+1
2023-05-11Input: soc_button_array - add invalid acpi_index DMI quirk handlingHans de Goede-0/+30
2023-05-10Input: adxl34x - do not hardcode interrupt trigger typeMarek Vasut-2/+1
2023-05-08Input: pwm-vibra - add support for enable GPIOLuca Weiss-0/+16
2023-05-08Input: pwm-vibra - add newline to dev_err printsLuca Weiss-10/+10
2023-05-01Input: uinput - allow injecting event timesBiswarup Pal-0/+34
2023-05-01Input: drv260x - fix magnitude handlingLuca Weiss-6/+7
2023-05-01Input: drv260x - remove unused .reg_defaultsLuca Weiss-40/+0
2023-05-01Input: drv260x - sleep between polling GO bitLuca Weiss-0/+1
2023-05-01Input: drv260x - fix typo in register value defineLuca Weiss-2/+2
2023-04-09Input: cma3000_d0x - remove unneeded codeJiapeng Chong-2/+0
2023-03-17Merge tag 'v6.3-rc2' into nextDmitry Torokhov-3/+2
2023-02-25Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-504/+346
2023-02-21Input: hp_sdc_rtc - mark an unused function as __maybe_unusedRandy Dunlap-1/+1
2023-02-21Input: bbnsm_pwrkey - add bbnsm power key supportJacky Bai-0/+205
2023-02-03Input: iqs626a - drop unused device node referencesJeff LaBundy-83/+73
2023-01-27Input: wistron_btns - use pm_sleep_ptr() to allow removal of ifdef CONFIG_PM ...Jonathan Cameron-5/+1
2023-01-27Input: cma3000 - use pm_sleep_ptr() to allow removal of ifdef CONFIG_PM guardsJonathan Cameron-5/+1
2023-01-27Input: adxl34x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()Jonathan Cameron-54/+16
2023-01-27Input: ad714x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()Jonathan Cameron-34/+10
2023-01-27Input: axp20x-pek - switch to SYSTEM_SLEEP_PM_OPS() and pm_sleep_ptr()Jonathan Cameron-7/+5
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+2
2023-01-10Input: iqs269a - do not poll during ATIJeff LaBundy-51/+46
2023-01-10Input: iqs269a - do not poll during suspend or resumeJeff LaBundy-87/+31
2023-01-10Input: iqs269a - configure device with a single block writeJeff LaBundy-59/+39
2023-01-10Input: iqs269a - increase interrupt handler return delayJeff LaBundy-1/+1
2023-01-10Input: iqs269a - drop unused device node referencesJeff LaBundy-1/+11
2023-01-09Merge tag 'v6.2-rc3' into nextDmitry Torokhov-254/+173
2023-01-09Input: twl6030-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron-3/+4
2023-01-09Input: twl4030-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron-5/+5