summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2024-05-2215-48/+91
|\
| * Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-1312-21/+21
| * Input: da7280 - remove an unused field in struct da7280_hapticChristophe JAILLET2024-05-061-1/+0
| * input: pm8xxx-vibrator: add new SPMI vibrator supportFenglin Wu2024-04-171-9/+43
| * input: pm8xxx-vibrator: refactor to support new SPMI vibratorFenglin Wu2024-04-171-16/+25
| * Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu2024-04-151-3/+4
| * Input: ims-pcu - fix printf string overflowArnd Bergmann2024-03-281-2/+2
* | Merge branch 'next' into for-linusDmitry Torokhov2024-03-152-13/+113
|\|
| * Input: iqs7222 - add support for IQS7222D v1.1 and v1.2Jeff LaBundy2024-03-071-0/+112
| * Input: 88pm80x_onkey - add SPDX and drop GPL boilerplateDuje Mihanović2024-01-221-13/+1
* | Merge branch 'next' into for-linusDmitry Torokhov2024-01-134-95/+333
|\|
| * Input: da9063_onkey - avoid explicitly setting input's parentDmitry Torokhov2024-01-041-1/+0
| * Input: da9063_onkey - avoid using OF-specific APIsDmitry Torokhov2024-01-041-3/+4
| * Input: iqs269a - add support for OTP variantsJeff LaBundy2024-01-011-3/+89
| * Input: iqs269a - add support for slider gesturesJeff LaBundy2024-01-011-29/+191
| * Input: da9063 - use dev_err_probe()Biju Das2023-12-141-9/+6
| * Input: da9063 - drop redundant prints in probe()Biju Das2023-12-141-15/+4
| * Input: da9063 - simplify obtaining OF match dataBiju Das2023-12-141-15/+12
| * 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: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg2023-12-221-0/+5
* | Merge branch 'next' into for-linusDmitry Torokhov2023-11-0620-98/+55
|\|
| * 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
| | |\
| | * \ 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: powermate - fix use-after-free in powermate_config_completeJavier Carrasco2023-10-131-0/+1
* | | | | Merge branch 'next' into for-linusDmitry Torokhov2023-08-3014-81/+504
|\| | | |
| * | | | Input: da9063 - add wakeup supportSamuel Holland2023-07-181-0/+9
| * | | | Input: Explicitly include correct DT includesRob Herring2023-07-1710-10/+8