Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Pull HID updates from Jiri Kosina: - suspend/resume handling fix for Raydium I2C-connected touchscreen from Aaron Ma - protocol fixup for certain BT-connected Wacoms from Aaron Armstrong Skomra - battery level reporting fix on BT-connected mice from Dmitry Torokhov - hidraw race condition fix from Rodrigo Rivas Costa * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid: HID: i2c-hid: fix inverted return value from i2c_hid_command() HID: i2c-hid: Fix resume issue on Raydium touchscreen device HID: wacom: bluetooth: send exit report for recent Bluetooth devices HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device HID: input: fix battery level reporting on BT mice
No related branches found
No related tags found
Showing
- drivers/hid/hid-ids.h 3 additions, 0 deletionsdrivers/hid/hid-ids.h
- drivers/hid/hid-input.c 17 additions, 7 deletionsdrivers/hid/hid-input.c
- drivers/hid/hidraw.c 5 additions, 0 deletionsdrivers/hid/hidraw.c
- drivers/hid/i2c-hid/i2c-hid.c 13 additions, 0 deletionsdrivers/hid/i2c-hid/i2c-hid.c
- drivers/hid/wacom_wac.c 46 additions, 30 deletionsdrivers/hid/wacom_wac.c
- include/linux/hid.h 8 additions, 1 deletioninclude/linux/hid.h
Please register or sign in to comment