index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-st.c
Age
Commit message (
Expand
)
Author
2023-05-28
usb: dwc3-st: Convert to platform remove callback returning void
Uwe Kleine-König
2022-10-25
usb: dwc3: st: Rely on child's compatible instead of name
Patrice Chotard
2022-09-27
usb: dwc3: st: Fix node's child name
Patrice Chotard
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