summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.h
AgeCommit message (Expand)Author
2014-06-30usb: dwc3: add support for USB 2.0-only core configurationPaul Zimmerman
2014-03-05usb: dwc3: adapt dwc3 core to use Generic PHY FrameworkKishon Vijay Abraham I
2014-03-05usb: dwc3: define more revisionsFelipe Balbi
2014-03-05usb: dwc3: fix randconfig build errorsFelipe Balbi
2014-03-05usb: dwc3: core: fix indentationFelipe Balbi
2014-03-05usb: dwc3: core: allocate scratch buffersFelipe Balbi
2014-03-05usb: dwc3: add 'saved_state' field to dwc3_ep structurePaul Zimmerman
2014-03-05usb: dwc3: add has_hibernation flagFelipe Balbi
2014-03-05usb: dwc3: cleanup struct dwc3Felipe Balbi
2014-03-05usb: dwc3: core: define bit 10 of GCTL registerFelipe Balbi
2014-02-20usb: dwc3: fix wrong bit mask in dwc3_event_devtHuang Rui
2013-07-29usb: dwc3: fix typo in comment of dwc3_epHuang Rui
2013-07-29usb: dwc3: core: introduce and use macros for Event Size registerFelipe Balbi
2013-07-29usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAPFelipe Balbi
2013-07-29usb: dwc3: adapt to use dr_mode device tree helperRuchika Kharwar
2013-07-29usb: dwc3: switch to GPL v2 onlyFelipe Balbi
2013-07-29usb: dwc3: clean up redundant parameter commentHuang Rui
2013-07-15usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui
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