summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorLines
2022-10-09Merge branch 'next' into for-linusDmitry Torokhov-56/+373
2022-09-28Input: ims-pcu - fix spelling mistake "BOOLTLOADER" -> "BOOTLOADER"Colin Ian King-1/+1
2022-09-28Input: ibm-panel - add missing MODULE_DEVICE_TABLEZeng Heng-0/+1
2022-09-27Input: twl4030-pwrbutton - add missing of.h includeDmitry Torokhov-0/+1
2022-09-24Input: twl4030-vibra - drop legacy, non DT boot supportPeter Ujfalusi-9/+4
2022-09-14Input: iqs7222 - set all ULP entry masks by defaultJeff LaBundy-5/+6
2022-09-14Input: iqs7222 - avoid sending empty SYN_REPORT eventsJeff LaBundy-0/+3
2022-09-14Input: iqs7222 - trim force communication commandJeff LaBundy-1/+1
2022-08-31Input: rt5120 - add power key supportChiYuan Huang-0/+130
2022-08-22Input: rk805-pwrkey - fix module autoloadingPeter Robinson-0/+1
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang-1/+1
2022-08-17Input: Add IBM Operation Panel driverEddie James-0/+218
2022-08-16i2c: Make remove callback return voidUwe Kleine-König-12/+4
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