From: Linus Torvalds Date: Thu, 25 Apr 2024 16:23:38 +0000 (-0700) Subject: Merge tag 'for-linus-2024042501' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.9-rc6~29 X-Git-Url: http://git.samba.org/samba.git/?a=commitdiff_plain;h=f9e023299bc3df3fe12f8e800ab512891dac47e0;p=sfrench%2Fcifs-2.6.git Merge tag 'for-linus-2024042501' of git://git./linux/kernel/git/hid/hid Pull HID fixes from Benjamin Tissoires: - A couple of i2c-hid fixes (Kenny Levinsen & Nam Cao) - A config issue with mcp-2221 when CONFIG_IIO is not enabled (Abdelrahman Morsy) - A dev_err fix in intel-ish-hid (Zhang Lixu) - A couple of mouse fixes for both nintendo and Logitech-dj (Nuno Pereira and Yaraslau Furman) - I'm changing my main kernel email address as it's way simpler for me than the Red Hat one (Benjamin Tissoires) * tag 'for-linus-2024042501' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: HID: mcp-2221: cancel delayed_work only when CONFIG_IIO is enabled HID: logitech-dj: allow mice to use all types of reports HID: i2c-hid: Revert to await reset ACK before reading report descriptor HID: nintendo: Fix N64 controller being identified as mouse MAINTAINERS: update Benjamin's email address HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized dev->devc HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up --- f9e023299bc3df3fe12f8e800ab512891dac47e0