summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Input: ariel-pwrbutton - add SPI device ID tableMark Brown2021-10-011-0/+7
| * Input: palmas-pwrbutton - handle return value of platform_get_irq()Arvind Yadav2021-09-051-0/+5
| * Input: cpcap-pwrbutton - handle errors from platform_get_irq()Tang Bin2021-09-051-1/+5
* | Input: axp20x-pek - Use new soc_intel_is_cht() helperHans de Goede2021-10-191-21/+5
|/
* Input: remove dead CSR Prima2 PWRC driverLukas Bulwahn2021-08-303-218/+0
* Input: pm8941-pwrkey - fix comma vs semicolon issueDmitry Torokhov2021-07-231-1/+1
* Input: ixp4xx-beeper - delete driverLinus Walleij2021-07-193-196/+0
* Merge tag 'v5.13' into nextDmitry Torokhov2021-07-183-1/+317
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-05-065-8/+1852
| |\
| * | input: atc260x: Add onkey driver for ATC260x PMICsCristian Ciocaltea2021-03-103-1/+317
* | | Input: ims-pcu - use kobj_to_dev()YueHaibing2021-06-191-1/+1
* | | Input: pm8941-pwrkey - add support for PMK8350 PON_HLOS PMIC peripheralDavid Collins2021-06-011-31/+72