aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2023-09-23Input: wm831x-on - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: wistron_btns - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: sparcspkr - convert to platform remove callback returning voidUwe Kleine-König1-8/+4
2023-09-23Input: soc_button_array - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: pm8941-pwrkey - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: pcspkr - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: pcf50633-input - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: pcap_keys - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: palmas-pwrbutton - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: mc13783-pwrbutton - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: max8997_haptic - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: m68kspkr - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: ideapad_slidebar - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: da9055_onkey - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: da9052_onkey - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: 88pm80x_onkey - convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-09-06Input: kxtj9 - use device core to create driver-specific device attributesDmitry Torokhov1-12/+17
2023-09-06Input: iqs269a - use device core to create driver-specific device attributesDmitry Torokhov1-8/+2
2023-09-05Merge tag 'v6.5' into nextDmitry Torokhov1-1/+1
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-12Input: 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-07Input: rotary_encoder - simplify with dev_err_probe()Krzysztof Kozlowski1-6/+2
2023-07-07Input: pwm-vibra - simplify with dev_err_probe()Krzysztof Kozlowski1-21/+9
2023-07-07Input: gpio-vibra - simplify with dev_err_probe()Krzysztof Kozlowski2-28/+11
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-26Merge 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-10Input: 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-01Input: uinput - allow injecting event timesBiswarup Pal1-0/+34
2023-05-01Input: drv260x - fix magnitude handlingLuca Weiss1-6/+7
2023-05-01Input: drv260x - remove unused .reg_defaultsLuca Weiss1-40/+0
2023-05-01Input: drv260x - sleep between polling GO bitLuca Weiss1-0/+1
2023-05-01Input: drv260x - fix typo in register value defineLuca Weiss1-2/+2
2023-04-09Input: cma3000_d0x - remove unneeded codeJiapeng Chong1-2/+0
2023-03-17Merge tag 'v6.3-rc2' into nextDmitry Torokhov1-3/+2
2023-02-25Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds36-504/+346
2023-02-21Input: hp_sdc_rtc - mark an unused function as __maybe_unusedRandy Dunlap1-1/+1
2023-02-21Input: bbnsm_pwrkey - add bbnsm power key supportJacky Bai3-0/+205