summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/core.h
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: embed storage for reg backup in struct dwc2_hsotgMian Yousaf Kaukab2015-07-061-3/+6
* usb: dwc2: add hibernation core parameterGregory Herrero2015-04-291-0/+7
* usb: dwc2: set parameter values in probe functionMian Yousaf Kaukab2015-04-291-3/+10
* usb: dwc2: add external_id_pin_ctl core parameterGregory Herrero2015-04-291-0/+6
* usb: dwc2: implement hibernation during bus suspend/resumeGregory Herrero2015-04-291-0/+2
* usb: dwc2: add controller hibernation supportGregory Herrero2015-04-291-0/+84
* usb: dwc2: debugfs: add support for complete register dumpMian Yousaf Kaukab2015-04-291-0/+1
* usb: dwc2: move debugfs code to a separate fileMian Yousaf Kaukab2015-04-291-3/+4
* usb: dwc2: rework initialization of host and gadget in dual-role modeMarek Szyprowski2015-03-121-0/+2
* usb: dwc2: gadget: add reset flag in init functionGregory Herrero2015-01-301-2/+4
* usb: dwc2: gadget: add unaligned buffers supportMian Yousaf Kaukab2015-01-301-0/+2
* usb: dwc2: gadget: add TEST_MODE feature supportGregory Herrero2015-01-301-0/+4
* usb: dwc2: gadget: rename sent_zlp to send_zlpMian Yousaf Kaukab2015-01-121-2/+2
* usb: dwc2: gadget: manage ep0 state in softwareMian Yousaf Kaukab2015-01-121-2/+11
* usb: dwc2: gadget: remove unused members from hsotg_reqMian Yousaf Kaukab2015-01-121-4/+0Star
* usb: dwc2: gadget: configure fifos from device treeGregory Herrero2015-01-121-0/+13
* usb: dwc2: gadget: add bi-directional endpoint supportMian Yousaf Kaukab2015-01-121-1/+2
* usb: dwc2: gadget: add device tree property to enable dmaGregory Herrero2015-01-121-0/+2
* usb: dwc2: gadget: don't embed ep0 buffersMian Yousaf Kaukab2015-01-121-2/+5
* usb: dwc2: Fixed a few typos in commentsMickael Maison2015-01-121-1/+1
* usb: dwc2: gadget: rework suspend/resume code to correctly restore gadget stateMarek Szyprowski2014-11-211-1/+2
* usb: dwc2: gadget: add mutex to serialize init/deinit callsMarek Szyprowski2014-11-211-0/+1
* usb: dwc2: gadget: rework disconnect event handlingMarek Szyprowski2014-11-211-0/+3
* usb: dwc2: Initialize the USB core for peripheral modeDinh Nguyen2014-11-141-0/+4
* usb: dwc2: Move gadget probe function into platform codeDinh Nguyen2014-11-141-0/+33
* usb: dwc2: Update the gadget driver to use common dwc2_hsotg structureDinh Nguyen2014-11-141-75/+80
* usb: dwc2: Bits in bitfield should add up to 32Charles Manning2014-10-231-1/+1
* usb: dwc2/gadget: assign TX FIFO dynamicallyRobert Baldyga2014-09-201-0/+2
* usb: dwc2/gadget: ensure that all fifos have correct memory buffersMarek Szyprowski2014-09-201-0/+1
* usb: dwc2: add 'mode' which based on Kconfig select or dts settingKever Yang2014-09-091-0/+5
* usb: dwc2: move s3c-hsotg data structuresDinh Nguyen2014-04-241-0/+182
* Move DWC2 driver out of stagingPaul Zimmerman2014-01-131-0/+768