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