Linus,

please pull from

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

to receive fixes for HID subsystem;

=====
- memory leak fix for Wacom driver (Ping Cheng)
- various trivial small fixes, cleanups and device ID additions
=====

Thanks.

----------------------------------------------------------------
Arnd Bergmann (2):
      HID: sfh: fix address space confusion
      HID: sony: select CONFIG_CRC32

Filipe LaĆ­ns (1):
      HID: logitech-dj: add the G602 receiver

Kai-Heng Feng (1):
      HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad 
device

Nicholas Miell (1):
      HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth mode

Ping Cheng (1):
      HID: wacom: Fix memory leakage caused by kfifo_alloc

Seth Miller (1):
      HID: Ignore battery for Elan touchscreen on ASUS UX550

Tom Rix (2):
      HID: uclogic: remove h from printk format specifier
      HID: wiimote: remove h from printk format specifier

 drivers/hid/Kconfig                      |  1 +
 drivers/hid/amd-sfh-hid/amd_sfh_client.c |  8 ++++----
 drivers/hid/amd-sfh-hid/amd_sfh_hid.h    |  2 +-
 drivers/hid/amd-sfh-hid/amd_sfh_pcie.c   |  2 +-
 drivers/hid/amd-sfh-hid/amd_sfh_pcie.h   |  2 +-
 drivers/hid/hid-ids.h                    |  1 +
 drivers/hid/hid-input.c                  |  2 ++
 drivers/hid/hid-logitech-dj.c            |  4 ++++
 drivers/hid/hid-logitech-hidpp.c         |  2 ++
 drivers/hid/hid-multitouch.c             |  4 ++++
 drivers/hid/hid-uclogic-params.c         |  2 +-
 drivers/hid/hid-wiimote-core.c           |  2 +-
 drivers/hid/wacom_sys.c                  | 35 +++++++++++++++++++++++++++++---
 13 files changed, 55 insertions(+), 12 deletions(-)

-- 
Jiri Kosina
SUSE Labs

Reply via email to