summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorLines
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2022-08-22Input: rk805-pwrkey - fix module autoloadingPeter Robinson-0/+1
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-62/+116
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-27/+3
2022-07-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov-8/+8
2022-06-27Input: iqs7222 - remove support for RF filterJeff LaBundy-7/+0
2022-06-27Input: iqs7222 - handle reset during ATIJeff LaBundy-3/+6
2022-06-27Input: iqs7222 - acknowledge reset before writing registersJeff LaBundy-3/+29
2022-06-27Input: iqs7222 - protect volatile registersJeff LaBundy-4/+14
2022-06-27Input: iqs7222 - fortify slider event reportingJeff LaBundy-38/+58
2022-06-27Input: iqs7222 - correct slider event disable logicJeff LaBundy-7/+9
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner-18/+2
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner-9/+1
2022-06-07Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2022-06-07Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Marius Hoch-2/+2
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-4/+4
2022-05-28Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-14/+2571
2022-05-27Merge tag 'v5.18' into nextDmitry Torokhov-6/+26
2022-05-27xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross-2/+2
2022-05-16Input: sparcspkr - fix refcount leak in bbc_beep_probeMiaoqian Lin-0/+1
2022-04-24Input: pm8941-pwrkey - simulate missed key press eventsDavid Collins-0/+11
2022-04-24Input: pm8941-pwrkey - add software key press debouncing supportDavid Collins-6/+77
2022-04-24Input: pm8941-pwrkey - add support for PON GEN3 base addressesAnjelique Melendez-7/+24
2022-04-24Input: pm8941-pwrkey - fix error messageAnjelique Melendez-1/+1
2022-04-23Input: remove third argument of usb_maxpacket()Vincent Mailhol-4/+4
2022-04-17Input: iqs7222 - avoid dereferencing a NULL pointerJeff LaBundy-2/+3
2022-04-17Input: iqs7222 - propagate some error codes correctlyDan Carpenter-16/+16
2022-04-08Input: add support for Azoteq IQS7222A/B/CJeff LaBundy-0/+2456
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-10/+3
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+23
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross-2/+2
2022-03-02Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttonsHans de Goede-1/+23
2022-02-28Input: da9063 - use devm_delayed_work_autocancel()Christophe JAILLET-10/+3
2022-02-09spi: make remove callback a void functionUwe Kleine-König-3/+1
2022-01-17Merge tag 'v5.16' into nextDmitry Torokhov-30/+18
2022-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-41/+40
2022-01-15Merge branch 'next' into for-linusDmitry Torokhov-41/+40
2022-01-08Input: axp20x-pek - revert "always register interrupt handlers" changeHans de Goede-37/+35
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-9/+12
2021-12-06Input: palmas-pwrbutton - make a couple of arrays static constColin Ian King-2/+2
2021-11-29Input: palmas-pwrbutton - use bitfield helpersGeert Uytterhoeven-2/+3
2021-11-28Input: iqs626a - prohibit inlining of channel parsing functionsJeff LaBundy-9/+12
2021-11-23xen: add "not_essential" flag to struct xenbus_driverJuergen Gross-0/+1
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-12/+32
2021-10-19Input: axp20x-pek - Use new soc_intel_is_cht() helperHans de Goede-21/+5
2021-10-16Input: pm8941-pwrkey - respect reboot_mode for warm resetShawn Guo-1/+5
2021-10-16Input: max77693-haptic - drop unneeded MODULE_ALIASKrzysztof Kozlowski-1/+0
2021-10-16Input: cpcap-pwrbutton - do not set input parent explicitlyDmitry Torokhov-1/+0