aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.h
Commit message (Expand)AuthorAge
* usb: dwc3: fix typo in comment of dwc3_epHuang Rui2013-07-29
* usb: dwc3: core: introduce and use macros for Event Size registerFelipe Balbi2013-07-29
* usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAPFelipe Balbi2013-07-29
* usb: dwc3: adapt to use dr_mode device tree helperRuchika Kharwar2013-07-29
* usb: dwc3: switch to GPL v2 onlyFelipe Balbi2013-07-29
* usb: dwc3: clean up redundant parameter commentHuang Rui2013-07-29
* usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui2013-07-15
* usb: dwc3: core: fix wrong OTG event regitser offsetGeorge Cherian2013-03-18
* usb: dwc3: calculate the number of endpointsFelipe Balbi2013-03-18
* usb: dwc3: core: define more revisionsFelipe Balbi2013-03-18
* usb: dwc3: remove our homebrew state mechanismFelipe Balbi2013-03-18
* usb: dwc3: add count field to event bufferFelipe Balbi2013-03-18
* usb: dwc3: add a flags field to event bufferFelipe Balbi2013-03-18
* usb: dwc3: core: remove bogus comment to our structureFelipe Balbi2013-03-18
* usb: dwc3: core: add power management supportFelipe Balbi2013-03-18
* usb: dwc3: gadget: save state of pullupsFelipe Balbi2013-03-18
* usb: dwc3: remove dwc3 dependency on host AND gadget.Vivek Gautam2013-01-18
* usb: dwc3: gadget: fix scatter gather implementationPratyush Anand2013-01-18
* usb: dwc3: gadget: fix missed isocPratyush Anand2013-01-18
* usb: dwc3: debugfs: convert our regdump to use regsetsFelipe Balbi2013-01-18
* usb: dwc3: decrease event buffer sizeFelipe Balbi2013-01-18
* usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior2012-10-31
* Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-09-11
|\
| * usb: dwc3: ep0: drop dead codeFelipe Balbi2012-08-03
* | usb: dwc3: add basic PHY supportFelipe Balbi2012-09-10
|/
* usb: dwc3: rename res_trans_idx to resource_indexFelipe Balbi2012-06-25
* usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definitionPratyush Anand2012-06-06
* usb: dwc3: Fix missed isoc IN transactionPratyush Anand2012-06-04
* USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definitionPratyush Anand2012-06-04
* USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definitionPratyush Anand2012-06-04
* usb: dwc3: add definitions for new registersPaul Zimmerman2012-06-03
* Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-05-07
|\
| * usb: dwc3: define DWC3_EP0_BOUNCE_SIZEFelipe Balbi2012-05-04
| * usb: dwc3: ep0: implement support for Set Isoch Delay requestFelipe Balbi2012-05-02
| * usb: dwc3: ep0: implement Set SEL supportFelipe Balbi2012-05-02
| * usb: dwc3: gadget: implement Global Command supportFelipe Balbi2012-05-02
| * usb: dwc3: ep0: add LPM handlingSebastian Andrzej Siewior2012-04-30
| * usb: dwc3: core: split host address spaceIdo Shayevitz2012-04-24
| * usb: dwc3: core: define more revision macrosFelipe Balbi2012-04-11
* | usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct u...Ido Shayevitz2012-05-04
|/
* Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-03-02
|\
| * usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3)Paul Zimmerman2012-03-02
| * usb: dwc3: clean up whitespace damage, typos, missing parens, etc.Paul Zimmerman2012-03-02
| * usb: dwc3: convert TRBs into bitshiftsFelipe Balbi2012-02-13
| * usb: dwc3: ep0: fix SetFeature(TEST)Gerard Cauvy2012-02-10
| * usb: dwc3: gadget: start core on Rx.DetectFelipe Balbi2012-02-06
| * usb: dwc3: gadget: dynamically re-size TxFifosFelipe Balbi2012-02-06
| * usb: dwc3: gadget: fix XferNotReady debug printFelipe Balbi2012-02-06
* | usb: dwc3: gadget: use generic map/unmap routinesFelipe Balbi2012-02-28
|/
* usb: dwc3: gadget: fix stream enable bitFelipe Balbi2011-12-12