Linus, please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-linus to receive HID fixes: ===== - descriptor parsing regression fix for devices that have more than 16 collections, from Peter Hutterer (and followup cleanup from Philipp Zabel) - quirk for Goodix touchpad ===== Thanks. ---------------------------------------------------------------- Kai-Heng Feng (1): HID: i2c-hid: Disable runtime PM on Goodix touchpad Peter Hutterer (1): HID: core: replace the collection tree pointers with indices Philipp Zabel (1): HID: core: simplify active collection tracking drivers/hid/hid-core.c | 23 ++++++++++++----------- drivers/hid/hid-ids.h | 3 +++ drivers/hid/i2c-hid/i2c-hid-core.c | 2 ++ include/linux/hid.h | 3 +-- 4 files changed, 18 insertions(+), 13 deletions(-) -- Jiri Kosina SUSE Labs