summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-292-1/+7
|\
| * Input: i8042 - add Clevo PCX0DX to i8042 quirk tableWerner Sembach2023-01-101-0/+7
| * Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov2022-12-161-1/+0
* | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-121-3/+2
|\ \
| * | xen: make remove callback of xen driver void returnedDawei Li2022-12-151-3/+2
* | | treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-253-3/+3
* | | Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2022-12-214-250/+159
|\ \ \
| * | | Input: Add tps65219 interrupt driven powerbuttonMarkus Schneider-Pargmann2022-12-073-0/+159
| * | | mfd: Remove dm355evm_msp driverArnd Bergmann2022-12-073-250/+0
* | | | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-1/+1
|\ \ \ \
| * | | | driver core: make struct class.devnode() take a const *Greg Kroah-Hartman2022-11-241-1/+1
* | | | | Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-13108-645/+2594
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'next' into for-linusDmitry Torokhov2022-12-12110-651/+2603
| |\ \ \ \
| | * | | | Input: elants_i2c - delay longer with reset assertedDouglas Anderson2022-12-081-2/+2
| | * | | | Input: pxspad - fix unused data warning when force feedback not enabledJonathan Cameron2022-12-071-0/+3
| | * | | | Input: lpc32xx - allow building with COMPILE_TESTJonathan Cameron2022-12-071-1/+1
| | * | | | Input: nomadik-ske-keypad - allow building with COMPILE_TESTJonathan Cameron2022-12-071-1/+1
| | * | | | Input: pxa27xx-keypad - allow build with COMPILE_TESTJonathan Cameron2022-12-071-1/+1
| | * | | | Input: spear-keyboard - improve build coverage using COMPILE_TESTJonathan Cameron2022-12-071-1/+1
| | * | | | Input: tegra-kbc - allow build with COMPILE_TESTJonathan Cameron2022-12-071-1/+1
| | * | | | Input: tegra-kbc - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+3
| | * | | | Input: tca6416-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
| | * | | | Input: tc3589x - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
| | * | | | Input: st-keyscan - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+3
| | * | | | Input: sh-keysc - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
| | * | | | Input: qt1070 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+2
| | * | | | Input: pxa27x_keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
| | * | | | Input: pmic8xxx-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
| | * | | | Input: nomadik-ske-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep...Jonathan Cameron2022-12-071-5/+3
| | * | | | Input: mcs-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
| | * | | | Input: max7359-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+2
| | * | | | Input: matrix-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
| | * | | | Input: lpc32xx-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
| | * | | | Input: lm8323 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+2
| | * | | | Input: tm2-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+5
| | * | | | Input: spear-keyboard - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+5
| | * | | | Input: qt1050 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+4
| | * | | | Input: mtk-pmic-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+5
| | * | | | Input: mpr121-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+4
| | * | | | Input: ipaq-micro-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+5
| | * | | | Input: gpio-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+4
| | * | | | Input: ep39xx-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+5
| | * | | | Input: cypress-sf - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+5
| | * | | | Input: cros-ec-keyb - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-3/+3
| | * | | | Input: adp5589-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-4/+4
| | * | | | Input: pxspad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-3/+3
| | * | | | Input: zforce_ts - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
| | * | | | Input: zet6223 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
| | * | | | Input: wdt87xx_i2c - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
| | * | | | Input: wacom_i2c - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2