summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.h
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: make LPM configurable in DTRobert Baldyga2015-03-101-0/+2
* usb: dwc3: gadget: use common is_selfpoweredPeter Chen2015-01-291-2/+0
* usb: dwc3: Remove current_trb as it is unusedAmit Virdi2015-01-121-3/+0
* usb: dwc3: make HIRD threshold configurableHuang Rui2014-11-031-0/+6
* usb: dwc3: add disable usb2 suspend phy quirkHuang Rui2014-11-031-0/+2
* usb: dwc3: add disable usb3 suspend phy quirkHuang Rui2014-11-031-0/+2
* usb: dwc3: add Tx de-emphasis quirkHuang Rui2014-11-031-0/+11
* usb: dwc3: add rx_detect to polling lfps quirkHuang Rui2014-11-031-0/+3
* usb: dwc3: add lfps filter quirkHuang Rui2014-11-031-0/+3
* usb: dwc3: add delay phy power change quirkHuang Rui2014-11-031-0/+3
* usb: dwc3: add delay p1p2p3 quirkHuang Rui2014-11-031-0/+5
* usb: dwc3: add request p1p2p3 quirkHuang Rui2014-11-031-0/+3
* usb: dwc3: add P3 in U2 SS inactive quirkHuang Rui2014-11-031-0/+3
* usb: dwc3: add u2exit lfps quirkHuang Rui2014-11-031-0/+3
* usb: dwc3: add lpm erratum supportHuang Rui2014-11-031-9/+17
* usb: dwc3: add disscramble quirkHuang Rui2014-11-031-0/+3
* usb: dwc3: add a flag to check if it is fpga boardHuang Rui2014-11-031-0/+5
* usb: dwc3: get rid of ->prepare()/->complete()Felipe Balbi2014-11-031-11/+0
* usb: dwc3: add tracepoints to aid debuggingFelipe Balbi2014-09-051-0/+2
* usb: dwc3: gadget: cmd argument should always be unsignedFelipe Balbi2014-09-051-1/+1
* usb: dwc3: add support for USB 2.0-only core configurationPaul Zimmerman2014-06-301-0/+13
* usb: dwc3: adapt dwc3 core to use Generic PHY FrameworkKishon Vijay Abraham I2014-03-051-0/+7
* usb: dwc3: define more revisionsFelipe Balbi2014-03-051-0/+3
* usb: dwc3: fix randconfig build errorsFelipe Balbi2014-03-051-0/+33
* usb: dwc3: core: fix indentationFelipe Balbi2014-03-051-1/+1
* usb: dwc3: core: allocate scratch buffersFelipe Balbi2014-03-051-0/+6
* usb: dwc3: add 'saved_state' field to dwc3_ep structurePaul Zimmerman2014-03-051-0/+2
* usb: dwc3: add has_hibernation flagFelipe Balbi2014-03-051-0/+2
* usb: dwc3: cleanup struct dwc3Felipe Balbi2014-03-051-19/+24
* usb: dwc3: core: define bit 10 of GCTL registerFelipe Balbi2014-03-051-0/+1
* usb: dwc3: fix wrong bit mask in dwc3_event_devtHuang Rui2014-02-201-3/+3
* usb: dwc3: fix typo in comment of dwc3_epHuang Rui2013-07-291-1/+1
* usb: dwc3: core: introduce and use macros for Event Size registerFelipe Balbi2013-07-291-0/+4
* usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAPFelipe Balbi2013-07-291-1/+0
* usb: dwc3: adapt to use dr_mode device tree helperRuchika Kharwar2013-07-291-7/+4
* usb: dwc3: switch to GPL v2 onlyFelipe Balbi2013-07-291-27/+7
* usb: dwc3: clean up redundant parameter commentHuang Rui2013-07-291-1/+0
* usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui2013-07-151-2/+2
* usb: dwc3: core: fix wrong OTG event regitser offsetGeorge Cherian2013-03-181-2/+3
* usb: dwc3: calculate the number of endpointsFelipe Balbi2013-03-181-0/+15
* usb: dwc3: core: define more revisionsFelipe Balbi2013-03-181-0/+3
* usb: dwc3: remove our homebrew state mechanismFelipe Balbi2013-03-181-7/+0
* usb: dwc3: add count field to event bufferFelipe Balbi2013-03-181-0/+2
* usb: dwc3: add a flags field to event bufferFelipe Balbi2013-03-181-0/+5
* usb: dwc3: core: remove bogus comment to our structureFelipe Balbi2013-03-181-1/+0
* usb: dwc3: core: add power management supportFelipe Balbi2013-03-181-0/+33
* usb: dwc3: gadget: save state of pullupsFelipe Balbi2013-03-181-0/+1
* usb: dwc3: remove dwc3 dependency on host AND gadget.Vivek Gautam2013-01-181-1/+15
* usb: dwc3: gadget: fix scatter gather implementationPratyush Anand2013-01-181-0/+1
* usb: dwc3: gadget: fix missed isocPratyush Anand2013-01-181-2/+0
OpenPOWER on IntegriCloud