This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b076173a309e Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pu [...] new eb6964fa6509 HID: i2c-hid: add iBall Aer3 to descriptor override new b9a94fbe0ed0 HID: logitech-dj: add support for the Logitech MX5500's Bl [...] new ced2c0c53d08 HID: logitech-hidpp: add support for the MX5500 keyboard new 10235380d18e HID: rmi: Use SET_REPORT request on control endpoint for A [...] new 2cc08800a6b9 HID: wacom: Don't set tool type until we're in range new e92a7be7fe5b HID: wacom: Don't report anything prior to the tool enteri [...] new fe7f8d73d1af HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eras [...] new 6441fc781c34 HID: wacom: Correct button numbering 2nd-gen Intuos Pro ov [...] new 69dbdfffef20 HID: wacom: Sync INTUOSP2_BT touch state after each frame [...] new 81bcbad53bab HID: multitouch: handle faulty Elo touch device new 2409877d386d HID: logitech-hidpp: Add support for the S510 remote control new 64caea53e07f HID: hyperv: Add a module description line new abf82e8f7e9a HID: a4tech: fix horizontal scrolling new 15fc1b5c8612 Revert "HID: Increase maximum report size allowed by hid_f [...] new e0b7f9bc0246 Revert "HID: core: Do not call request_module() in async context" new f9482dabfd16 Revert "HID: core: Call request_module before doing device_add" new 3ed224e273ac HID: logitech-dj: Fix 064d:c52f receiver support new c11fb13a117e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 18 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-a4tech.c | 11 +++-- drivers/hid/hid-core.c | 16 ++----- drivers/hid/hid-hyperv.c | 2 + drivers/hid/hid-ids.h | 1 + drivers/hid/hid-logitech-dj.c | 50 +++++++++++++++------- drivers/hid/hid-logitech-hidpp.c | 9 ++++ drivers/hid/hid-multitouch.c | 7 ++++ drivers/hid/hid-rmi.c | 15 ++++++- drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c | 8 ++++ drivers/hid/wacom_wac.c | 71 ++++++++++++++++++++++---------- 10 files changed, 136 insertions(+), 54 deletions(-)