This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from cca7a0aae895 Merge tag 'for-6.17-fix-tag' of git://git.kernel.org/pub/s [...] new b25e271b3779 vfio: Fix unbalanced vfio_df_close call in no-iommu mode new 982ddd59ed97 vfio: Prevent open_count decrement to negative new fe24d5bc635e vfio/pds: Fix missing detach_ioas op new e908f58b6beb vfio/pci: Separate SR-IOV VF dev_set new b3060198483b vfio/mlx5: fix possible overflow in tracking max message size new 86624ba3b522 vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD new 27a23faecd5f vfio/qat: Remove myself from VFIO QAT PCI driver maintainers new 1e9c0f1da562 vfio/qat: add support for intel QAT 6xxx virtual functions new b1779e4f209c vfio/type1: conditional rescheduling while pinning new e8214ed59b75 Merge tag 'vfio-v6.17-rc1-v2' of https://github.com/awilli [...] new c18646248fed RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages new 2095cf558f65 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new 8ffcb7560b4a ipmi: Fix strcpy source and destination the same new f6f9760320a9 char: ipmi: remove redundant variable 'type' and check new ec50ec378e3f ipmi: Use dev_warn_ratelimited() for incorrect message warnings new d244f9bb591e Merge tag 'for-linus-6.17-1' of https://github.com/cminyar [...] new 36b624b992ff dt-bindings: input: touchscreen: convert lpc32xx-tsc.txt t [...] new 4aaadf94aab0 Input: ad7879 - use new GPIO line value setter callbacks new 687f0d0ee5cf Input: adp5588 - use new GPIO line value setter callbacks new 43a8440f3969 Input: adp5589 - use new GPIO line value setter callbacks new 409fe0cea366 Input: goodix - add support for polling mode new fc75e51e6977 Input: pcf50633-input - remove the driver new 54e626d097b0 Input: max8997_haptic - optimize PWM configuration new 45601c66b5dd dt-bindings: input: touchscreen: convert tsc2007.txt to ya [...] new 6a71a6679fcb Input: cs40l50 - remove redundant flush_workqueue() calls new 68743c500c6e Input: edt-ft5x06 - use per-client debugfs directory new 06226bd497dd dt-bindings: input: touchscreen: edt-ft5x06: Document FT87 [...] new c6f908f88a55 Input: edt-ft5x06 - add support for FocalTech FT8716 new e65efc62ca35 Input: samsung-keypad - switch to using devm_clk_get_prepared() new 4d4d74c6c993 Input: samsung-keypad - do not set input device's parent e [...] new 706a066328db Input: samsung-keypad - do not combine memory allocation checks new 647fc2bfe21e Input: samsung-keypad - use struct_size() helper new 5658439a5fc7 Input: samsung-keypad - use devm to disable runtime PM new f1e5f6827dd3 Input: samsung-keypad - use guard notation to acquire mutex new 42121e7828fd Input: samsung-keypad - use per-chip parameters new a8353b632eb0 Input: samsung-keypad - use BIT() and GENMASK() where appropriate new 84060ea3e0b6 Input: evdev - switch matching to EV_SYN new bf4e6e3331ef Input: remove special handling of id->driver_info when matching new bc25e6bf032e Input: mtk-pmic-keys - add support for MT6359 PMIC keys new a9c95d17dc13 Input: synaptics-rmi4 - add support for Forcepads (F21) new 0da895952607 dt-bindings: input: syna,rmi4: Document F1A function new 4619b6b97553 Input: synaptics-rmi4 - add support for F1A new 3b19c9ed6f01 Documentation: Fix capitalization of XBox -> Xbox new a43a503df996 Input: xpad - change buttons the D-Pad gets mapped as to B [...] new 97c01e65ef4c Input: Add and document BTN_GRIP* new e7412ba919f6 Input: xpad - use new BTN_GRIP* buttons new 17eabb792740 Input: atkbd - correctly map F13 - F24 new 19875ccec016 dt-bindings: touchscreen: add touch-overlay property new ea4d331050b4 Input: touch-overlay - add touchscreen overlay handling new 88fb51ea6a38 dt-bindings: input: touchscreen: st1232: add touch-overlay [...] new 1c44b818b81b Input: st1232 - add touch-overlay handling new 61c6fef7c4b0 Input: max77693 - convert to atomic pwm operation new a7bee4e7f780 Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kerne [...] new 89c521463929 Input: add keycode for performance mode key new 4f67c4189467 HID: hid-steam: Use new BTN_GRIP* buttons new ab93e0dd72c3 Merge branch 'next' into for-linus new 6e64f4580381 Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pu [...]
The 57 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
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