summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2023-09-06Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-91/+506
2023-08-31Merge branch 'next' into for-linusDmitry Torokhov14-81/+504
2023-07-18Input: da9063 - add wakeup supportSamuel Holland1-0/+9
2023-07-17Input: Explicitly include correct DT includesRob Herring10-10/+8
2023-07-17Merge tag 'v6.4' into nextDmitry Torokhov1-0/+30
2023-07-13Input: rotary_encoder - don't double assign input->dev.parentRoi L1-1/+0
2023-07-10Input: iqs7222 - add support for Azoteq IQS7222DJeff LaBundy2-11/+461
2023-07-10Input: iqs7222 - configure power mode before triggering ATIJeff LaBundy1-4/+4
2023-07-08Input: rotary_encoder - simplify with dev_err_probe()Krzysztof Kozlowski1-6/+2
2023-07-08Input: pwm-vibra - simplify with dev_err_probe()Krzysztof Kozlowski1-21/+9
2023-07-08Input: gpio-vibra - simplify with dev_err_probe()Krzysztof Kozlowski2-28/+11
2023-07-06Input: cpcap-pwrbutton - replace GPLv2 boilerplate with SPDXSebastian Reichel1-9/+1
2023-07-05Input: cpcap-pwrbutton - remove initial kernel-doc notationRandy Dunlap1-1/+1
2023-06-29Merge tag 'input-for-v6.5-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds22-85/+109
2023-06-27Merge branch 'next' into for-linusDmitry Torokhov22-85/+109
2023-06-24Add Renesas PMIC RAA215300 and built-in RTCMark Brown1-0/+30
2023-06-06Input: pm8941-powerkey - fix debounce on gen2+ PMICsCaleb Connolly1-4/+15
2023-06-06Input: tps65219-pwrbutton - use regmap_set_bits()Uwe Kleine-König1-3/+2
2023-06-06Input: tps65219-pwrbutton - convert to .remove_new()Uwe Kleine-König1-5/+8
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König17-17/+17
2023-05-15mfd: rk808: Split into core and i2cSebastian Reichel1-1/+1
2023-05-11Input: soc_button_array - add invalid acpi_index DMI quirk handlingHans de Goede1-0/+30
2023-05-11Input: adxl34x - do not hardcode interrupt trigger typeMarek Vasut1-2/+1
2023-05-08Input: pwm-vibra - add support for enable GPIOLuca Weiss1-0/+16
2023-05-08Input: pwm-vibra - add newline to dev_err printsLuca Weiss1-10/+10
2023-05-02Input: uinput - allow injecting event timesBiswarup Pal1-0/+34
2023-05-02Input: drv260x - fix magnitude handlingLuca Weiss1-6/+7
2023-05-02Input: drv260x - remove unused .reg_defaultsLuca Weiss1-40/+0
2023-05-02Input: drv260x - sleep between polling GO bitLuca Weiss1-0/+1
2023-05-02Input: drv260x - fix typo in register value defineLuca Weiss1-2/+2
2023-04-10Input: cma3000_d0x - remove unneeded codeJiapeng Chong1-2/+0
2023-03-17Merge tag 'v6.3-rc2' into nextDmitry Torokhov1-3/+2
2023-02-26Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds36-504/+346
2023-02-22Input: hp_sdc_rtc - mark an unused function as __maybe_unusedRandy Dunlap1-1/+1
2023-02-22Input: bbnsm_pwrkey - add bbnsm power key supportJacky Bai3-0/+205
2023-02-04Input: iqs626a - drop unused device node referencesJeff LaBundy1-83/+73
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: 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: axp20x-pek - switch to SYSTEM_SLEEP_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-7/+5
2023-01-13Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+2
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 Torokhov6-254/+173
2023-01-10Input: twl6030-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-3/+4
2023-01-10Input: twl4030-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-5/+5