Linus,

please pull from

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

to receive

- fix a small bug in computation of report size, which might cause some
  devices (Atmel touchpad found on the Samsung Ativ 9) to reject reports
  with otherwise valid contents
- a few device-ID specific quirks/additions piggy-backing on top of it

Thanks.

----------------------------------------------------------------
Benjamin Tissoires (1):
      HID: core: fix computation of the report size

Hans de Goede (1):
      HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103S

Peter F. Patel-Schneider (1):
      HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad Yogas

Tomas Sokorai (1):
      HID: multitouch: add support of EliteGroup 05D8 panels

 drivers/hid/hid-core.c          | 5 +++--
 drivers/hid/hid-ids.h           | 7 +++++++
 drivers/hid/hid-multitouch.c    | 5 +++++
 drivers/hid/hid-sensor-hub.c    | 3 +++
 drivers/hid/usbhid/hid-quirks.c | 1 +
 5 files changed, 19 insertions(+), 2 deletions(-)

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to