aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-09Merge branch 'next' into for-linusDmitry Torokhov16-56/+373
2022-09-28Input: ims-pcu - fix spelling mistake "BOOLTLOADER" -> "BOOTLOADER"Colin Ian King1-1/+1
2022-09-28Input: ibm-panel - add missing MODULE_DEVICE_TABLEZeng Heng1-0/+1
2022-09-27Input: twl4030-pwrbutton - add missing of.h includeDmitry Torokhov1-0/+1
2022-09-24Input: twl4030-vibra - drop legacy, non DT boot supportPeter Ujfalusi1-9/+4
2022-09-14Input: iqs7222 - set all ULP entry masks by defaultJeff LaBundy1-5/+6
2022-09-14Input: iqs7222 - avoid sending empty SYN_REPORT eventsJeff LaBundy1-0/+3
2022-09-14Input: iqs7222 - trim force communication commandJeff LaBundy1-1/+1
2022-08-31Input: rt5120 - add power key supportChiYuan Huang3-0/+130
2022-08-22Input: rk805-pwrkey - fix module autoloadingPeter Robinson1-0/+1
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-17Input: Add IBM Operation Panel driverEddie James3-0/+218
2022-08-16i2c: Make remove callback return voidUwe Kleine-König4-12/+4
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-62/+116
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds3-27/+3
2022-07-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov6-8/+8
2022-06-27Input: iqs7222 - remove support for RF filterJeff LaBundy1-7/+0
2022-06-27Input: iqs7222 - handle reset during ATIJeff LaBundy1-3/+6
2022-06-27Input: iqs7222 - acknowledge reset before writing registersJeff LaBundy1-3/+29
2022-06-27Input: iqs7222 - protect volatile registersJeff LaBundy1-4/+14
2022-06-27Input: iqs7222 - fortify slider event reportingJeff LaBundy1-38/+58
2022-06-27Input: iqs7222 - correct slider event disable logicJeff LaBundy1-7/+9
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2-18/+2
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2)Thomas Gleixner1-9/+1
2022-06-07Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+2
2022-06-07Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irqMarius Hoch1-2/+2
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+2
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds4-4/+4
2022-05-28Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-14/+2571
2022-05-27Merge tag 'v5.18' into nextDmitry Torokhov3-6/+26
2022-05-27xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross1-2/+2
2022-05-16Input: sparcspkr - fix refcount leak in bbc_beep_probeMiaoqian Lin1-0/+1
2022-04-24Input: pm8941-pwrkey - simulate missed key press eventsDavid Collins1-0/+11
2022-04-24Input: pm8941-pwrkey - add software key press debouncing supportDavid Collins1-6/+77
2022-04-24Input: pm8941-pwrkey - add support for PON GEN3 base addressesAnjelique Melendez1-7/+24
2022-04-24Input: pm8941-pwrkey - fix error messageAnjelique Melendez1-1/+1
2022-04-23Input: remove third argument of usb_maxpacket()Vincent Mailhol4-4/+4
2022-04-17Input: iqs7222 - avoid dereferencing a NULL pointerJeff LaBundy1-2/+3
2022-04-17Input: iqs7222 - propagate some error codes correctlyDan Carpenter1-16/+16
2022-04-08Input: add support for Azoteq IQS7222A/B/CJeff LaBundy3-0/+2456
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-10/+3
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+2
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-1/+23
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross1-2/+2
2022-03-02Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttonsHans de Goede1-1/+23
2022-02-28Input: da9063 - use devm_delayed_work_autocancel()Christophe JAILLET1-10/+3
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2022-01-17Merge tag 'v5.16' into nextDmitry Torokhov3-30/+18
2022-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-41/+40
2022-01-15Merge branch 'next' into for-linusDmitry Torokhov2-41/+40