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
/
dwc3-st.c
Age
Commit message (
Expand
)
Author
2021-04-02
usb: dwc3: st: fix incorrect kernel-doc comment syntax in file
Aditya Srivastava
2021-02-12
of: Remove of_dev_{get,put}()
Rob Herring
2020-07-29
usb: dwc3: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2019-08-28
usb: dwc3: st: Add of_dev_put() in probe function
Nishka Dasgupta
2019-08-28
usb: dwc3: st: Add of_node_put() before return in probe function
Nishka Dasgupta
2017-11-07
USB: dwc3: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-06-02
usb: dwc3: replace %p with %pK
Felipe Balbi
2016-11-18
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2016-11-18
usb: dwc3: Do not set dma coherent mask
Arnd Bergmann
2016-10-31
usb: dwc3: st: add missing <linux/pinctrl/consumer.h> include
Felipe Balbi
2016-07-01
Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-07-01
usb: dwc3: st: Use explicit reset_control_get_exclusive() API
Lee Jones
2016-06-30
Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2016-06-30
usb: dwc3: st: Inform the reset framework that our reset line may be shared
Lee Jones
2016-05-31
usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.
Peter Griffin
2015-09-27
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
2015-09-27
usb: dwc3: st: prepare the driver for generic usb_get_dr_mode function
Heikki Krogerus
2015-07-29
usb: dwc3: st: remove two unnecessary messages
Felipe Balbi
2014-11-24
usb: dwc3: return error code from the most recent call
Julia Lawall
2014-09-05
usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC
Peter Griffin