Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Pull HID fixes from Jiri Kosina: - spectrev1 pattern fix in hiddev from Gustavo A. R. Silva - bounds check fix for hid-debug from Daniel Rosenberg - regression fix for HID autobinding from Benjamin Tissoires - removal of excessive logging from i2c-hid driver from Jason Andryuk - fix specific to 2nd generation of Wacom Intuos devices from Jason Gerecke * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid: HID: hiddev: fix potential Spectre v1 HID: i2c-hid: Fix "incomplete report" noise HID: wacom: Correct touch maximum XY of 2nd-gen Intuos HID: debug: check length before copy_to_user() HID: core: allow concurrent registration of drivers
Showing
- drivers/hid/hid-core.c 4 additions, 1 deletiondrivers/hid/hid-core.c
- drivers/hid/hid-debug.c 7 additions, 1 deletiondrivers/hid/hid-debug.c
- drivers/hid/i2c-hid/i2c-hid.c 1 addition, 1 deletiondrivers/hid/i2c-hid/i2c-hid.c
- drivers/hid/usbhid/hiddev.c 11 additions, 0 deletionsdrivers/hid/usbhid/hiddev.c
- drivers/hid/wacom_wac.c 8 additions, 2 deletionsdrivers/hid/wacom_wac.c
- include/linux/hid.h 2 additions, 1 deletioninclude/linux/hid.h
Loading
Please register or sign in to comment