Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input updates from Dmitry Torokhov: - a new driver for Cypress Generation 5 touchscreens - a new driver for Hynitron cstxxx touchscreens - a new driver for Himax hx83112b touchscreen - I2C input devices have been converted to use i2c's probe_new() - a large number of input devices are now using DEFINE_SIMPLE_DEV_PM_OPS and pm_sleep_ptr() and no longer use __maybe_unused annotations - improvements to msg2638 touchscreen driver to also support msg2138 - conversion of several input deevine bindings to yaml/DT schema - changes to select touch drivers to move handling of wake irqs to the PM core - other assorted fixes and improvements. * tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (165 commits) Input: elants_i2c - delay longer with reset asserted dt-bindings: input: Convert ti,drv260x to DT schema dt-bindings: input: gpio-beeper: Convert to yaml schema Input: pxspad - fix unused data warning when force feedback not enabled Input: lpc32xx - allow building with COMPILE_TEST Input: nomadik-ske-keypad - allow building with COMPILE_TEST Input: pxa27xx-keypad - allow build with COMPILE_TEST Input: spear-keyboard - improve build coverage using COMPILE_TEST Input: tegra-kbc - allow build with COMPILE_TEST Input: tegra-kbc - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() Input: tca6416-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() Input: tc3589x - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() Input: st-keyscan - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() Input: sh-keysc - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() Input: qt1070 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() Input: pxa27x_keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() Input: pmic8xxx-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() Input: nomadik-ske-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() Input: mcs-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() Input: max7359-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() ...
Showing
- Documentation/devicetree/bindings/input/allwinner,sun4i-a10-lradc-keys.yaml 3 additions, 1 deletion...cetree/bindings/input/allwinner,sun4i-a10-lradc-keys.yaml
- Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml 10 additions, 15 deletionsDocumentation/devicetree/bindings/input/azoteq,iqs7222.yaml
- Documentation/devicetree/bindings/input/gpio-beeper.txt 0 additions, 13 deletionsDocumentation/devicetree/bindings/input/gpio-beeper.txt
- Documentation/devicetree/bindings/input/gpio-beeper.yaml 33 additions, 0 deletionsDocumentation/devicetree/bindings/input/gpio-beeper.yaml
- Documentation/devicetree/bindings/input/qcom,pm8921-pwrkey.yaml 75 additions, 0 deletions...ntation/devicetree/bindings/input/qcom,pm8921-pwrkey.yaml
- Documentation/devicetree/bindings/input/qcom,pm8xxx-pwrkey.txt 0 additions, 46 deletions...entation/devicetree/bindings/input/qcom,pm8xxx-pwrkey.txt
- Documentation/devicetree/bindings/input/ti,drv260x.txt 0 additions, 50 deletionsDocumentation/devicetree/bindings/input/ti,drv260x.txt
- Documentation/devicetree/bindings/input/ti,drv260x.yaml 109 additions, 0 deletionsDocumentation/devicetree/bindings/input/ti,drv260x.yaml
- Documentation/devicetree/bindings/input/touchscreen/cypress,tt21000.yaml 106 additions, 0 deletions...evicetree/bindings/input/touchscreen/cypress,tt21000.yaml
- Documentation/devicetree/bindings/input/touchscreen/egalax-ts.txt 2 additions, 2 deletions...ation/devicetree/bindings/input/touchscreen/egalax-ts.txt
- Documentation/devicetree/bindings/input/touchscreen/himax,hx83112b.yaml 63 additions, 0 deletions...devicetree/bindings/input/touchscreen/himax,hx83112b.yaml
- Documentation/devicetree/bindings/input/touchscreen/hynitron,cstxxx.yaml 65 additions, 0 deletions...evicetree/bindings/input/touchscreen/hynitron,cstxxx.yaml
- Documentation/devicetree/bindings/input/touchscreen/mstar,msg2638.yaml 7 additions, 1 deletion.../devicetree/bindings/input/touchscreen/mstar,msg2638.yaml
- Documentation/devicetree/bindings/vendor-prefixes.yaml 2 additions, 0 deletionsDocumentation/devicetree/bindings/vendor-prefixes.yaml
- MAINTAINERS 8 additions, 1 deletionMAINTAINERS
- arch/arm/boot/dts/imx6qdl-sabreauto.dtsi 2 additions, 2 deletionsarch/arm/boot/dts/imx6qdl-sabreauto.dtsi
- arch/arm/boot/dts/imx6qdl-sabresd.dtsi 4 additions, 4 deletionsarch/arm/boot/dts/imx6qdl-sabresd.dtsi
- arch/arm/mach-s3c/mach-crag6410.c 1 addition, 0 deletionsarch/arm/mach-s3c/mach-crag6410.c
- drivers/hid/hid-debug.c 3 additions, 0 deletionsdrivers/hid/hid-debug.c
- drivers/hid/hid-input.c 3 additions, 0 deletionsdrivers/hid/hid-input.c
Loading
Please register or sign in to comment