Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Pull HID fixes from Jiri Kosina: - build dependency fix for hid-asus from Arnd Bergmann - addition of omitted mapping of _ASSISTANT key from Dmitry Torokhov - race condition fix in hid-debug inftastructure from He, Bo - fixed support for devices with big maximum report size from Kai-Heng Feng - deadlock fix in hid-steam from Rodrigo Rivas Costa - quite a few device-specific quirks * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: HID: input: add mapping for Assistant key HID: i2c-hid: Disable runtime PM on Synaptics touchpad HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630 HID: logitech: Handle 0 scroll events for the m560 HID: debug: fix race condition with between rdesc_show() and device removal HID: logitech: check the return value of create_singlethread_workqueue HID: Increase maximum report size allowed by hid_field_extract() HID: steam: fix deadlock with input devices. HID: uclogic: remove redudant duplicated null check on ver_ptr HID: quirks: Drop misused kernel-doc annotation HID: hid-asus: select CONFIG_POWER_SUPPLY HID: quirks: use correct format chars in dbg_hid
No related branches found
No related tags found
Showing
- drivers/hid/Kconfig 1 addition, 0 deletionsdrivers/hid/Kconfig
- drivers/hid/hid-core.c 3 additions, 3 deletionsdrivers/hid/hid-core.c
- drivers/hid/hid-debug.c 5 additions, 0 deletionsdrivers/hid/hid-debug.c
- drivers/hid/hid-ids.h 1 addition, 0 deletionsdrivers/hid/hid-ids.h
- drivers/hid/hid-input.c 1 addition, 0 deletionsdrivers/hid/hid-input.c
- drivers/hid/hid-logitech-hidpp.c 10 additions, 3 deletionsdrivers/hid/hid-logitech-hidpp.c
- drivers/hid/hid-quirks.c 7 additions, 4 deletionsdrivers/hid/hid-quirks.c
- drivers/hid/hid-steam.c 19 additions, 7 deletionsdrivers/hid/hid-steam.c
- drivers/hid/hid-uclogic-params.c 0 additions, 4 deletionsdrivers/hid/hid-uclogic-params.c
- drivers/hid/i2c-hid/i2c-hid-core.c 2 additions, 0 deletionsdrivers/hid/i2c-hid/i2c-hid-core.c
Loading
Please register or sign in to comment