summaryrefslogtreecommitdiff
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-111-62/+116
|\
| * Merge tag 'v5.19-rc5' into nextDmitry Torokhov2022-07-086-8/+8
| |\
| * | Input: iqs7222 - remove support for RF filterJeff LaBundy2022-06-271-7/+0
| * | Input: iqs7222 - handle reset during ATIJeff LaBundy2022-06-271-3/+6
| * | Input: iqs7222 - acknowledge reset before writing registersJeff LaBundy2022-06-271-3/+29
| * | Input: iqs7222 - protect volatile registersJeff LaBundy2022-06-271-4/+14
| * | Input: iqs7222 - fortify slider event reportingJeff LaBundy2022-06-271-38/+58
| * | Input: iqs7222 - correct slider event disable logicJeff LaBundy2022-06-271-7/+9
| * | Merge tag 'v5.18' into nextDmitry Torokhov2022-05-273-6/+26
| |\ \
* | \ \ Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-043-27/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2022-06-102-18/+2
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-101-9/+1
* | | | Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-071-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Marius Hoch2022-06-071-2/+2
| |/ /
* | | Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-041-2/+2
|\ \ \
| * | | xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross2022-05-271-2/+2
| | |/ | |/|
* | | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-034-4/+4
|\ \ \
| * | | Input: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-234-4/+4
| |/ /
* | | Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-285-14/+2571
|\ \ \ | |/ / |/| / | |/
| * Input: sparcspkr - fix refcount leak in bbc_beep_probeMiaoqian Lin2022-05-161-0/+1
| * Input: pm8941-pwrkey - simulate missed key press eventsDavid Collins2022-04-241-0/+11
| * Input: pm8941-pwrkey - add software key press debouncing supportDavid Collins2022-04-241-6/+77
| * Input: pm8941-pwrkey - add support for PON GEN3 base addressesAnjelique Melendez2022-04-241-7/+24
| * Input: pm8941-pwrkey - fix error messageAnjelique Melendez2022-04-241-1/+1
| * Input: iqs7222 - avoid dereferencing a NULL pointerJeff LaBundy2022-04-171-2/+3
| * Input: iqs7222 - propagate some error codes correctlyDan Carpenter2022-04-171-16/+16
| * Input: add support for Azoteq IQS7222A/B/CJeff LaBundy2022-04-083-0/+2456
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-04-011-10/+3
|\ \ | |/
| * Input: da9063 - use devm_delayed_work_autocancel()Christophe JAILLET2022-02-281-10/+3
| * Merge tag 'v5.16' into nextDmitry Torokhov2022-01-173-30/+18
| |\
* | \ Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-281-2/+2
|\ \ \
| * | | xen/grant-table: remove readonly parameter from functionsJuergen Gross2022-03-151-2/+2
* | | | Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-03-251-1/+23
|\ \ \ \
| * | | | Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttonsHans de Goede2022-03-021-1/+23
| |/ / /
* | | | spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-172-41/+40
|\ \ \ | |_|/ |/| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2022-01-152-41/+40
| |\ \ | | |/
| | * Input: axp20x-pek - revert "always register interrupt handlers" changeHans de Goede2022-01-081-37/+35
| | * Input: palmas-pwrbutton - make a couple of arrays static constColin Ian King2021-12-061-2/+2
| | * Input: palmas-pwrbutton - use bitfield helpersGeert Uytterhoeven2021-11-291-2/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-12-251-9/+12
|\ \ \ | |/ /
| * | Input: iqs626a - prohibit inlining of channel parsing functionsJeff LaBundy2021-11-281-9/+12
| |/
* | xen: add "not_essential" flag to struct xenbus_driverJuergen Gross2021-11-231-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-11-1210-12/+32
|\ \ | |/
| * Input: pm8941-pwrkey - respect reboot_mode for warm resetShawn Guo2021-10-161-1/+5
| * Input: max77693-haptic - drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-10-161-1/+0
| * Input: cpcap-pwrbutton - do not set input parent explicitlyDmitry Torokhov2021-10-161-1/+0
| * Input: max8925_onkey - don't mark comment as kernel-docRandy Dunlap2021-10-151-1/+1
| * Input: adxl34x - fix sparse warningDmitry Torokhov2021-10-151-1/+1
| * Input: adxl34x - make adxl34x_remove() return voidUwe Kleine-König2021-10-124-6/+8