summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.h
AgeCommit message (Expand)Author
2013-03-18usb: dwc3: core: fix wrong OTG event regitser offsetGeorge Cherian
2013-03-18usb: dwc3: calculate the number of endpointsFelipe Balbi
2013-03-18usb: dwc3: core: define more revisionsFelipe Balbi
2013-03-18usb: dwc3: remove our homebrew state mechanismFelipe Balbi
2013-03-18usb: dwc3: add count field to event bufferFelipe Balbi
2013-03-18usb: dwc3: add a flags field to event bufferFelipe Balbi
2013-03-18usb: dwc3: core: remove bogus comment to our structureFelipe Balbi
2013-03-18usb: dwc3: core: add power management supportFelipe Balbi
2013-03-18usb: dwc3: gadget: save state of pullupsFelipe Balbi
2013-01-18usb: dwc3: remove dwc3 dependency on host AND gadget.Vivek Gautam
2013-01-18usb: dwc3: gadget: fix scatter gather implementationPratyush Anand
2013-01-18usb: dwc3: gadget: fix missed isocPratyush Anand
2013-01-18usb: dwc3: debugfs: convert our regdump to use regsetsFelipe Balbi
2013-01-18usb: dwc3: decrease event buffer sizeFelipe Balbi
2012-10-31usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior
2012-09-11Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-09-10usb: dwc3: add basic PHY supportFelipe Balbi
2012-08-03usb: dwc3: ep0: drop dead codeFelipe Balbi
2012-06-25usb: dwc3: rename res_trans_idx to resource_indexFelipe Balbi
2012-06-06usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definitionPratyush Anand
2012-06-04usb: dwc3: Fix missed isoc IN transactionPratyush Anand
2012-06-04USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definitionPratyush Anand
2012-06-04USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definitionPratyush Anand
2012-06-03usb: dwc3: add definitions for new registersPaul Zimmerman
2012-05-07Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-05-04usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct u...Ido Shayevitz
2012-05-04usb: dwc3: define DWC3_EP0_BOUNCE_SIZEFelipe Balbi
2012-05-02usb: dwc3: ep0: implement support for Set Isoch Delay requestFelipe Balbi
2012-05-02usb: dwc3: ep0: implement Set SEL supportFelipe Balbi
2012-05-02usb: dwc3: gadget: implement Global Command supportFelipe Balbi
2012-04-30usb: dwc3: ep0: add LPM handlingSebastian Andrzej Siewior
2012-04-24usb: dwc3: core: split host address spaceIdo Shayevitz
2012-04-11usb: dwc3: core: define more revision macrosFelipe Balbi
2012-03-02Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-03-02usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3)Paul Zimmerman
2012-03-02usb: dwc3: clean up whitespace damage, typos, missing parens, etc.Paul Zimmerman
2012-02-28usb: dwc3: gadget: use generic map/unmap routinesFelipe Balbi
2012-02-13usb: dwc3: convert TRBs into bitshiftsFelipe Balbi
2012-02-10usb: dwc3: ep0: fix SetFeature(TEST)Gerard Cauvy
2012-02-06usb: dwc3: gadget: start core on Rx.DetectFelipe Balbi
2012-02-06usb: dwc3: gadget: dynamically re-size TxFifosFelipe Balbi
2012-02-06usb: dwc3: gadget: fix XferNotReady debug printFelipe Balbi
2011-12-12usb: dwc3: gadget: fix stream enable bitFelipe Balbi
2011-12-12usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_requestSebastian Andrzej Siewior
2011-12-12usb: dwc3: workaround: missing disconnect eventFelipe Balbi
2011-12-12usb: dwc3: workaround: U1/U2 -> U0 transitonFelipe Balbi
2011-12-12usb: dwc3: ep0: handle delayed_status againSebastian Andrzej Siewior
2011-12-12usb: dwc3: use a helper function for operation mode settingSebastian Andrzej Siewior
2011-12-12usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAXFelipe Balbi
2011-12-12usb: dwc3: move dwc3 device ID bitmap to core.cFelipe Balbi