Linus,

please pull from

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

to receive

==========
- fixes for pen pen proximity / touch events in wacom driver, from 
  Ping Cheng and Benjamin Tissoires
- two new device-specific quirks from Oliver Neukum and Forest Wilkinson
==========

Thanks!

----------------------------------------------------------------
Benjamin Tissoires (1):
      HID: wacom: check for wacom->shared before following the pointer

Forest Wilkinson (1):
      HID: tivo: enable all buttons on the TiVo Slide Pro remote

Ping Cheng (2):
      HID: wacom: do not send pen events before touch is up/forced out
      HID: wacom: rely on actual touch down count to decide touch_down

oli...@neukum.org (1):
      HID: add ALWAYS_POLL quirk for a Logitech 0xc007

 drivers/hid/hid-core.c          |  1 +
 drivers/hid/hid-ids.h           |  2 +
 drivers/hid/hid-tivo.c          |  1 +
 drivers/hid/usbhid/hid-quirks.c |  1 +
 drivers/hid/wacom_wac.c         | 84 +++++++++++++++++++++++++----------------
 5 files changed, 56 insertions(+), 33 deletions(-)

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
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