index
:
Linux Stable
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.13.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
/
dwc3
/
host.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3: core: Prevent phy suspend during init
Thinh Nguyen
2024-04-23
1
-0
/
+27
*
usb: dwc3: Properly set system wakeup
Thinh Nguyen
2024-03-26
1
-0
/
+11
*
usb: dwc3: apply snps,host-vbus-glitches workaround unconditionally
Frank Li
2024-02-17
1
-2
/
+1
*
usb: dwc3: Fix an IS_ERR() vs NULL check in dwc3_power_off_all_roothub_ports()
Dan Carpenter
2024-02-17
1
-1
/
+1
*
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
2024-02-04
1
-1
/
+3
|
\
|
*
usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK
Prashanth K
2024-01-27
1
-1
/
+3
*
|
usb: dwc3: Add workaround for host mode VBUS glitch when boot
Ran Wang
2024-01-27
1
-0
/
+51
|
/
*
usb: dwc3: host: remove dead code in dwc3_host_get_irq()
Mingxuan Xiang
2023-03-29
1
-6
/
+1
*
Revert "usb: dwc3: disable USB core PHY management"
Johan Hovold
2022-11-08
1
-10
/
+0
*
usb: dwc3: disable USB core PHY management
Johan Hovold
2022-08-30
1
-0
/
+10
*
usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
Johan Hovold
2022-08-18
1
-0
/
+1
*
usb: dwc3: host: Stop setting the ACPI companion
Heikki Krogerus
2022-05-05
1
-2
/
+0
*
usb: dwc3: Drop unneeded calls to platform_get_resource_byname()
Lad Prabhakar
2021-12-21
1
-19
/
+26
*
usb: dwc3: host: Use software node API with the properties
Heikki Krogerus
2021-02-05
1
-1
/
+1
*
usb: dwc3: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-15
1
-1
/
+1
*
usb: dwc3: Add support for DWC_usb32 IP
Thinh Nguyen
2020-05-25
1
-1
/
+1
*
usb: dwc3: Remove kernel doc annotation where it's not needed
Andy Shevchenko
2020-03-15
1
-1
/
+1
*
usb: dwc3: Add ACPI support for xHCI ports
Andy Shevchenko
2020-03-15
1
-0
/
+2
*
usb: dwc3: use proper initializers for property entries
Dmitry Torokhov
2020-01-09
1
-3
/
+3
*
usb: dwc3: Remove dev_err() on platform_get_irq() failure
Hans de Goede
2019-10-07
1
-3
/
+0
*
usb: dwc3: Switch to platform_get_irq_byname_optional()
Hans de Goede
2019-10-07
1
-2
/
+2
*
usb: dwc3: remove generic PHYs forwarding for XHCI device
Marek Szyprowski
2019-08-09
1
-18
/
+4
*
usb: dwc3: Support option to disable USB2 LPM
Thinh Nguyen
2018-11-26
1
-1
/
+4
*
USB: dwc3: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-9
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
Felipe Balbi
2017-01-26
1
-3
/
+18
*
usb: dwc3: use bus->sysdev for DMA configuration
Arnd Bergmann
2016-11-18
1
-10
/
+6
*
usb: dwc3: host: extract dwc3_host_get_irq()
Felipe Balbi
2016-11-03
1
-30
/
+42
*
usb: dwc3: host: Fix broken XHCI host
Roger Quadros
2016-07-01
1
-1
/
+42
*
usb: dwc3: host: use build-in property instead of platform data
Heikki Krogerus
2016-06-26
1
-9
/
+9
*
usb: dwc3: make LPM configurable in DT
Robert Baldyga
2015-03-10
1
-3
/
+1
*
usb: dwc3: host: convey the PHYs to xhci
Heikki Krogerus
2014-11-22
1
-6
/
+16
*
dwc3: host: Enable USB3 LPM capability
Pratyush Anand
2014-07-09
1
-0
/
+14
*
usb: dwc3: switch to GPL v2 only
Felipe Balbi
2013-07-29
1
-27
/
+7
*
usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO
Vivek Gautam
2013-01-25
1
-1
/
+1
*
usb: dwc3: core: split host address space
Ido Shayevitz
2012-04-24
1
-17
/
+2
*
usb: dwc3: host: align on host device name
Felipe Balbi
2012-02-06
1
-1
/
+1
*
usb: dwc3: host: remove unused includes
Sebastian Andrzej Siewior
2011-12-12
1
-14
/
+0
*
usb: dwc3: add xHCI Host support
Felipe Balbi
2011-12-12
1
-0
/
+116