This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch stable in repository linux-next.
from cca7a0aae895 Merge tag 'for-6.17-fix-tag' of git://git.kernel.org/pub/s [...] adds b25e271b3779 vfio: Fix unbalanced vfio_df_close call in no-iommu mode adds 982ddd59ed97 vfio: Prevent open_count decrement to negative adds fe24d5bc635e vfio/pds: Fix missing detach_ioas op adds e908f58b6beb vfio/pci: Separate SR-IOV VF dev_set adds b3060198483b vfio/mlx5: fix possible overflow in tracking max message size adds 86624ba3b522 vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD adds 27a23faecd5f vfio/qat: Remove myself from VFIO QAT PCI driver maintainers adds 1e9c0f1da562 vfio/qat: add support for intel QAT 6xxx virtual functions adds b1779e4f209c vfio/type1: conditional rescheduling while pinning adds e8214ed59b75 Merge tag 'vfio-v6.17-rc1-v2' of https://github.com/awilli [...] adds c18646248fed RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages adds 2095cf558f65 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] adds 8ffcb7560b4a ipmi: Fix strcpy source and destination the same adds f6f9760320a9 char: ipmi: remove redundant variable 'type' and check adds ec50ec378e3f ipmi: Use dev_warn_ratelimited() for incorrect message warnings adds d244f9bb591e Merge tag 'for-linus-6.17-1' of https://github.com/cminyar [...] adds 36b624b992ff dt-bindings: input: touchscreen: convert lpc32xx-tsc.txt t [...] adds 4aaadf94aab0 Input: ad7879 - use new GPIO line value setter callbacks adds 687f0d0ee5cf Input: adp5588 - use new GPIO line value setter callbacks adds 43a8440f3969 Input: adp5589 - use new GPIO line value setter callbacks adds 409fe0cea366 Input: goodix - add support for polling mode adds fc75e51e6977 Input: pcf50633-input - remove the driver adds 54e626d097b0 Input: max8997_haptic - optimize PWM configuration adds 45601c66b5dd dt-bindings: input: touchscreen: convert tsc2007.txt to ya [...] adds 6a71a6679fcb Input: cs40l50 - remove redundant flush_workqueue() calls adds 68743c500c6e Input: edt-ft5x06 - use per-client debugfs directory adds 06226bd497dd dt-bindings: input: touchscreen: edt-ft5x06: Document FT87 [...] adds c6f908f88a55 Input: edt-ft5x06 - add support for FocalTech FT8716 adds e65efc62ca35 Input: samsung-keypad - switch to using devm_clk_get_prepared() adds 4d4d74c6c993 Input: samsung-keypad - do not set input device's parent e [...] adds 706a066328db Input: samsung-keypad - do not combine memory allocation checks adds 647fc2bfe21e Input: samsung-keypad - use struct_size() helper adds 5658439a5fc7 Input: samsung-keypad - use devm to disable runtime PM adds f1e5f6827dd3 Input: samsung-keypad - use guard notation to acquire mutex adds 42121e7828fd Input: samsung-keypad - use per-chip parameters adds a8353b632eb0 Input: samsung-keypad - use BIT() and GENMASK() where appropriate adds 84060ea3e0b6 Input: evdev - switch matching to EV_SYN adds bf4e6e3331ef Input: remove special handling of id->driver_info when matching adds bc25e6bf032e Input: mtk-pmic-keys - add support for MT6359 PMIC keys adds a9c95d17dc13 Input: synaptics-rmi4 - add support for Forcepads (F21) adds 0da895952607 dt-bindings: input: syna,rmi4: Document F1A function adds 4619b6b97553 Input: synaptics-rmi4 - add support for F1A adds 3b19c9ed6f01 Documentation: Fix capitalization of XBox -> Xbox adds a43a503df996 Input: xpad - change buttons the D-Pad gets mapped as to B [...] adds 97c01e65ef4c Input: Add and document BTN_GRIP* adds e7412ba919f6 Input: xpad - use new BTN_GRIP* buttons adds 17eabb792740 Input: atkbd - correctly map F13 - F24 adds 19875ccec016 dt-bindings: touchscreen: add touch-overlay property adds ea4d331050b4 Input: touch-overlay - add touchscreen overlay handling adds 88fb51ea6a38 dt-bindings: input: touchscreen: st1232: add touch-overlay [...] adds 1c44b818b81b Input: st1232 - add touch-overlay handling adds 61c6fef7c4b0 Input: max77693 - convert to atomic pwm operation adds a7bee4e7f780 Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kerne [...] adds 89c521463929 Input: add keycode for performance mode key adds 4f67c4189467 HID: hid-steam: Use new BTN_GRIP* buttons adds ab93e0dd72c3 Merge branch 'next' into for-linus adds 6e64f4580381 Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes: .../devicetree/bindings/input/syna,rmi4.yaml | 20 ++ .../bindings/input/touchscreen/edt-ft5x06.yaml | 1 + .../bindings/input/touchscreen/lpc32xx-tsc.txt | 16 -- .../input/touchscreen/nxp,lpc3220-tsc.yaml | 43 ++++ .../input/touchscreen/sitronix,st1232.yaml | 29 +++ .../bindings/input/touchscreen/ti.tsc2007.yaml | 75 ++++++ .../bindings/input/touchscreen/touchscreen.yaml | 119 +++++++++ .../bindings/input/touchscreen/tsc2007.txt | 39 --- Documentation/input/devices/edt-ft5x06.rst | 21 +- Documentation/input/gamepad.rst | 19 +- Documentation/userspace-api/media/rc/rc-protos.rst | 4 +- MAINTAINERS | 8 +- drivers/char/ipmi/ipmi_msghandler.c | 8 +- drivers/char/ipmi/ipmi_si_intf.c | 4 - drivers/char/ipmi/ipmi_watchdog.c | 59 +++-- drivers/hid/hid-debug.c | 2 + drivers/hid/hid-steam.c | 35 ++- drivers/infiniband/sw/siw/siw_qp_tx.c | 5 +- drivers/input/Makefile | 2 +- drivers/input/evdev.c | 8 +- drivers/input/input.c | 2 +- drivers/input/joystick/xpad.c | 64 ++--- drivers/input/keyboard/adp5588-keys.c | 9 +- drivers/input/keyboard/atkbd.c | 12 +- drivers/input/keyboard/mtk-pmic-keys.c | 17 ++ drivers/input/keyboard/samsung-keypad.c | 137 +++++----- drivers/input/misc/Kconfig | 7 - drivers/input/misc/Makefile | 1 - drivers/input/misc/cs40l50-vibra.c | 1 - drivers/input/misc/max77693-haptic.c | 41 ++- drivers/input/misc/max8997_haptic.c | 96 ++++--- drivers/input/misc/pcf50633-input.c | 113 --------- drivers/input/rmi4/Kconfig | 15 ++ drivers/input/rmi4/Makefile | 2 + drivers/input/rmi4/rmi_bus.c | 6 + drivers/input/rmi4/rmi_driver.h | 2 + drivers/input/rmi4/rmi_f1a.c | 143 +++++++++++ drivers/input/rmi4/rmi_f21.c | 179 +++++++++++++ drivers/input/touch-overlay.c | 277 +++++++++++++++++++++ drivers/input/touchscreen/ad7879.c | 11 +- drivers/input/touchscreen/edt-ft5x06.c | 26 +- drivers/input/touchscreen/goodix.c | 50 +++- drivers/input/touchscreen/st1232.c | 35 ++- drivers/vfio/device_cdev.c | 38 ++- drivers/vfio/group.c | 7 +- drivers/vfio/iommufd.c | 4 + drivers/vfio/pci/hisilicon/hisi_acc_vfio_pci.c | 1 + drivers/vfio/pci/mlx5/cmd.c | 4 +- drivers/vfio/pci/mlx5/main.c | 1 + drivers/vfio/pci/nvgrace-gpu/main.c | 2 + drivers/vfio/pci/pds/vfio_dev.c | 2 + drivers/vfio/pci/qat/main.c | 5 +- drivers/vfio/pci/vfio_pci.c | 1 + drivers/vfio/pci/vfio_pci_core.c | 24 +- drivers/vfio/pci/virtio/main.c | 3 + drivers/vfio/vfio_iommu_type1.c | 7 + drivers/vfio/vfio_main.c | 3 +- include/linux/input/touch-overlay.h | 25 ++ include/linux/vfio.h | 4 + include/linux/vfio_pci_core.h | 2 + include/uapi/linux/input-event-codes.h | 8 + include/uapi/linux/vfio.h | 12 +- 62 files changed, 1442 insertions(+), 474 deletions(-) delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/lpc32xx-tsc.txt create mode 100644 Documentation/devicetree/bindings/input/touchscreen/nxp,lpc3220 [...] create mode 100644 Documentation/devicetree/bindings/input/touchscreen/ti.tsc2007.yaml delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/tsc2007.txt delete mode 100644 drivers/input/misc/pcf50633-input.c create mode 100644 drivers/input/rmi4/rmi_f1a.c create mode 100644 drivers/input/rmi4/rmi_f21.c create mode 100644 drivers/input/touch-overlay.c create mode 100644 include/linux/input/touch-overlay.h