summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.c
AgeCommit message (Expand)Author
2019-05-31usb: dwc3: move synchronize_irq() out of the spinlock protected blockMarek Szyprowski
2019-05-10usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2018-12-01usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko
2018-07-30usb: dwc3: core: Enable AutoRetry feature in the controllerAnurag Kumar Vulisha
2018-07-30usb: dwc3: Set default mode for dwc_usb31Thinh Nguyen
2018-07-30usb: dwc3: Enable undefined length INCR burst typePengbo Mu
2018-06-18usb: dwc3: Only call clk_bulk_get() on devicetree instantiated devicesHans de Goede
2018-05-16usb: dwc3: support clocks and resets for DWC3 coreMasahiro Yamada
2018-05-15usb: dwc3: use local copy of resource to fix-up register offsetMasahiro Yamada
2018-05-15usb: dwc3: core: Suspend PHYs on runtime suspend in host modeManu Gautam
2018-03-23Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-03-22usb: dwc3: core: Fix broken system suspend/resume on AM437xRoger Quadros
2018-03-22usb: dwc3: Check for ESS TX/RX threshold configThinh Nguyen
2018-03-22usb: dwc3: Add SoftReset PHY synchonization delayThinh Nguyen
2018-03-13usb: dwc3: add dual role support using OTG blockRoger Quadros
2018-03-13usb: dwc3: prevent setting PRTCAP to OTG from debugfsRoger Quadros
2018-02-28usb: dwc3: Fix lock-up on ID change during system suspend/resumeRoger Quadros
2018-02-15usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...Roger Quadros
2018-02-12usb: dwc3: core: Power-off core/PHYs on system_suspend in host modeManu Gautam
2018-02-12usb: dwc3: Undo PHY init if soft reset failsBrian Norris
2018-01-08Merge tag 'phy-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2017-12-29phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800Vivek Gautam
2017-12-11usb: dwc3: Allow disabling of metastability workaroundRoger Quadros
2017-11-07USB: dwc3: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-24usb: dwc3: core: Notify current USB mode to USB3 PHY as wellManu Gautam
2017-10-24usb: dwc3: pci: Runtime resume child device from wqManu Gautam
2017-10-24usb: dwc3: Don't reinitialize core during host bus-suspend/resumeManu Gautam
2017-07-17usb: dwc3: core: Call dwc3_core_get_phy() before initializing physVignesh R
2017-06-13usb: dwc3: core: program PHY for proper DRD modesFelipe Balbi
2017-06-13usb: dwc3: core: initialize ULPI before trying to get the PHYFelipe Balbi
2017-05-17usb: dwc3: add disable u2mac linestate check quirkWilliam Wu
2017-04-11usb: dwc3: Add dual-role supportRoger Quadros
2017-04-11usb: dwc3: core: make dwc3_set_mode() work properlyRoger Quadros
2017-04-11usb: dwc3: core: add current_dr_role memberRoger Quadros
2017-04-11usb: dwc3: refactor gadget endpoint count calculationBryan O'Donoghue
2017-03-27usb: dwc3: make sure UX_EXIT_PX is clearedFelipe Balbi
2016-11-18Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2016-11-18usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann
2016-11-18usb: dwc3: Workaround for irq mask issueJohn Youn
2016-11-18usb: dwc3: Implement interrupt moderationJohn Youn
2016-11-18usb: dwc3: core: add a event buffer cacheJohn Youn
2016-11-18usb: dwc3: core: remove dwc3_soft_reset()Felipe Balbi
2016-11-18usb: dwc3: Add a function to check propertiesJohn Youn
2016-11-08usb: dwc3: trace: purge dwc3_trace()Felipe Balbi
2016-11-03usb: dwc3: core: add dwc3_get_properties()Felipe Balbi
2016-11-03usb: dwc3: core: remove unnecessary alignmentFelipe Balbi
2016-11-03usb: dwc3: core: introduce dwc3_core_setup_global_control()Felipe Balbi
2016-11-03usb: dwc3: core: introduce dwc3_core_is_valid()Felipe Balbi
2016-11-03usb: dwc3: Add support for device L1 exitJohn Youn