Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753430AbbHRPpm (ORCPT ); Tue, 18 Aug 2015 11:45:42 -0400 Received: from mail-gw3-out.broadcom.com ([216.31.210.64]:36631 "EHLO mail-gw3-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751634AbbHRPpl (ORCPT ); Tue, 18 Aug 2015 11:45:41 -0400 X-IronPort-AV: E=Sophos;i="5.15,702,1432623600"; d="scan'208";a="72636797" From: Scott Branden To: John Youn , Greg Kroah-Hartman , CC: , , Scott Branden Subject: [PATCH 0/1] USB DWC2 parity fix in isochronous mode Date: Tue, 18 Aug 2015 08:45:17 -0700 Message-ID: <1439912718-21045-1-git-send-email-sbranden@broadcom.com> X-Mailer: git-send-email 2.5.0 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 693 Lines: 20 This patch contains a fix for a real world interop problem found when using the Synopsis DWC2 USB controller with isochronous audio as detailed in the commit message. Roman Bacik (1): usb: dwc2: gadget: parity fix in isochronous mode drivers/usb/dwc2/core.h | 1 + drivers/usb/dwc2/gadget.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++- drivers/usb/dwc2/hw.h | 1 + 3 files changed, 49 insertions(+), 1 deletion(-) -- 2.4.6 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/