This patch set is needed to fix issues of the hdm-usb module. Christian Gromm (17): staging: most: hdm-usb: remove unused macro HW_RESYNC staging: most: hdm-usb: provide MBO status when freeing buffers staging: most: hdm-usb: fix clear halt processing staging: most: hdm-usb: stop core from submitting buffers in case of broken pipe staging: most: hdm-usb: add USB product id staging: most: hdm-usb: rename ID_INIC for consistency staging: most: hdm-usb: make use of is_channel_healthy flag staging: most: hdm-usb: remove redundant conditions staging: most: hdm-usb: simplify initialization of mbo->status. staging: most: hdm-usb: fix race between enqueue and most_stop_enqueue staging: most: hdm-usb: assign spinlock to local variable staging: most: hdm-usb: synchronize release of struct buf_anchor staging: most: hdm-usb: remove completion object staging: most: hdm-usb: remove redundant parenthesis staging: most: hdm-usb: init variables at declaration time staging: most: hdm-usb: remove unnecessary status assignment staging: most: hdm-usb: add support for new USB gadget drivers/staging/most/hdm-usb/hdm_usb.c | 282 +++++++++++++++------------------ drivers/staging/most/mostcore/core.c | 53 +++++-- 2 files changed, 166 insertions(+), 169 deletions(-) -- 1.9.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel