index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-st.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-14
usb: dwc3: Don't use %pK through printk
Thomas Weißschuh
1
-1
/
+1
2025-01-11
usb: dwc3: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
1
-4
/
+2
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-03
usb: dwc3: st: simplify pdev->dev usage
Krzysztof Kozlowski
1
-2
/
+2
2024-09-03
usb: dwc3: st: simplify with dev_err_probe
Krzysztof Kozlowski
1
-6
/
+5
2024-09-03
usb: dwc3: st: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-14
/
+11
2024-08-22
usb: dwc3: st: add missing depopulate in probe error path
Krzysztof Kozlowski
1
-1
/
+4
2024-08-22
usb: dwc3: st: fix probed platform device ref count on probe error path
Krzysztof Kozlowski
1
-8
/
+3
2023-05-28
usb: dwc3-st: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-10-25
usb: dwc3: st: Rely on child's compatible instead of name
Patrice Chotard
1
-1
/
+1
2022-09-27
usb: dwc3: st: Fix node's child name
Patrice Chotard
1
-1
/
+1
2021-04-02
usb: dwc3: st: fix incorrect kernel-doc comment syntax in file
Aditya Srivastava
1
-1
/
+1
2021-02-12
of: Remove of_dev_{get,put}()
Rob Herring
1
-1
/
+1
2020-07-29
usb: dwc3: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
1
-2
/
+2
2019-08-28
usb: dwc3: st: Add of_dev_put() in probe function
Nishka Dasgupta
1
-0
/
+1
2019-08-28
usb: dwc3: st: Add of_node_put() before return in probe function
Nishka Dasgupta
1
-3
/
+6
2017-11-07
USB: dwc3: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-06-02
usb: dwc3: replace %p with %pK
Felipe Balbi
1
-1
/
+1
2016-11-18
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-1
/
+0
2016-11-18
usb: dwc3: Do not set dma coherent mask
Arnd Bergmann
1
-1
/
+0
2016-10-31
usb: dwc3: st: add missing <linux/pinctrl/consumer.h> include
Felipe Balbi
1
-0
/
+1
2016-07-01
Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2016-07-01
usb: dwc3: st: Use explicit reset_control_get_exclusive() API
Lee Jones
1
-1
/
+2
2016-06-30
Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+2
2016-06-30
usb: dwc3: st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-1
/
+2
2016-05-31
usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.
Peter Griffin
1
-2
/
+8
2015-09-27
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
1
-1
/
+1
2015-09-27
usb: dwc3: st: prepare the driver for generic usb_get_dr_mode function
Heikki Krogerus
1
-2
/
+10
2015-07-29
usb: dwc3: st: remove two unnecessary messages
Felipe Balbi
1
-4
/
+0
2014-11-24
usb: dwc3: return error code from the most recent call
Julia Lawall
1
-1
/
+1
2014-09-05
usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC
Peter Griffin
1
-0
/
+367