From 2078b9bb240ea31ff3ea715881d1ec03d83e6de4 Mon Sep 17 00:00:00 2001 From: Frank Praznik Date: Sat, 15 Mar 2014 09:41:16 -0400 Subject: [PATCH] HID: sony: Set the quriks flag for Bluetooth controllers The Sixaxis and DualShock 4 want HID output reports sent on the control endpoint when connected via Bluetooth. Set the HID_QUIRK_NO_OUTPUT_REPORTS_ON_INTR_EP flag for these devices so hidraw write() works properly. Signed-off-by: Frank Praznik Signed-off-by: Jiri Kosina --- Reading git-format-patch failed