summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2/core.h
AgeCommit message (Expand)Author
2018-05-30usb: dwc2: Fix interval type issueGrigor Tovmasyan
2016-07-27usb: dwc2: fix regression on big-endian PowerPC/ARM systemsArnd Bergmann
2015-10-14usb: dwc2: refactor common low-level hw code to platform.cMarek Szyprowski
2015-10-14usb: dwc2: remove no longer needed init_mutexMarek Szyprowski
2015-10-02usb: dwc2: gadget: parity fix in isochronous modeRoman Bacik
2015-10-01usb: dwc2: gadget: only reset core after addressed stateMian Yousaf Kaukab
2015-10-01usb: dwc2: host: add flag to reflect bus stateGregory Herrero
2015-09-27usb: dwc2: Use platform endianness when accessing registersAntti Seppälä
2015-09-27usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi
2015-07-06usb: dwc2: embed storage for reg backup in struct dwc2_hsotgMian Yousaf Kaukab
2015-04-29usb: dwc2: add hibernation core parameterGregory Herrero
2015-04-29usb: dwc2: set parameter values in probe functionMian Yousaf Kaukab
2015-04-29usb: dwc2: add external_id_pin_ctl core parameterGregory Herrero
2015-04-29usb: dwc2: implement hibernation during bus suspend/resumeGregory Herrero
2015-04-29usb: dwc2: add controller hibernation supportGregory Herrero
2015-04-29usb: dwc2: debugfs: add support for complete register dumpMian Yousaf Kaukab
2015-04-29usb: dwc2: move debugfs code to a separate fileMian Yousaf Kaukab
2015-03-12usb: dwc2: rework initialization of host and gadget in dual-role modeMarek Szyprowski
2015-01-30usb: dwc2: gadget: add reset flag in init functionGregory Herrero
2015-01-30usb: dwc2: gadget: add unaligned buffers supportMian Yousaf Kaukab
2015-01-30usb: dwc2: gadget: add TEST_MODE feature supportGregory Herrero
2015-01-12usb: dwc2: gadget: rename sent_zlp to send_zlpMian Yousaf Kaukab
2015-01-12usb: dwc2: gadget: manage ep0 state in softwareMian Yousaf Kaukab
2015-01-12usb: dwc2: gadget: remove unused members from hsotg_reqMian Yousaf Kaukab
2015-01-12usb: dwc2: gadget: configure fifos from device treeGregory Herrero
2015-01-12usb: dwc2: gadget: add bi-directional endpoint supportMian Yousaf Kaukab
2015-01-12usb: dwc2: gadget: add device tree property to enable dmaGregory Herrero
2015-01-12usb: dwc2: gadget: don't embed ep0 buffersMian Yousaf Kaukab
2015-01-12usb: dwc2: Fixed a few typos in commentsMickael Maison
2014-11-21usb: dwc2: gadget: rework suspend/resume code to correctly restore gadget stateMarek Szyprowski
2014-11-21usb: dwc2: gadget: add mutex to serialize init/deinit callsMarek Szyprowski
2014-11-21usb: dwc2: gadget: rework disconnect event handlingMarek Szyprowski
2014-11-14usb: dwc2: Initialize the USB core for peripheral modeDinh Nguyen
2014-11-14usb: dwc2: Move gadget probe function into platform codeDinh Nguyen
2014-11-14usb: dwc2: Update the gadget driver to use common dwc2_hsotg structureDinh Nguyen
2014-10-23usb: dwc2: Bits in bitfield should add up to 32Charles Manning
2014-09-19usb: dwc2/gadget: assign TX FIFO dynamicallyRobert Baldyga
2014-09-19usb: dwc2/gadget: ensure that all fifos have correct memory buffersMarek Szyprowski
2014-09-08usb: dwc2: add 'mode' which based on Kconfig select or dts settingKever Yang
2014-04-24usb: dwc2: move s3c-hsotg data structuresDinh Nguyen
2014-01-13Move DWC2 driver out of stagingPaul Zimmerman