This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a64dcfb451e2 Linux 6.14-rc2 new 6f36f103cff1 pinctrl: cy8c95x0: Fix off-by-one in the regmap range settings new 3fbe3fe28764 pinctrl: cy8c95x0: Avoid accessing reserved registers new aac4470fa6e6 pinctrl: cy8c95x0: Enable regmap locking for debug new 0a7404fc5399 pinctrl: cy8c95x0: Rename PWMSEL to SELPWM new 1ddee69108d3 pinctrl: cy8c95x0: Respect IRQ trigger settings from firmware new 0af4c120f5e7 pinctrl: pinconf-generic: Print unsigned value if a format [...] new c581f8c240f5 Merge tag 'pinctrl-v6.14-2' of git://git.kernel.org/pub/sc [...] new 48e487b00289 HID: corsair-void: Add missing delayed work cancel for hea [...] new c098363828f7 HID: corsair-void: Initialise memory for psy_cfg new 4b54ae69197b HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in [...] new 7e0d1cff12b8 HID: intel-ish-hid: Send clock sync message immediately af [...] new 52572cde8b4a HID: lenovo: select CONFIG_ACPI_PLATFORM_PROFILE new a5a056c8d2ba HID: intel-thc: fix CONFIG_HID dependency new 363236d709e7 HID: ignore non-functional sensor in HP 5MP Camera new 05c4ede6951b HID: hid-steam: Fix issues with disabling both gamepad mod [...] new 45ab5166a82d HID: winwing: Add NULL check in winwing_init_led() new 9b8e2220d3a0 HID: multitouch: Add NULL check in mt_input_configured new 18c966b62819 HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDs new 9271af9d846c HID: topre: Fix n-key rollover on Realforce R3S TKL boards new 1739cafdb8de samples/hid: remove unnecessary -I flags from libbpf EXTRA_CFLAGS new 8b125949df58 samples/hid: fix broken vmlinux path for VMLINUX_BTF new 2813e00dcd74 HID: hid-apple: Apple Magic Keyboard a3203 USB-C support new 819083cb6eed HID: apple: fix up the F6 key on the Omoton KB066 keyboard new 0b43d98ff29b HID: hid-thrustmaster: fix stack-out-of-bounds read in usb [...] new 79504249d7e2 HID: hid-steam: Move hidraw input (un)registering to work new b051ffa2aeb2 HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ context new 58c9bf3363e5 Merge tag 'hid-for-linus-2025021001' of git://git.kernel.o [...] new 7faf14a7b036 nfsd: clear acl_access/acl_default after releasing them new b9382e29ca53 nfsd: validate the nfsd_serv pointer before calling svc_wake_up new 5fb251612173 nfsd: fix uninitialised slot info when a request is retried new d9d6b74e4be9 nfsd: fix __fh_verify for localio new 036ac2778f7b NFSD: fix hang in nfsd4_shutdown_callback new 4990d098433d NFSD: Fix CB_GETATTR status fix new febbc555cf0f Merge tag 'nfsd-6.14-1' of git://git.kernel.org/pub/scm/li [...]
The 34 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: drivers/hid/Kconfig | 15 ++++++---- drivers/hid/amd-sfh-hid/Kconfig | 1 - drivers/hid/hid-apple.c | 8 +++++ drivers/hid/hid-corsair-void.c | 3 +- drivers/hid/hid-ids.h | 3 ++ drivers/hid/hid-lenovo.c | 7 +---- drivers/hid/hid-multitouch.c | 5 +++- drivers/hid/hid-quirks.c | 1 + drivers/hid/hid-steam.c | 46 ++++++++++++++++++++++------- drivers/hid/hid-thrustmaster.c | 2 +- drivers/hid/hid-topre.c | 7 +++++ drivers/hid/hid-winwing.c | 2 ++ drivers/hid/i2c-hid/Kconfig | 2 +- drivers/hid/intel-ish-hid/Kconfig | 1 - drivers/hid/intel-ish-hid/ipc/hw-ish.h | 2 ++ drivers/hid/intel-ish-hid/ipc/ipc.c | 15 ++++++---- drivers/hid/intel-ish-hid/ipc/pci-ish.c | 7 +++++ drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h | 2 ++ drivers/hid/intel-thc-hid/Kconfig | 1 - drivers/hid/surface-hid/Kconfig | 2 -- drivers/hid/usbhid/Kconfig | 3 +- drivers/pinctrl/pinconf-generic.c | 8 ++--- drivers/pinctrl/pinctrl-cy8c95x0.c | 42 +++++++++++++++----------- fs/nfsd/filecache.c | 11 ++++++- fs/nfsd/nfs2acl.c | 2 ++ fs/nfsd/nfs3acl.c | 2 ++ fs/nfsd/nfs4callback.c | 9 ++++-- fs/nfsd/nfs4state.c | 3 +- fs/nfsd/nfsfh.c | 5 ++-- net/bluetooth/hidp/Kconfig | 3 +- samples/hid/Makefile | 13 ++++---- 31 files changed, 158 insertions(+), 75 deletions(-)