index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
core.c
Age
Commit message (
Expand
)
Author
2021-02-08
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
2021-02-06
usb: dwc3: core: Check maximum_speed SSP genXxY
Thinh Nguyen
2021-02-05
usb: dwc3: fix clock issue during resume in OTG mode
Gary Bisson
2021-01-12
usb: dwc3: Simplify with dev_err_probe()
Andy Shevchenko
2021-01-12
usb: dwc3: core: Replace devm_reset_control_array_get()
Yejune Deng
2020-10-28
usb: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-02
usb: dwc3: Add splitdisable quirk for Hisilicon Kirin Soc
Yu Chen
2020-10-02
usb: dwc3: core: add phy cleanup for probe error handling
Li Jun
2020-10-02
usb: dwc3: core: don't trigger runtime pm when remove driver
Li Jun
2020-10-02
usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTG
Li Jun
2020-09-24
usb: dwc3: core: Print warning on unsupported speed
Thinh Nguyen
2020-09-24
usb: dwc3: core: Properly default unspecified speed
Thinh Nguyen
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-15
usb: dwc3: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-05-25
usb: dwc3: Add support for DWC_usb32 IP
Thinh Nguyen
2020-05-05
usb: dwc3: core: Use role-switch default dr_mode
Thinh Nguyen
2020-05-05
usb: dwc3: support continuous runtime PM with dual role
Martin Kepplinger
2020-03-15
usb: dwc3: core: don't do suspend for device mode if already suspended
Li Jun
2020-03-15
usb: dwc3: Rework resets initialization to be more flexible
John Stultz
2020-03-15
usb: dwc3: Rework clock initialization to be more flexible
John Stultz
2020-03-15
usb: dwc3: core: add support for disabling SS instances in park mode
Neil Armstrong
2020-01-15
usb: dwc3: turn off VBUS when leaving host mode
Bin Liu
2019-11-18
Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-10-27
usb: dwc3: remove the call trace of USBx_GFLADJ
Yinbo Zhu
2019-10-22
usb: dwc3: Disable phy suspend after power-on reset
Thinh Nguyen
2019-09-03
usb: dwc3: remove generic PHY calibrate() calls
Marek Szyprowski
2019-08-28
usb: dwc3: Separate field holding multiple properties
Thinh Nguyen
2019-08-09
usb: dwc3: Use clk_bulk_prepare_enable()
Andrey Smirnov
2019-08-09
usb: dwc3: Use devres to get clocks
Andrey Smirnov
2019-08-09
usb: dwc3: Update soft-reset wait polling rate
Thinh Nguyen
2019-08-09
usb: dwc3: Switch to use device_property_count_u32()
Andy Shevchenko
2019-06-18
usb: dwc3: gadget: Add support for disabling U1 and U2 entries
Anurag Kumar Vulisha
2019-06-18
usb: dwc3: Fix core validation in probe, move after clocks are enabled
Enric Balletbo i Serra
2019-05-03
usb: dwc3: Fix default lpm_nyet_threshold value
Thinh Nguyen
2019-05-03
usb: dwc3: Do core validation early on probe
Thinh Nguyen
2019-05-03
usb: dwc3: move synchronize_irq() out of the spinlock protected block
Marek Szyprowski
2019-05-03
usb: dwc3: Free resource immediately after use
Andy Shevchenko
2018-11-26
usb: dwc3: Add workaround for isoc start transfer failure
Thinh Nguyen
2018-11-26
usb: dwc3: Track DWC_usb31 VERSIONTYPE
Thinh Nguyen
2018-11-26
usb: dwc3: Set default mode for DWC_usb3 v3.30a and higher
Thinh Nguyen
2018-11-26
usb: dwc3: don't log probe deferrals; but do log other error codes
Brian Norris
2018-11-26
usb: dwc3: Support option to disable USB2 LPM
Thinh Nguyen
2018-11-26
usb: dwc3: Set GUSB2PHYCFG.ENBLSLPM
Thinh Nguyen
2018-11-06
usb: dwc3: core: Clean up ULPI device
Andy Shevchenko
2018-10-02
usb: dwc3: Fix spelling of 'optimizations'
Faisal Mehmood
2018-07-30
usb: dwc3: core: Enable AutoRetry feature in the controller
Anurag Kumar Vulisha
2018-07-30
usb: dwc3: Set default mode for dwc_usb31
Thinh Nguyen
2018-07-30
usb: dwc3: Enable undefined length INCR burst type
Pengbo Mu
2018-06-18
usb: dwc3: Only call clk_bulk_get() on devicetree instantiated devices
Hans de Goede
2018-05-16
usb: dwc3: support clocks and resets for DWC3 core
Masahiro Yamada
[next]