From: Thomas Pugliese Date: Wed, 23 Oct 2013 19:44:27 +0000 (-0500) Subject: usb: wusbcore: combine multiple isoc frames in a single transfer request. X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2101242cef04991a580c3debb46972dbfaaaf138;p=pandora-kernel.git usb: wusbcore: combine multiple isoc frames in a single transfer request. Combine multiple isoc frames in a single transfer request. This allows the HWA to take advantage of bursting to deliver data to endpoints whose logical service interval is less than the minimum wireless USB service interval of 4ms. Wireless audio quality is much improved after this update. Signed-off-by: Thomas Pugliese Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed