summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2013-07-29usb: dwc3: gadget: introduce dwc3_process_event_bufFelipe Balbi
2013-07-29usb: dwc3: gadget: rename dwc3_process_event_bufFelipe Balbi
2013-07-29usb: dwc3: gadget: get rid of IRQF_ONESHOTFelipe Balbi
2013-07-29usb: dwc3: core: introduce and use macros for Event Size registerFelipe Balbi
2013-07-29usb: dwc3: gadget: don't enable LPM earlyFelipe Balbi
2013-07-29usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAPFelipe Balbi
2013-07-29usb: dwc3: gadget: add a debugging print when initializing endpointsFelipe Balbi
2013-07-29usb: dwc3: gadget: move direction setting upFelipe Balbi
2013-07-29usb: dwc3: gadget: move debugging print aroundFelipe Balbi
2013-07-29usb: dwc3: core: switch over to devm_ioremap_resource()Felipe Balbi
2013-07-29usb: dwc3: omap: switch over to devm_ioremap_resource()Felipe Balbi
2013-07-29usb: dwc3: gadget: drop dwc3 manual phy controlFelipe Balbi
2013-07-29usb: dwc3: adapt to use dr_mode device tree helperRuchika Kharwar
2013-07-29usb: dwc3: core: switch to snps,dwc3Felipe Balbi
2013-07-29usb: dwc3: make maximum-speed a per-instance attributeFelipe Balbi
2013-07-29usb: dwc3: let non-DT platforms pass tx-fifo-resize flag;Felipe Balbi
2013-07-29usb: dwc3: switch to GPL v2 onlyFelipe Balbi
2013-07-29usb: dwc3: clean up redundant parameter commentHuang Rui
2013-07-29usb: dwc3: gadget: don't request IRQs in atomicFelipe Balbi
2013-07-29usb: dwc3: make glue layers selectableFelipe Balbi
2013-07-15usb: dwc3: USB_DWC3 should depend on HAS_DMAGeert Uytterhoeven
2013-07-15usb: dwc3: fix the error returned with usb3_phy failureRuchika Kharwar
2013-07-15usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui
2013-07-15usb: dwc3: gadget: don't prevent gadget from being probed if we failFelipe Balbi
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-06-12usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappersGeorge Cherian
2013-06-12usb: dwc3: omap: initialize the register offset values for omap5 and AM437xGeorge Cherian
2013-06-12usb: dwc3: omap: Adding am437x specific register map changesGeorge Cherian
2013-06-12usb: dwc3: omap: improve error handling of dwc3_omap_probeKishon Vijay Abraham I
2013-06-01usb: dwc3: remove redundant D0 power state setYijing Wang
2013-05-28usb: dwc3: gadget: free trb pool only from epnum 2George Cherian
2013-05-28usb: dwc3: exynos: PHY should be deleted later than dwc3 corePeter Chen
2013-05-28usb: dwc3: pci: PHY should be deleted later than dwc3 corePeter Chen
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2013-05-15usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=yVivek Gautam
2013-04-02usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-18usb: dwc3: fix PHY error handlingFelipe Balbi
2013-03-18usb: dwc3: omap: fix sparse warningFelipe Balbi
2013-03-18usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepareVivek Gautam
2013-03-18usb: dwc3: exynos: Use of_platform API to create dwc3 core pdevVivek Gautam
2013-03-18usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executedKishon Vijay Abraham I
2013-03-18usb: dwc3: set dma_mask for dwc3_omap deviceKishon Vijay Abraham I
2013-03-18usb: dwc3: core: fix wrong OTG event regitser offsetGeorge Cherian
2013-03-18usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi
2013-03-18usb: dwc3: gadget: use num_(in|out)_eps from HW paramsFelipe Balbi
2013-03-18usb: dwc3: calculate the number of endpointsFelipe Balbi
2013-03-18usb: dwc3: set 'mode' based on selected Kconfig choicesVivek Gautam
2013-03-18usb: dwc3: workaround: unexpected transtion U3 -> RESUMEFelipe Balbi
2013-03-18usb: dwc3: core: define more revisionsFelipe Balbi
2013-03-18usb: dwc3: gadget: don't assign gadget.dev.release directlyFelipe Balbi