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
Kconfig -rw-r--r-- 599 bytes
Makefile -rw-r--r-- 145 bytes
dir.c -rw-r--r-- 2.6 KB
efs.h -rw-r--r-- 3.7 KB
file.c -rw-r--r-- 1.2 KB
inode.c -rw-r--r-- 8.5 KB
namei.c -rw-r--r-- 2.7 KB
super.c -rw-r--r-- 8.5 KB
symlink.c -rw-r--r-- 1.2 KB

back to top