aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-12usb: dwc2: rework initialization of host and gadget in dual-role modeMarek Szyprowski1-0/+2
2015-01-30usb: dwc2: gadget: add reset flag in init functionGregory Herrero1-2/+4
2015-01-30usb: dwc2: gadget: add unaligned buffers supportMian Yousaf Kaukab1-0/+2
2015-01-30usb: dwc2: gadget: add TEST_MODE feature supportGregory Herrero1-0/+4
2015-01-12usb: dwc2: gadget: rename sent_zlp to send_zlpMian Yousaf Kaukab1-2/+2
2015-01-12usb: dwc2: gadget: manage ep0 state in softwareMian Yousaf Kaukab1-2/+11
2015-01-12usb: dwc2: gadget: remove unused members from hsotg_reqMian Yousaf Kaukab1-4/+0
2015-01-12usb: dwc2: gadget: configure fifos from device treeGregory Herrero1-0/+13
2015-01-12usb: dwc2: gadget: add bi-directional endpoint supportMian Yousaf Kaukab1-1/+2
2015-01-12usb: dwc2: gadget: add device tree property to enable dmaGregory Herrero1-0/+2
2015-01-12usb: dwc2: gadget: don't embed ep0 buffersMian Yousaf Kaukab1-2/+5
2015-01-12usb: dwc2: Fixed a few typos in commentsMickael Maison1-1/+1
2014-11-21usb: dwc2: gadget: rework suspend/resume code to correctly restore gadget stateMarek Szyprowski1-1/+2
2014-11-21usb: dwc2: gadget: add mutex to serialize init/deinit callsMarek Szyprowski1-0/+1
2014-11-21usb: dwc2: gadget: rework disconnect event handlingMarek Szyprowski1-0/+3
2014-11-14usb: dwc2: Initialize the USB core for peripheral modeDinh Nguyen1-0/+4
2014-11-14usb: dwc2: Move gadget probe function into platform codeDinh Nguyen1-0/+33
2014-11-14usb: dwc2: Update the gadget driver to use common dwc2_hsotg structureDinh Nguyen1-75/+80
2014-10-23usb: dwc2: Bits in bitfield should add up to 32Charles Manning1-1/+1
2014-09-19usb: dwc2/gadget: assign TX FIFO dynamicallyRobert Baldyga1-0/+2
2014-09-19usb: dwc2/gadget: ensure that all fifos have correct memory buffersMarek Szyprowski1-0/+1
2014-09-08usb: dwc2: add 'mode' which based on Kconfig select or dts settingKever Yang1-0/+5
2014-04-24usb: dwc2: move s3c-hsotg data structuresDinh Nguyen1-0/+182
2014-01-13Move DWC2 driver out of stagingPaul Zimmerman1-0/+768