summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Input: pwm-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-5/+5
* | | Input: pwm-beeper - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-5/+5
* | | Input: pmic8xxx-pwrkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-4/+4
* | | Input: pm8xxx-vibrator - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-3/+3
* | | Input: pm8941-pwrkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-5/+5
* | | Input: pcfg8574_keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-13/+3
* | | Input: palmas-pwrbutton - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_p...Jonathan Cameron2023-01-101-5/+5
* | | Input: max8997_haptic - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-3/+4
* | | Input: max8925_onkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-4/+5
* | | Input: max77693-haptic - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-5/+6
* | | Input: kxtj9 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-4/+4
* | | Input: iqs626a - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-4/+4
* | | Input: iqs269a - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-4/+4
* | | Input: gpio-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-5/+5
* | | Input: e3x0-button - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-5/+5
* | | Input: drv2667 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-4/+4
* | | Input: drv2665 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-4/+4
* | | Input: drv260x - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-4/+4
* | | Input: da7280 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-4/+4
* | | Input: 88pm860x - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-4/+5
| |/ |/|
* | Input: pcf8574_keypad - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-2/+2
* | Input: mma8450 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* | Input: kxtj9 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* | Input: ibm-panel - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* | Input: drv2667 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* | Input: drv2665 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* | Input: drv260x - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* | Input: da7280 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* | Input: cma3000_d0x_i2c - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* | Input: bma150 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* | Input: atmel_captouch - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* | Input: apanel - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* | Input: adxl34x-i2c - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* | Input: ad714x-i2c - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* | Input: wistron_btns - disable on UMLRandy Dunlap2022-12-011-1/+1
* | Input: max8997 - convert to modern way to get a reference to a PWMUwe Kleine-König2022-11-181-4/+3
* | Input: iqs7222 - add support for IQS7222A v1.13+Jeff LaBundy2022-10-241-0/+111
* | Input: iqs7222 - protect against undefined slider sizeJeff LaBundy2022-10-241-1/+8
* | Input: iqs7222 - report malformed propertiesJeff LaBundy2022-10-241-8/+36
* | Input: iqs7222 - drop unused device node referencesJeff LaBundy2022-10-241-194/+146
* | Merge tag 'v6.1-rc1' into nextDmitry Torokhov2022-10-171-0/+1
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2022-10-1016-56/+373
| |\
| * | Input: rk805-pwrkey - fix module autoloadingPeter Robinson2022-08-231-0/+1
* | | Input: atmel_captouch - drop obsolete dependency on COMPILE_TESTJean Delvare2022-10-102-4/+2
| |/ |/|
* | Input: ims-pcu - fix spelling mistake "BOOLTLOADER" -> "BOOTLOADER"Colin Ian King2022-09-291-1/+1
* | Input: ibm-panel - add missing MODULE_DEVICE_TABLEZeng Heng2022-09-281-0/+1
* | Input: twl4030-pwrbutton - add missing of.h includeDmitry Torokhov2022-09-271-0/+1
* | Input: twl4030-vibra - drop legacy, non DT boot supportPeter Ujfalusi2022-09-251-9/+4
* | Input: iqs7222 - set all ULP entry masks by defaultJeff LaBundy2022-09-141-5/+6
* | Input: iqs7222 - avoid sending empty SYN_REPORT eventsJeff LaBundy2022-09-141-0/+3