Linus,

please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-linus

to receive HID fixes:

=====
- 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
=====

Thanks.

----------------------------------------------------------------
Andy Shevchenko (1):
      HID: quirks: Drop misused kernel-doc annotation

Arnd Bergmann (1):
      HID: hid-asus: select CONFIG_POWER_SUPPLY

Colin Ian King (1):
      HID: uclogic: remove redudant duplicated null check on ver_ptr

Dmitry Torokhov (1):
      HID: input: add mapping for Assistant key

He, Bo (1):
      HID: debug: fix race condition with between rdesc_show() and device 
removal

Hui Wang (1):
      HID: i2c-hid: Disable runtime PM on Synaptics touchpad

Jeffrey Hugo (1):
      HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630

Kai-Heng Feng (1):
      HID: Increase maximum report size allowed by hid_field_extract()

Kangjie Lu (1):
      HID: logitech: check the return value of create_singlethread_workqueue

Louis Taylor (1):
      HID: quirks: use correct format chars in dbg_hid

Peter Hutterer (1):
      HID: logitech: Handle 0 scroll events for the m560

Rodrigo Rivas Costa (1):
      HID: steam: fix deadlock with input devices.

 drivers/hid/Kconfig                |  1 +
 drivers/hid/hid-core.c             |  6 +++---
 drivers/hid/hid-debug.c            |  5 +++++
 drivers/hid/hid-ids.h              |  1 +
 drivers/hid/hid-input.c            |  1 +
 drivers/hid/hid-logitech-hidpp.c   | 13 ++++++++++---
 drivers/hid/hid-quirks.c           | 11 +++++++----
 drivers/hid/hid-steam.c            | 26 +++++++++++++++++++-------
 drivers/hid/hid-uclogic-params.c   |  4 ----
 drivers/hid/i2c-hid/i2c-hid-core.c |  2 ++
 10 files changed, 49 insertions(+), 21 deletions(-)

-- 
Jiri Kosina
SUSE Labs

Reply via email to