summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-022-2/+2
* [tree-wide] finally take no_llseek outAl Viro2024-09-271-1/+0
* Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-244-8/+43
|\
| * Input: ims-pcu - fix calling interruptible mutexDavid Lechner2024-09-111-1/+1
| * Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into nextDmitry Torokhov2024-09-065-0/+686
| |\
| * | Input: wistron_btns - use kmemdup_array instead of kmemdup for multiple alloc...Shen Lichuan2024-08-261-2/+2
| * | Input: bbnsm_pwrkey - fix missed key press after suspendJacky Bai2024-07-161-0/+38
| * | Input: iqs269a - use device_for_each_child_node_scoped()Javier Carrasco2024-07-161-5/+2
| * | Merge tag 'v6.10' into nextDmitry Torokhov2024-07-161-1/+0
| |\ \
* | | | treewide: correct the typo 'retun'WangYuli2024-09-101-1/+1
| |_|/ |/| |
* | | Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-08-241-0/+14
|\ \ \
| * | | Input: uinput - reject requests with unreasonable number of slotsDmitry Torokhov2024-08-051-0/+14
| |/ /
* | | Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-2016-325/+204
|\| |
| * | Input: yealink - simplify locking in sysfs attribute handlingDmitry Torokhov2024-07-131-52/+20
| * | Input: yealink - use driver core to instantiate device attributesDmitry Torokhov2024-07-131-8/+3
| * | Input: ati-remote2 - use driver core to instantiate device attributesDmitry Torokhov2024-07-131-33/+17
| * | Input: twl4030-pwrbutton - fix kernel-doc warningDmitry Torokhov2024-07-111-2/+2
| * | Input: ims-pcu - switch to using cleanup functionsDmitry Torokhov2024-06-201-73/+62
| * | Input: ims-pcu - use driver core to instantiate device attributesDmitry Torokhov2024-06-201-25/+28
| * | Input: ims-pcu - drop repeated "input" in error messageJavier Carrasco2024-06-201-2/+1
| * | Input: ims-pcu - annotate struct ims_pcu_flash_fmt with __counted_byJavier Carrasco2024-06-201-1/+1
| * | Input: adxl34x - switch to using "guard" notationDmitry Torokhov2024-06-111-41/+20
| * | Input: adxl34x - switch to using managed resourcesDmitry Torokhov2024-06-114-53/+17
| * | Input: adxl34x - use input_set_capability()Dmitry Torokhov2024-06-111-19/+13
| * | Input: adxl34x - use device core to create driver-specific device attributesDmitry Torokhov2024-06-114-8/+10
| * | Input: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-092-0/+2
| * | Input: misc - use sizeof(*pointer) instead of sizeof(type)Erick Archer2024-06-038-9/+9
| * | Merge tag 'v6.9' into nextDmitry Torokhov2024-05-286-18/+16
| |\ \
* | \ \ Merge branch 'ib-mfd-input-regulator-6.11' into ibs-for-mfd-mergedLee Jones2024-07-043-0/+106
|\ \ \ \
| * | | | input: Add onkey driver for Marvell 88PM886 PMICKarel Balej2024-06-283-0/+106
| | |_|/ | |/| |
* / | | Input: cs40l50 - Add support for the CS40L50 haptic driverJames Ogletree2024-06-283-0/+566
|/ / /
* | | Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-2415-48/+91
|\ \ \
| * | | Merge branch 'next' into for-linusDmitry Torokhov2024-05-2315-48/+91
| |\| |
| | * | Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-1412-21/+21
| | * | Input: da7280 - remove an unused field in struct da7280_hapticChristophe JAILLET2024-05-071-1/+0
| | * | input: pm8xxx-vibrator: add new SPMI vibrator supportFenglin Wu2024-04-181-9/+43
| | * | input: pm8xxx-vibrator: refactor to support new SPMI vibratorFenglin Wu2024-04-181-16/+25
| | * | Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu2024-04-161-3/+4
| | * | Input: ims-pcu - fix printf string overflowArnd Bergmann2024-03-281-2/+2
* | | | Input: atlas - drop owner assignmentKrzysztof Kozlowski2024-04-081-1/+0
| |_|/ |/| |
* | | Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-172-13/+113
|\| |
| * | 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 tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-194-95/+333
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2024-01-144-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