summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2022-12-31Input: iqs7222 - add support for IQS7222A v1.13+Jeff LaBundy
2022-12-31Input: iqs7222 - trim force communication commandJeff LaBundy
2022-12-31Input: iqs7222 - avoid sending empty SYN_REPORT eventsJeff LaBundy
2022-12-31Input: wistron_btns - disable on UMLRandy Dunlap
2022-12-31Input: iqs7222 - protect against undefined slider sizeJeff LaBundy
2022-12-31Input: iqs7222 - report malformed propertiesJeff LaBundy
2022-12-31Input: iqs7222 - drop unused device node referencesJeff LaBundy
2022-12-31Input: iqs7222 - set all ULP entry masks by defaultJeff LaBundy
2022-12-02Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]Hans de Goede
2022-12-02Input: soc_button_array - add use_low_level_irq module parameterHans de Goede
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-22Input: rk805-pwrkey - fix module autoloadingPeter Robinson
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov
2022-06-27Input: iqs7222 - remove support for RF filterJeff LaBundy
2022-06-27Input: iqs7222 - handle reset during ATIJeff LaBundy
2022-06-27Input: iqs7222 - acknowledge reset before writing registersJeff LaBundy
2022-06-27Input: iqs7222 - protect volatile registersJeff LaBundy
2022-06-27Input: iqs7222 - fortify slider event reportingJeff LaBundy
2022-06-27Input: iqs7222 - correct slider event disable logicJeff LaBundy
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-06-07Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-07Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Marius Hoch
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-05-28Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-27Merge tag 'v5.18' into nextDmitry Torokhov
2022-05-27xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross
2022-05-16Input: sparcspkr - fix refcount leak in bbc_beep_probeMiaoqian Lin
2022-04-24Input: pm8941-pwrkey - simulate missed key press eventsDavid Collins
2022-04-24Input: pm8941-pwrkey - add software key press debouncing supportDavid Collins
2022-04-24Input: pm8941-pwrkey - add support for PON GEN3 base addressesAnjelique Melendez
2022-04-24Input: pm8941-pwrkey - fix error messageAnjelique Melendez
2022-04-23Input: remove third argument of usb_maxpacket()Vincent Mailhol
2022-04-17Input: iqs7222 - avoid dereferencing a NULL pointerJeff LaBundy
2022-04-17Input: iqs7222 - propagate some error codes correctlyDan Carpenter
2022-04-08Input: add support for Azoteq IQS7222A/B/CJeff LaBundy
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross
2022-03-02Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttonsHans de Goede
2022-02-28Input: da9063 - use devm_delayed_work_autocancel()Christophe JAILLET
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-01-17Merge tag 'v5.16' into nextDmitry Torokhov
2022-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-01-15Merge branch 'next' into for-linusDmitry Torokhov
2022-01-08Input: axp20x-pek - revert "always register interrupt handlers" changeHans de Goede