Hi,

this series solve some issues with the chipidea udc.

The series is based on v3.9-rc4

Michael Grzeschik (6):
  usb: chipidea: udc: add attribute aligned(4) to shared memory structs
  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: don't truncate requests to single tds
  usb: chipidea: udc: move _ep_queue into an unlocked function

 drivers/usb/chipidea/udc.c | 133 ++++++++++++++++++++++++++-------------------
 drivers/usb/chipidea/udc.h |   4 +-
 2 files changed, 80 insertions(+), 57 deletions(-)

-- 
1.8.2.rc2

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to