summaryrefslogtreecommitdiff
path: root/include/usb/mv_udc.h
Commit message (Expand)AuthorAgeLines
* usb: mv_udc: Add bounce bufferMarek Vasut2013-07-29-1/+5
* usb: mv_udc: Improve allocation of qTD itemsMarek Vasut2013-07-29-0/+1
* usb: mv_udc: Move QH and qTD into mv_drvMarek Vasut2013-07-29-0/+2
* usb: mv_udc: Make use of struct ehci_ctrlMarek Vasut2013-07-29-3/+3
* usb: mv_udc: Clean up the EP initializationMarek Vasut2013-07-29-1/+1
* usb: mv_udc: Move endpoint array into driver dataMarek Vasut2013-07-29-8/+9
* usb: mv_udc: Clean up mv_udc.hMarek Vasut2013-07-29-37/+23
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-15-1/+1
* USB: gadaget: add Marvell controller supportLei Wen2011-12-11-0/+151