index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...
Shawn Shao
1
-12
/
+14
2024-03-26
usb: dwc2: gadget: Fix exiting from clock gating
Minas Harutyunyan
1
-1
/
+1
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-05-30
usb: dwc2/platform: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-13
usb: dwc2: Fix some error handling paths
Christophe JAILLET
1
-3
/
+13
2023-04-20
usb: dwc2: platform: add support for utmi optional clock
Fabrice Gasnier
1
-1
/
+19
2023-04-20
usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enable
Fabrice Gasnier
1
-2
/
+17
2023-03-23
usb: dwc2: fix a race, don't power off/on phy for dual-role mode
Fabrice Gasnier
1
-2
/
+1
2023-03-23
usb: dwc2: fix a devres leak in hw_enable upon suspend resume
Fabrice Gasnier
1
-14
/
+2
2022-12-08
usb: dwc2: power on/off phy for peripheral mode in dual-role mode
Quentin Schulz
1
-1
/
+2
2022-10-22
usb: dwc2: platform: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-1
/
+1
2022-09-22
usb: dwc2: Remove redundant license text
Christophe JAILLET
1
-30
/
+0
2022-08-30
usb: dwc2: fix wrong order of phy_power_on and phy_init
Heiner Kallweit
1
-4
/
+4
2021-12-20
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2021-12-17
usb: dwc2: drd: restore role and overrides upon resume
Fabrice Gasnier
1
-4
/
+6
2021-12-15
usb: dwc2: platform: adopt dev_err_probe() to silent probe defer
Amelie Delaunay
1
-37
/
+16
2021-12-15
usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
Amelie Delaunay
1
-0
/
+3
2021-05-27
usb: dwc2: platform: Provide function name for 'dwc2_check_core_version()'
Lee Jones
1
-1
/
+1
2021-05-10
usb: dwc2: Remove obsolete MODULE_ constants from platform.c
Matthijs Kooijman
1
-4
/
+0
2021-04-22
usb: dwc2: Add exit hibernation mode before removing drive
Artur Petrosyan
1
-0
/
+15
2021-04-22
usb: dwc2: Enable RPi in ACPI mode
Jeremy Linton
1
-0
/
+1
2021-04-13
usb: dwc2: Add exit clock gating before removing driver
Artur Petrosyan
1
-0
/
+9
2021-04-09
usb: dwc2: Add exit partial power down before removing driver
Artur Petrosyan
1
-1
/
+10
2020-10-27
usb: dwc2: Avoid leaving the error_debugfs label unused
Martin Blumenstingl
1
-0
/
+3
2020-10-02
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
1
-2
/
+18
2020-10-02
usb: dwc2: Always disable regulators on driver teardown
Marc Zyngier
1
-4
/
+13
2020-09-24
usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails
Martin Blumenstingl
1
-1
/
+5
2020-07-27
Revert "usb: dwc2: override PHY input signals with usb role switch support"
Greg Kroah-Hartman
1
-13
/
+0
2020-07-24
usb: dwc2: Fix error path in gadget registration
Marek Szyprowski
1
-1
/
+3
2020-07-23
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
1
-0
/
+13
2020-07-09
usb: dwc2: Fix shutdown callback in platform
Minas Harutyunyan
1
-1
/
+2
2020-06-18
usb: dwc2: Postponed gadget registration to the udc class driver
Minas Harutyunyan
1
-0
/
+11
2020-05-25
usb: dwc2: Update Core Reset programming flow.
Minas Harutyunyan
1
-0
/
+39
2020-03-24
usb: dwc2: convert to devm_platform_get_and_ioremap_resource
Dejin Zheng
1
-2
/
+1
2020-03-15
usb: dwc2: Silence warning about supplies during deferred probe
Marek Szyprowski
1
-1
/
+3
2020-03-15
usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and FS
Amelie Delaunay
1
-2
/
+92
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-01
Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-3
/
+20
2019-06-18
USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
Douglas Anderson
1
-3
/
+20
2019-06-18
usb: dwc2: Use generic PHY width in params setup
Jules Maselbas
1
-9
/
+0
2019-05-03
usb: dwc2: gadget: Replace phyif with phy_utmi_width
Jules Maselbas
1
-4
/
+1
2019-05-03
usb: dwc2: optionally assert phy reset when waking up
Douglas Anderson
1
-0
/
+9
2019-05-03
usb: dwc2: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-3
/
+3
2018-10-02
usb: dwc2: get optional vbus-supply regulator once
Fabrice Gasnier
1
-0
/
+8
2018-09-05
usb: dwc2: Fix call location of dwc2_check_core_endianness
Bruno Meirelles Herrera
1
-2
/
+2
2018-07-30
usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.
Gevorg Sahakyan
1
-0
/
+19
2018-03-13
usb: dwc2: Force mode optimizations
Vardan Mikayelyan
1
-1
/
+8
2018-03-13
usb: dwc2: core: Add hibernated flag
Vardan Mikayelyan
1
-0
/
+1
2018-03-13
usb: dwc2: Print error if unable to set DMA coherent mask
Stefan Wahren
1
-1
/
+3
2018-03-08
usb: dwc2: eliminate irq parameter from dwc2_gadget_init
Vardan Mikayelyan
1
-1
/
+1
[next]