Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1515969

[GIT PULL] HID fixes

From Jiri Kosina <jikos@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL] HID fixes
Date 2016-11-07 11:10 +0100
Message-ID <sAP2i-1FI-27@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Linus,

please pull from

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

to receive -rc fixes for HID subsystem:

=====
- modprobe-after-rmmod load failure bugfix for intel-ish, from Even Xu
- IRQ probing bugfix for intel-ish, from Srinivas Pandruvada
- attribute parsing fix in hid-sensor, from Ooi, Joyce
- other small misc fixes / quirky device additions
=====

Thanks!

----------------------------------------------------------------
Borislav Petkov (1):
      HID: intel-ish-hid: Fix !CONFIG_PM build warning

Even Xu (3):
      HID: intel-ish-hid: consolidate ish wake up operation
      HID: intel-ish-hid: Move DMA disable code to new function
      HID: intel-ish-hid: Fix driver reinit failure

Oliver Neukum (1):
      HID: usbhid: add ATEN CS962 to list of quirky devices

Ooi, Joyce (1):
      HID: sensor: fix attributes in HID sensor interface

Srinivas Pandruvada (2):
      HID: sensor-hub: Fix packing of result buffer for feature report
      HID: intel-ish-hid: request_irq failure

 drivers/hid/hid-ids.h                   |   1 +
 drivers/hid/hid-sensor-custom.c         |   6 +-
 drivers/hid/hid-sensor-hub.c            |  15 ++++-
 drivers/hid/intel-ish-hid/ipc/ipc.c     | 102 +++++++++++++++++++++++---------
 drivers/hid/intel-ish-hid/ipc/pci-ish.c |   6 +-
 drivers/hid/usbhid/hid-quirks.c         |   1 +
 6 files changed, 95 insertions(+), 36 deletions(-)

-- 
Jiri Kosina
SUSE Labs

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] HID fixes Jiri Kosina <jikos@kernel.org> - 2016-11-07 11:10 +0100

csiph-web