summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2/core.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-06usb: dwc2: embed storage for reg backup in struct dwc2_hsotgMian Yousaf Kaukab1-3/+6
2015-04-29usb: dwc2: add hibernation core parameterGregory Herrero1-0/+7
2015-04-29usb: dwc2: set parameter values in probe functionMian Yousaf Kaukab1-3/+10
2015-04-29usb: dwc2: add external_id_pin_ctl core parameterGregory Herrero1-0/+6
2015-04-29usb: dwc2: implement hibernation during bus suspend/resumeGregory Herrero1-0/+2
2015-04-29usb: dwc2: add controller hibernation supportGregory Herrero1-0/+84
2015-04-29usb: dwc2: debugfs: add support for complete register dumpMian Yousaf Kaukab1-0/+1
2015-04-29usb: dwc2: move debugfs code to a separate fileMian Yousaf Kaukab1-3/+4
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-13usb: dwc2: gadget: rename sent_zlp to send_zlpMian Yousaf Kaukab1-2/+2
2015-01-13usb: dwc2: gadget: manage ep0 state in softwareMian Yousaf Kaukab1-2/+11
2015-01-13usb: dwc2: gadget: remove unused members from hsotg_reqMian Yousaf Kaukab1-4/+0
2015-01-13usb: dwc2: gadget: configure fifos from device treeGregory Herrero1-0/+13
2015-01-13usb: dwc2: gadget: add bi-directional endpoint supportMian Yousaf Kaukab1-1/+2
2015-01-13usb: dwc2: gadget: add device tree property to enable dmaGregory Herrero1-0/+2
2015-01-13usb: 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-20usb: dwc2/gadget: assign TX FIFO dynamicallyRobert Baldyga1-0/+2
2014-09-20usb: dwc2/gadget: ensure that all fifos have correct memory buffersMarek Szyprowski1-0/+1
2014-09-09usb: dwc2: add 'mode' which based on Kconfig select or dts settingKever Yang1-0/+5
2014-04-25usb: dwc2: move s3c-hsotg data structuresDinh Nguyen1-0/+182
2014-01-14Move DWC2 driver out of stagingPaul Zimmerman1-0/+768