Hi, this series contains simples fixes and cleanup patches for the chipidea udc. It is based on Alexander Shishkins ci-for-greg. Regards, Michael Michael Grzeschik (8): usb: chipidea: udc: only clear active and halted bits in qhead usb: chipidea: udc: move ZLT flag change to ep_enable usb: chipidea: udc: read status of td only once in hardware_dequeue usb: chipidea: udc: rework ep_enable cap setting usb: chipidea: udc: don't truncate requests to single tds usb: chipidea: udc: move _ep_queue into an unlocked function usb: chipidea: udc: prepare qhead with dma_alloc_coherent usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users drivers/usb/chipidea/ci.h | 10 ++- drivers/usb/chipidea/udc.c | 172 ++++++++++++++++++++++++--------------------- drivers/usb/chipidea/udc.h | 2 +- 3 files changed, 100 insertions(+), 84 deletions(-) -- 1.8.2.rc2 -- 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