Age | Commit message (Expand) | Author | Files | Lines |
2019-09-03 | usb: dwc3: remove generic PHY calibrate() calls | Marek Szyprowski | 1 | -2/+0 |
2019-08-28 | usb: dwc3: Separate field holding multiple properties | Thinh Nguyen | 1 | -2/+1 |
2019-08-09 | usb: dwc3: Use clk_bulk_prepare_enable() | Andrey Smirnov | 1 | -18/+5 |
2019-08-09 | usb: dwc3: Use devres to get clocks | Andrey Smirnov | 1 | -5/+2 |
2019-08-09 | usb: dwc3: Update soft-reset wait polling rate | Thinh Nguyen | 1 | -5/+18 |
2019-08-09 | usb: dwc3: Switch to use device_property_count_u32() | Andy Shevchenko | 1 | -2/+1 |
2019-06-18 | usb: dwc3: gadget: Add support for disabling U1 and U2 entries | Anurag Kumar Vulisha | 1 | -0/+4 |
2019-06-18 | usb: dwc3: Fix core validation in probe, move after clocks are enabled | Enric Balletbo i Serra | 1 | -5/+7 |
2019-05-03 | usb: dwc3: Fix default lpm_nyet_threshold value | Thinh Nguyen | 1 | -1/+1 |
2019-05-03 | usb: dwc3: Do core validation early on probe | Thinh Nguyen | 1 | -6/+5 |
2019-05-03 | usb: dwc3: move synchronize_irq() out of the spinlock protected block | Marek Szyprowski | 1 | -0/+2 |
2019-05-03 | usb: dwc3: Free resource immediately after use | Andy Shevchenko | 1 | -0/+3 |
2018-11-26 | usb: dwc3: Add workaround for isoc start transfer failure | Thinh Nguyen | 1 | -0/+2 |
2018-11-26 | usb: dwc3: Track DWC_usb31 VERSIONTYPE | Thinh Nguyen | 1 | -0/+1 |
2018-11-26 | usb: dwc3: Set default mode for DWC_usb3 v3.30a and higher | Thinh Nguyen | 1 | -4/+5 |
2018-11-26 | usb: dwc3: don't log probe deferrals; but do log other error codes | Brian Norris | 1 | -1/+2 |
2018-11-26 | usb: dwc3: Support option to disable USB2 LPM | Thinh Nguyen | 1 | -0/+2 |
2018-11-26 | usb: dwc3: Set GUSB2PHYCFG.ENBLSLPM | Thinh Nguyen | 1 | -0/+2 |
2018-11-06 | usb: dwc3: core: Clean up ULPI device | Andy Shevchenko | 1 | -0/+1 |
2018-10-02 | usb: dwc3: Fix spelling of 'optimizations' | Faisal Mehmood | 1 | -1/+1 |
2018-07-30 | usb: dwc3: core: Enable AutoRetry feature in the controller | Anurag Kumar Vulisha | 1 | -0/+16 |
2018-07-30 | usb: dwc3: Set default mode for dwc_usb31 | Thinh Nguyen | 1 | -0/+8 |
2018-07-30 | usb: dwc3: Enable undefined length INCR burst type | Pengbo Mu | 1 | -0/+94 |
2018-06-18 | usb: dwc3: Only call clk_bulk_get() on devicetree instantiated devices | Hans de Goede | 1 | -10/+13 |
2018-05-16 | usb: dwc3: support clocks and resets for DWC3 core | Masahiro Yamada | 1 | -2/+86 |
2018-05-15 | usb: dwc3: use local copy of resource to fix-up register offset | Masahiro Yamada | 1 | -24/+8 |
2018-05-15 | usb: dwc3: core: Suspend PHYs on runtime suspend in host mode | Manu Gautam | 1 | -3/+33 |
2018-03-23 | Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -8/+126 |
2018-03-22 | usb: dwc3: core: Fix broken system suspend/resume on AM437x | Roger Quadros | 1 | -0/+2 |
2018-03-22 | usb: dwc3: Check for ESS TX/RX threshold config | Thinh Nguyen | 1 | -0/+55 |
2018-03-22 | usb: dwc3: Add SoftReset PHY synchonization delay | Thinh Nguyen | 1 | -1/+12 |
2018-03-13 | usb: dwc3: add dual role support using OTG block | Roger Quadros | 1 | -10/+57 |
2018-03-13 | usb: dwc3: prevent setting PRTCAP to OTG from debugfs | Roger Quadros | 1 | -0/+3 |
2018-02-28 | usb: dwc3: Fix lock-up on ID change during system suspend/resume | Roger Quadros | 1 | -1/+1 |
2018-02-15 | usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r... | Roger Quadros | 1 | -11/+36 |
2018-02-12 | usb: dwc3: core: Power-off core/PHYs on system_suspend in host mode | Manu Gautam | 1 | -14/+22 |
2018-02-12 | usb: dwc3: Undo PHY init if soft reset fails | Brian Norris | 1 | -0/+3 |
2018-01-08 | Merge tag 'phy-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kis... | Greg Kroah-Hartman | 1 | -0/+2 |
2017-12-29 | phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800 | Vivek Gautam | 1 | -0/+2 |
2017-12-11 | usb: dwc3: Allow disabling of metastability workaround | Roger Quadros | 1 | -0/+3 |
2017-11-07 | USB: dwc3: Remove redundant license text | Greg Kroah-Hartman | 1 | -12/+0 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-24 | usb: dwc3: core: Notify current USB mode to USB3 PHY as well | Manu Gautam | 1 | -9/+8 |
2017-10-24 | usb: dwc3: pci: Runtime resume child device from wq | Manu Gautam | 1 | -1/+0 |
2017-10-24 | usb: dwc3: Don't reinitialize core during host bus-suspend/resume | Manu Gautam | 1 | -23/+20 |
2017-07-17 | usb: dwc3: core: Call dwc3_core_get_phy() before initializing phys | Vignesh R | 1 | -3/+3 |
2017-06-13 | usb: dwc3: core: program PHY for proper DRD modes | Felipe Balbi | 1 | -1/+26 |
2017-06-13 | usb: dwc3: core: initialize ULPI before trying to get the PHY | Felipe Balbi | 1 | -4/+6 |
2017-05-17 | usb: dwc3: add disable u2mac linestate check quirk | William Wu | 1 | -6/+14 |
2017-04-11 | usb: dwc3: Add dual-role support | Roger Quadros | 1 | -4/+7 |