summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Input: iqs269a - use sysfs_emit() instead of scnprintf()ye xingchen2023-12-131-12/+11
* Input: ims-pcu - use sysfs_emit() instead of scnprintf()ye xingchen2023-12-131-5/+5
* Input: max77693-haptic - add device-tree compatible stringsMarek Szyprowski2023-12-121-3/+11
* Input: axp20x-pek - avoid needless newline removalJustin Stitt2023-09-301-10/+1
* Input: wm831x-on - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: wistron_btns - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: sparcspkr - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-8/+4
* Input: soc_button_array - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: pm8941-pwrkey - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: pcspkr - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: pcf50633-input - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: pcap_keys - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: palmas-pwrbutton - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: mc13783-pwrbutton - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: max8997_haptic - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: m68kspkr - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: ideapad_slidebar - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: da9055_onkey - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: da9052_onkey - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: 88pm80x_onkey - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-3/+2
* Input: kxtj9 - use device core to create driver-specific device attributesDmitry Torokhov2023-09-061-12/+17
* Input: iqs269a - use device core to create driver-specific device attributesDmitry Torokhov2023-09-061-8/+2
* Merge tag 'v6.5' into nextDmitry Torokhov2023-09-051-1/+1
|\
| * 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
| | |\
| * | | Add Renesas PMIC RAA215300 and built-in RTCMark Brown2023-06-241-0/+30
| |\| |
| * | | mfd: rk808: Split into core and i2cSebastian Reichel2023-05-151-1/+1
* | | | Input: da9063 - add wakeup supportSamuel Holland2023-07-181-0/+9
* | | | Input: Explicitly include correct DT includesRob Herring2023-07-1710-10/+8
* | | | Merge tag 'v6.4' into nextDmitry Torokhov2023-07-171-0/+30
|\ \ \ \ | | |/ / | |/| |
| * | | Input: soc_button_array - add invalid acpi_index DMI quirk handlingHans de Goede2023-05-111-0/+30
| |/ /
* | | Input: rotary_encoder - don't double assign input->dev.parentRoi L2023-07-121-1/+0
* | | Input: iqs7222 - add support for Azoteq IQS7222DJeff LaBundy2023-07-102-11/+461
* | | Input: iqs7222 - configure power mode before triggering ATIJeff LaBundy2023-07-101-4/+4
* | | Input: rotary_encoder - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-6/+2
* | | Input: pwm-vibra - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-21/+9
* | | Input: gpio-vibra - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-072-28/+11
| |/ |/|
* | 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
|/
* Input: cma3000_d0x - remove unneeded codeJiapeng Chong2023-04-091-2/+0