aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-25usb: dwc3: rename res_trans_idx to resource_indexFelipe Balbi1-2/+2
2012-06-06usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definitionPratyush Anand1-1/+1
2012-06-04usb: dwc3: Fix missed isoc IN transactionPratyush Anand1-0/+3
2012-06-04USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definitionPratyush Anand1-1/+1
2012-06-04USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definitionPratyush Anand1-1/+1
2012-06-03usb: dwc3: add definitions for new registersPaul Zimmerman1-19/+75
2012-05-07Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-5/+34
2012-05-04usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_epIdo Shayevitz1-1/+0
2012-05-04usb: dwc3: define DWC3_EP0_BOUNCE_SIZEFelipe Balbi1-0/+1
2012-05-02usb: dwc3: ep0: implement support for Set Isoch Delay requestFelipe Balbi1-0/+2
2012-05-02usb: dwc3: ep0: implement Set SEL supportFelipe Balbi1-0/+10
2012-05-02usb: dwc3: gadget: implement Global Command supportFelipe Balbi1-2/+4
2012-04-30usb: dwc3: ep0: add LPM handlingSebastian Andrzej Siewior1-0/+1
2012-04-24usb: dwc3: core: split host address spaceIdo Shayevitz1-3/+12
2012-04-11usb: dwc3: core: define more revision macrosFelipe Balbi1-0/+4
2012-03-02Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-116/+82
2012-03-02usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3)Paul Zimmerman1-0/+1
2012-03-02usb: dwc3: clean up whitespace damage, typos, missing parens, etc.Paul Zimmerman1-11/+11
2012-02-28usb: dwc3: gadget: use generic map/unmap routinesFelipe Balbi1-2/+0
2012-02-13usb: dwc3: convert TRBs into bitshiftsFelipe Balbi1-104/+38
2012-02-10usb: dwc3: ep0: fix SetFeature(TEST)Gerard Cauvy1-0/+3
2012-02-06usb: dwc3: gadget: start core on Rx.DetectFelipe Balbi1-0/+9
2012-02-06usb: dwc3: gadget: dynamically re-size TxFifosFelipe Balbi1-1/+15
2012-02-06usb: dwc3: gadget: fix XferNotReady debug printFelipe Balbi1-0/+5
2011-12-12usb: dwc3: gadget: fix stream enable bitFelipe Balbi1-0/+1
2011-12-12usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_requestSebastian Andrzej Siewior1-1/+15
2011-12-12usb: dwc3: workaround: missing disconnect eventFelipe Balbi1-0/+2
2011-12-12usb: dwc3: workaround: U1/U2 -> U0 transitonFelipe Balbi1-0/+2
2011-12-12usb: dwc3: ep0: handle delayed_status againSebastian Andrzej Siewior1-0/+1
2011-12-12usb: dwc3: use a helper function for operation mode settingSebastian Andrzej Siewior1-0/+2
2011-12-12usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAXFelipe Balbi1-2/+1
2011-12-12usb: dwc3: move dwc3 device ID bitmap to core.cFelipe Balbi1-0/+3
2011-12-12usb: dwc3: remove special status request handling in ep0Sebastian Andrzej Siewior1-2/+0
2011-12-12usb: dwc3: debugfs: add support for changing port modeFelipe Balbi1-0/+1
2011-12-12usb: dwc3: move gadget prototypes to core.hFelipe Balbi1-0/+3
2011-12-12usb: dwc3: add xHCI Host supportFelipe Balbi1-0/+9
2011-12-12usb: dwc3: fetch mode of operation from HWFelipe Balbi1-0/+11
2011-12-12usb: dwc3: calculate number of event buffers dynamicallyFelipe Balbi1-2/+6
2011-12-12usb: dwc3: allow forcing a maximum speedFelipe Balbi1-0/+2
2011-10-04usb: dwc3: gadget: allow clock gating to workFelipe Balbi1-0/+6
2011-10-04usb: dwc3: add struct dwc3_hwparamsFelipe Balbi1-0/+26
2011-10-04usb: dwc3: gadget: implement streams supportFelipe Balbi1-0/+6
2011-10-04usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPsPaul Zimmerman1-0/+2
2011-10-04usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior1-1/+0
2011-09-09usb: dwc3: ep0: introduce ep0_expect_in flagFelipe Balbi1-0/+2
2011-09-09usb: dwc3: define ScaleDown macro helperFelipe Balbi1-0/+1
2011-09-09usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECNFelipe Balbi1-1/+1
2011-09-09usb: dwc3: core: add ep0_next_event fieldFelipe Balbi1-0/+10
2011-09-09usb: dwc3: drop EP0_STALL stateFelipe Balbi1-1/+0
2011-09-09usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECTSebastian Andrzej Siewior1-1/+0