summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorLines
2022-12-21Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-250/+159
2022-12-13Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-253/+335
2022-12-12Merge branch 'next' into for-linusDmitry Torokhov-253/+335
2022-12-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki-3/+1
2022-12-07Input: Add tps65219 interrupt driven powerbuttonMarkus Schneider-Pargmann-0/+159
2022-12-07mfd: Remove dm355evm_msp driverArnd Bergmann-250/+0
2022-12-02Input: pcf8574_keypad - Convert to i2c's .probe_new()Uwe Kleine-König-2/+2
2022-12-02Input: mma8450 - Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-12-02Input: kxtj9 - Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-12-02Input: ibm-panel - Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-12-02Input: drv2667 - Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-12-02Input: drv2665 - Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-12-02Input: drv260x - Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-12-02Input: da7280 - Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-12-02Input: cma3000_d0x_i2c - Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-12-02Input: bma150 - Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-12-02Input: atmel_captouch - Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-12-02Input: apanel - Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-12-02Input: adxl34x-i2c - Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-12-02Input: ad714x-i2c - Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-11-30Input: wistron_btns - disable on UMLRandy Dunlap-1/+1
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li-3/+1
2022-11-17Input: max8997 - convert to modern way to get a reference to a PWMUwe Kleine-König-4/+3
2022-11-07Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]Hans de Goede-0/+7
2022-11-07Input: soc_button_array - add use_low_level_irq module parameterHans de Goede-1/+6
2022-10-24Input: iqs7222 - add support for IQS7222A v1.13+Jeff LaBundy-0/+111
2022-10-24Input: iqs7222 - protect against undefined slider sizeJeff LaBundy-1/+8
2022-10-24Input: iqs7222 - report malformed propertiesJeff LaBundy-8/+36
2022-10-24Input: iqs7222 - drop unused device node referencesJeff LaBundy-194/+146
2022-10-17Merge tag 'v6.1-rc1' into nextDmitry Torokhov-0/+1
2022-10-10Input: atmel_captouch - drop obsolete dependency on COMPILE_TESTJean Delvare-4/+2
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