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