Merge branch 'next' into for-linus
Input: atmel_mxt_ts - allow reset GPIO to sleep
Input: aw86927 - fix error code in probe()
Input: psxpad-spi - add a check for the return value of spi_setup()
Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leak
Input: aw86927 - add driver for Awinic AW86927
dt-bindings: input: Add Awinic AW86927
dt-bindings: touchscreen: remove touchscreen.txt
dt-bindings: arm: bcm: raspberrypi,bcm2835-firmware: Add touchscreen child node
dt-bindings: touchscreen: convert eeti bindings to json schema
Input: pm8941-pwrkey - disable wakeup for resin by default
dt-bindings: input: pm8941-pwrkey: Document wakeup-source property
Input: add driver for Hynitron CST816x series
dt-bindings: input: touchscreen: add hynitron cst816x series
Input: imx6ul_tsc - set glitch threshold by DTS property
dt-bindings: touchscreen: fsl,imx6ul-tsc: support glitch thresold
dt-bindings: touchscreen: add debounce-delay-us property
Input: ps2-gpio - fix typo
Input: atmel_mxt_ts - add support for generic touchscreen configurations
dt-bindings: input: maxtouch: add common touchscreen properties
dt-bindings: touchscreen: convert zet6223 bindings to json schema
dt-bindings: touchscreen: convert bu21013 bindings to json schema
dt-bindings: touchscreen: resistive-adc-touch: change to unevaluatedProperties
Input: imx6ul_tsc - use BIT, FIELD_{GET,PREP} and GENMASK macros
Input: imx6ul_tsc - fix typo in register name
dt-bindings: input: convert tca8418_keypad.txt to yaml format
Input: twl4030_keypad - drop support for platform data
Input: add Himax HX852x(ES) touchscreen driver
dt-bindings: input: touchscreen: document Himax HX852x(ES)
Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
dt-bindings: input: qcom,pm8941-pwrkey: Fix formatting of descriptions
Input: synaptics-rmi4 - add includes for types used in rmi_2d_sensor.h
Input: spear-keyboard - drop support for platform data
Input: pxa27x-keypad - drop support for platform data
Input: pxa27x-keypad - use BIT, GENMASK, FIELD_GET, etc
Input: pxa27x-keypad - replace uint32_t with u32
dt-bindings: input: touchscreen: goodix: Drop 'interrupts' requirement
dt-bindings: input: convert max11801-ts to yaml format
dt-bindings: input: convert semtech,sx8654 to yaml format
dt-bindings: input: exc3000: move eeti,egalax_ts from egalax-ts.txt to eeti,exc3000.yaml
dt-bindings: input: touchscreen: imagis: add missing minItems
Input: tsc2007 - prevent overflow in pressure calculation
Input: tsc2007 - make interrupt optional
Input: tsc2007 - change warning to debug message if pen GPIO is not defined
dt-bindings: input: touchscreen: tsc2007: Document 'wakeup-source'
Merge tag 'ib-mfd-input-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
dt-bindings: input: tsc2007: use comma in filename
dt-bindings: input: convert lpc32xx-key.txt to yaml format
Input: include export.h in modules using EXPORT_SYMBOL*()
Input: remove unneeded 'fast_io' parameter in regmap_config
Input: move input_bits_to_string() to input-compat.c
Merge tag 'v6.17-rc2' into HEAD
Input: tca8418_keypad - switch to using module_i2c_driver()
Input: tca6416-keypad - remove the driver
MAINTAINERS: Input: Drop melfas-mip4 section
Input: mtk-pmic-keys - MT6359 has a specific release irq
Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk table
Input: iqs7222 - avoid enabling unused interrupts
Input: xpad - add support for Flydigi Apex 5
HID: hid-steam: Use new BTN_GRIP* buttons
Input: add keycode for performance mode key
Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
Input: max77693 - convert to atomic pwm operation
Input: st1232 - add touch-overlay handling
dt-bindings: input: touchscreen: st1232: add touch-overlay example
Input: touch-overlay - add touchscreen overlay handling
dt-bindings: touchscreen: add touch-overlay property
Input: xpad - use new BTN_GRIP* buttons
Input: xpad - change buttons the D-Pad gets mapped as to BTN_DPAD_*
Documentation: Fix capitalization of XBox -> Xbox
Input: synaptics-rmi4 - add support for F1A
dt-bindings: input: syna,rmi4: Document F1A function
Input: synaptics-rmi4 - add support for Forcepads (F21)
Input: remove special handling of id->driver_info when matching
Input: evdev - switch matching to EV_SYN
Input: samsung-keypad - use per-chip parameters
Input: samsung-keypad - use guard notation to acquire mutex
Input: samsung-keypad - use devm to disable runtime PM
Input: samsung-keypad - use struct_size() helper
Input: samsung-keypad - do not combine memory allocation checks
Input: samsung-keypad - do not set input device's parent explicitly
Input: samsung-keypad - switch to using devm_clk_get_prepared()
Input: edt-ft5x06 - add support for FocalTech FT8716
dt-bindings: input: touchscreen: edt-ft5x06: Document FT8716 support
Input: edt-ft5x06 - use per-client debugfs directory
Input: cs40l50 - remove redundant flush_workqueue() calls
dt-bindings: input: touchscreen: convert tsc2007.txt to yaml format
Input: max8997_haptic - optimize PWM configuration
Input: pcf50633-input - remove the driver
Input: goodix - add support for polling mode
Input: adp5589 - use new GPIO line value setter callbacks
Input: adp5588 - use new GPIO line value setter callbacks
Input: ad7879 - use new GPIO line value setter callbacks
dt-bindings: input: touchscreen: convert lpc32xx-tsc.txt to yaml format
Input: xpad - set correct controller type for Acer NGR200
Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt()
Input: alps - use scnprintf() to suppress truncation warning
Input: iqs7222 - explicitly define number of external channels
Input: xpad - support Acer NGR 200 Controller
Input: xpad - return errors from xpad_try_sending_next_out_packet() up