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