Revision f8966048c128eff4f57f7c9e7f71360ebd10e1a9 authored by Linus Torvalds on 27 March 2013, 18:18:43 UTC, committed by Linus Torvalds on 27 March 2013, 18:18:43 UTC
Pull HID fixes from Jiri Kosina:

 - fix for potential 3.9 regression in handling of buttons for touchpads
   following HID mt specification; potential because reportedly there is
   no retail product on the market that would be using this feature, but
   nevertheless we'd better follow the spec.  Fix by Benjamin Tissoires.

 - support for two quirky devices added by Josh Boyer.

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid:
  HID: multitouch: fix touchpad buttons
  HID: usbhid: fix build problem
  HID: usbhid: quirk for MSI GX680R led panel
  HID: usbhid: quirk for Realtek Multi-card reader
2 parent s a8c4528 + 4c43755
History
File Mode Size
Makefile -rw-r--r-- 313 bytes
clnt4xdr.c -rw-r--r-- 13.1 KB
clntlock.c -rw-r--r-- 7.2 KB
clntproc.c -rw-r--r-- 21.0 KB
clntxdr.c -rw-r--r-- 13.4 KB
grace.c -rw-r--r-- 1.7 KB
host.c -rw-r--r-- 16.9 KB
mon.c -rw-r--r-- 14.7 KB
netns.h -rw-r--r-- 426 bytes
svc.c -rw-r--r-- 15.6 KB
svc4proc.c -rw-r--r-- 14.0 KB
svclock.c -rw-r--r-- 25.5 KB
svcproc.c -rw-r--r-- 14.8 KB
svcshare.c -rw-r--r-- 2.4 KB
svcsubs.c -rw-r--r-- 10.1 KB
xdr.c -rw-r--r-- 7.2 KB
xdr4.c -rw-r--r-- 7.3 KB

back to top