index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
platform.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-1
/
+1
*
usb: dwc2/platform: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
1
-4
/
+2
*
usb: dwc2: Fix some error handling paths
Christophe JAILLET
2023-05-13
1
-3
/
+13
*
usb: dwc2: platform: add support for utmi optional clock
Fabrice Gasnier
2023-04-20
1
-1
/
+19
*
usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enable
Fabrice Gasnier
2023-04-20
1
-2
/
+17
*
usb: dwc2: fix a race, don't power off/on phy for dual-role mode
Fabrice Gasnier
2023-03-23
1
-2
/
+1
*
usb: dwc2: fix a devres leak in hw_enable upon suspend resume
Fabrice Gasnier
2023-03-23
1
-14
/
+2
*
usb: dwc2: power on/off phy for peripheral mode in dual-role mode
Quentin Schulz
2022-12-08
1
-1
/
+2
*
usb: dwc2: platform: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-10-22
1
-1
/
+1
*
usb: dwc2: Remove redundant license text
Christophe JAILLET
2022-09-22
1
-30
/
+0
*
usb: dwc2: fix wrong order of phy_power_on and phy_init
Heiner Kallweit
2022-08-30
1
-4
/
+4
*
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
2021-12-20
1
-0
/
+3
|
\
|
*
usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
Amelie Delaunay
2021-12-15
1
-0
/
+3
*
|
usb: dwc2: drd: restore role and overrides upon resume
Fabrice Gasnier
2021-12-17
1
-4
/
+6
*
|
usb: dwc2: platform: adopt dev_err_probe() to silent probe defer
Amelie Delaunay
2021-12-15
1
-37
/
+16
|
/
*
usb: dwc2: platform: Provide function name for 'dwc2_check_core_version()'
Lee Jones
2021-05-27
1
-1
/
+1
*
usb: dwc2: Remove obsolete MODULE_ constants from platform.c
Matthijs Kooijman
2021-05-10
1
-4
/
+0
*
usb: dwc2: Add exit hibernation mode before removing drive
Artur Petrosyan
2021-04-22
1
-0
/
+15
*
usb: dwc2: Enable RPi in ACPI mode
Jeremy Linton
2021-04-22
1
-0
/
+1
*
usb: dwc2: Add exit clock gating before removing driver
Artur Petrosyan
2021-04-13
1
-0
/
+9
*
usb: dwc2: Add exit partial power down before removing driver
Artur Petrosyan
2021-04-09
1
-1
/
+10
*
usb: dwc2: Avoid leaving the error_debugfs label unused
Martin Blumenstingl
2020-10-27
1
-0
/
+3
*
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
2020-10-02
1
-2
/
+18
*
usb: dwc2: Always disable regulators on driver teardown
Marc Zyngier
2020-10-02
1
-4
/
+13
*
usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails
Martin Blumenstingl
2020-09-24
1
-1
/
+5
*
Revert "usb: dwc2: override PHY input signals with usb role switch support"
Greg Kroah-Hartman
2020-07-27
1
-13
/
+0
*
usb: dwc2: Fix error path in gadget registration
Marek Szyprowski
2020-07-24
1
-1
/
+3
*
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
2020-07-23
1
-0
/
+13
*
usb: dwc2: Fix shutdown callback in platform
Minas Harutyunyan
2020-07-09
1
-1
/
+2
*
usb: dwc2: Postponed gadget registration to the udc class driver
Minas Harutyunyan
2020-06-18
1
-0
/
+11
*
usb: dwc2: Update Core Reset programming flow.
Minas Harutyunyan
2020-05-25
1
-0
/
+39
*
usb: dwc2: convert to devm_platform_get_and_ioremap_resource
Dejin Zheng
2020-03-24
1
-2
/
+1
*
usb: dwc2: Silence warning about supplies during deferred probe
Marek Szyprowski
2020-03-15
1
-1
/
+3
*
usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and FS
Amelie Delaunay
2020-03-15
1
-2
/
+92
*
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-3
/
+1
*
Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-07-01
1
-3
/
+20
|
\
|
*
USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
Douglas Anderson
2019-06-18
1
-3
/
+20
*
|
usb: dwc2: Use generic PHY width in params setup
Jules Maselbas
2019-06-18
1
-9
/
+0
|
/
*
usb: dwc2: gadget: Replace phyif with phy_utmi_width
Jules Maselbas
2019-05-03
1
-4
/
+1
*
usb: dwc2: optionally assert phy reset when waking up
Douglas Anderson
2019-05-03
1
-0
/
+9
*
usb: dwc2: get optional clock by devm_clk_get_optional()
Chunfeng Yun
2019-05-03
1
-3
/
+3
*
usb: dwc2: get optional vbus-supply regulator once
Fabrice Gasnier
2018-10-02
1
-0
/
+8
*
usb: dwc2: Fix call location of dwc2_check_core_endianness
Bruno Meirelles Herrera
2018-09-05
1
-2
/
+2
*
usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.
Gevorg Sahakyan
2018-07-30
1
-0
/
+19
*
usb: dwc2: Force mode optimizations
Vardan Mikayelyan
2018-03-13
1
-1
/
+8
*
usb: dwc2: core: Add hibernated flag
Vardan Mikayelyan
2018-03-13
1
-0
/
+1
*
usb: dwc2: Print error if unable to set DMA coherent mask
Stefan Wahren
2018-03-13
1
-1
/
+3
*
usb: dwc2: eliminate irq parameter from dwc2_gadget_init
Vardan Mikayelyan
2018-03-08
1
-1
/
+1
*
usb: dwc2: add optional usb ecc reset bit
Dinh Nguyen
2017-12-12
1
-0
/
+10
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
[next]