This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f4b936f5d6fd Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.or [...] new 022fc5315b7a HID: uclogic: Add ID for Trust Flex Design Tablet new b59f38dbfd5d HID: logitech-hidpp: Add PID for MX Anywhere 2 new 3c785a06dee9 HID: ite: Replace ABS_MISC 120/121 events with touchpad on [...] new 652f3d00de52 HID: cypress: Support Varmilo Keyboards' media hotkeys new 1811977cb113 HID: add support for Sega Saturn new 5c7e02a89668 HID: i2c-hid: Put ACPI enumerated devices in D3 on shutdown new 34a9fa2025d9 HID: hid-sensor-hub: Fix issue with devices with no report ID new 567b8e9fed8a HID: mcp2221: Fix GPIO output handling new f59ee399de4a HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevi [...] new ee5e58418a85 HID: logitech-dj: Handle quad/bluetooth keyboards with a b [...] new c27168a04a43 HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk [...] new 7940fb035abd HID: Add Logitech Dinovo Edge battery quirk new eec231e060fb HID: logitech-dj: Fix an error in mse_bluetooth_descriptor new b4c00e797663 HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x0 [...] new d5530d82efc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 15 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/hid-cypress.c | 44 +++++++++++++++++++++++---- drivers/hid/hid-ids.h | 9 ++++++ drivers/hid/hid-input.c | 3 ++ drivers/hid/hid-ite.c | 61 +++++++++++++++++++++++++++++++++++++- drivers/hid/hid-logitech-dj.c | 22 +++++++++++++- drivers/hid/hid-logitech-hidpp.c | 32 ++++++++++++++++++++ drivers/hid/hid-mcp2221.c | 48 ++++++++++++++++++++++++------ drivers/hid/hid-quirks.c | 5 ++++ drivers/hid/hid-sensor-hub.c | 3 +- drivers/hid/hid-uclogic-core.c | 2 ++ drivers/hid/hid-uclogic-params.c | 2 ++ drivers/hid/i2c-hid/i2c-hid-core.c | 9 ++++++ 12 files changed, 223 insertions(+), 17 deletions(-)