From: Vincent Palatin Date: Wed, 22 May 2013 21:39:50 +0000 (-0700) Subject: HID: ignore Jabra speakerphones HID interface X-Git-Tag: v3.11-rc1~90^2~1^4~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31b9779cb292e2ea3312b15c5eda96b69edbb4da;p=pandora-kernel.git HID: ignore Jabra speakerphones HID interface Add a quirk to ignore Jabra speakerphone 410 and 510 devices HID interface. On those devices, the USB audio interface is working nicely, but the HID interface is not working with the kernel usbhid driver, and it requires a specific userspace program. We could unbind it from userspace but just attaching the usbhid driver has sometimes nasty effects: either confusing the device state machine or triggering a storm of volume key events making eventual sound UI blinking like crazy. Signed-off-by: Vincent Palatin Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed