https://github.com/torvalds/linux
Revision e63c733d03070d4d3aaf3a29775b42fa9ab95bbf authored by Linus Torvalds on 18 March 2015, 17:42:19 UTC, committed by Linus Torvalds on 18 March 2015, 17:42:19 UTC
Pull HID fixes from Jiri Kosina:

 - 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

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid:
  HID: wacom: check for wacom->shared before following the pointer
  HID: tivo: enable all buttons on the TiVo Slide Pro remote
  HID: add ALWAYS_POLL quirk for a Logitech 0xc007
  HID: wacom: rely on actual touch down count to decide touch_down
  HID: wacom: do not send pen events before touch is up/forced out
2 parent s c586165 + e2c7d88
History
Tip revision: e63c733d03070d4d3aaf3a29775b42fa9ab95bbf authored by Linus Torvalds on 18 March 2015, 17:42:19 UTC
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Tip revision: e63c733
File Mode Size
Makefile -rw-r--r-- 100 bytes
bytestream-example.c -rw-r--r-- 4.0 KB
dma-example.c -rw-r--r-- 3.4 KB
inttype-example.c -rw-r--r-- 3.7 KB
record-example.c -rw-r--r-- 4.0 KB

back to top