summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.h
AgeCommit message (Expand)Author
2015-05-26usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macrosSubbaraya Sundeep Bhatta
2015-03-10usb: dwc3: make LPM configurable in DTRobert Baldyga
2015-01-29usb: dwc3: gadget: use common is_selfpoweredPeter Chen
2015-01-12usb: dwc3: Remove current_trb as it is unusedAmit Virdi
2014-11-03usb: dwc3: make HIRD threshold configurableHuang Rui
2014-11-03usb: dwc3: add disable usb2 suspend phy quirkHuang Rui
2014-11-03usb: dwc3: add disable usb3 suspend phy quirkHuang Rui
2014-11-03usb: dwc3: add Tx de-emphasis quirkHuang Rui
2014-11-03usb: dwc3: add rx_detect to polling lfps quirkHuang Rui
2014-11-03usb: dwc3: add lfps filter quirkHuang Rui
2014-11-03usb: dwc3: add delay phy power change quirkHuang Rui
2014-11-03usb: dwc3: add delay p1p2p3 quirkHuang Rui
2014-11-03usb: dwc3: add request p1p2p3 quirkHuang Rui
2014-11-03usb: dwc3: add P3 in U2 SS inactive quirkHuang Rui
2014-11-03usb: dwc3: add u2exit lfps quirkHuang Rui
2014-11-03usb: dwc3: add lpm erratum supportHuang Rui
2014-11-03usb: dwc3: add disscramble quirkHuang Rui
2014-11-03usb: dwc3: add a flag to check if it is fpga boardHuang Rui
2014-11-03usb: dwc3: get rid of ->prepare()/->complete()Felipe Balbi
2014-09-05usb: dwc3: add tracepoints to aid debuggingFelipe Balbi
2014-09-05usb: dwc3: gadget: cmd argument should always be unsignedFelipe Balbi
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