summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+2
2022-12-21Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds4-250/+159
2022-12-15xen: make remove callback of xen driver void returnedDawei Li1-3/+2
2022-12-13Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-253/+335
2022-12-12Merge branch 'next' into for-linusDmitry Torokhov17-253/+335
2022-12-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki1-3/+1
2022-12-07Input: Add tps65219 interrupt driven powerbuttonMarkus Schneider-Pargmann3-0/+159
2022-12-07mfd: Remove dm355evm_msp driverArnd Bergmann3-250/+0
2022-12-02Input: pcf8574_keypad - Convert to i2c's .probe_new()Uwe Kleine-König1-2/+2
2022-12-02Input: mma8450 - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-02Input: kxtj9 - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-02Input: ibm-panel - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-02Input: drv2667 - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-02Input: drv2665 - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-02Input: drv260x - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-02Input: da7280 - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-02Input: cma3000_d0x_i2c - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-02Input: bma150 - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-02Input: atmel_captouch - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-02Input: apanel - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-02Input: adxl34x-i2c - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-02Input: ad714x-i2c - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-30Input: wistron_btns - disable on UMLRandy Dunlap1-1/+1
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li1-3/+1
2022-11-17Input: max8997 - convert to modern way to get a reference to a PWMUwe Kleine-König1-4/+3
2022-11-07Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]Hans de Goede1-0/+7
2022-11-07Input: soc_button_array - add use_low_level_irq module parameterHans de Goede1-1/+6
2022-10-24Input: iqs7222 - add support for IQS7222A v1.13+Jeff LaBundy1-0/+111
2022-10-24Input: iqs7222 - protect against undefined slider sizeJeff LaBundy1-1/+8
2022-10-24Input: iqs7222 - report malformed propertiesJeff LaBundy1-8/+36
2022-10-24Input: iqs7222 - drop unused device node referencesJeff LaBundy1-194/+146
2022-10-17Merge tag 'v6.1-rc1' into nextDmitry Torokhov1-0/+1
2022-10-10Input: atmel_captouch - drop obsolete dependency on COMPILE_TESTJean Delvare2-4/+2
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/...Linus Torvalds1-62/+116
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus 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