This patch set contains a few enhancements to isochronous support in the HWA which improve audio quality for wireless USB audio devices. These have been sitting in my testing branch for a few weeks and look to be solid. Thomas Pugliese (4): usb: wusbcore: set the RPIPE wMaxPacketSize value correctly usb: wusbcore: combine multiple isoc frames in a single transfer request. usb: wusbcore: add a quirk for Alereon HWA device isoc behavior usb: wusbcore: change WA_SEGS_MAX to a number that is legal according to WUSB drivers/usb/host/hwa-hc.c | 13 +- drivers/usb/wusbcore/wa-hc.c | 4 +- drivers/usb/wusbcore/wa-hc.h | 13 +- drivers/usb/wusbcore/wa-rpipe.c | 5 +- drivers/usb/wusbcore/wa-xfer.c | 410 +++++++++++++++++++++++++++------------ 5 files changed, 319 insertions(+), 126 deletions(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html