index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-qcom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
usb: dwc3: qcom: Add multiport suspend/resume support for wrapper
Krishna Kurapati
1
-6
/
+17
2024-04-24
usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
Krishna Kurapati
1
-30
/
+41
2024-04-24
usb: dwc3: qcom: Refactor IRQ handling in glue driver
Krishna Kurapati
1
-34
/
+106
2024-04-24
usb: dwc3: qcom: Add helper function to request wakeup interrupts
Krishna Kurapati
1
-29
/
+24
2024-03-05
usb: dwc3: qcom: Remove ACPI support from glue driver
Krishna Kurapati
1
-264
/
+12
2024-01-04
usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq
Krishna Kurapati
1
-11
/
+11
2023-11-22
USB: dwc3: qcom: fix ACPI platform device leak
Johan Hovold
1
-7
/
+30
2023-11-22
USB: dwc3: qcom: fix software node leak on probe errors
Johan Hovold
1
-5
/
+8
2023-11-22
USB: dwc3: qcom: fix resource leaks on probe deferral
Johan Hovold
1
-3
/
+6
2023-11-22
USB: dwc3: qcom: simplify wakeup interrupt setup
Johan Hovold
1
-8
/
+4
2023-11-22
USB: dwc3: qcom: fix wakeup after probe deferral
Johan Hovold
1
-4
/
+4
2023-07-03
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-21
/
+22
2023-06-13
usb: dwc3: qcom: use dev_err_probe() where appropriate
Andrew Halaney
1
-11
/
+9
2023-06-13
usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()
Christophe JAILLET
1
-2
/
+3
2023-06-13
usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()
Christophe JAILLET
1
-1
/
+5
2023-06-13
USB: dwc3: qcom: fix NULL-deref on suspend
Johan Hovold
1
-1
/
+10
2023-05-29
usb: dwc3: qcom: Fix potential memory leak
Vladislav Efanov
1
-3
/
+3
2023-05-28
usb: dwc3-qcom: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-01-24
usb: dwc3: qcom: enable vbus override when in OTG dr-mode
Neil Armstrong
1
-1
/
+1
2022-12-08
usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init
Miaoqian Lin
1
-3
/
+10
2022-09-22
usb: dwc3: qcom: drop unneeded compatibles
Krzysztof Kozlowski
1
-4
/
+0
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
1
-38
/
+58
2022-08-23
usb: dwc3: qcom: suppress unused-variable warning
Johan Hovold
1
-1
/
+1
2022-08-19
usb: dwc3: qcom: clean up icc init
Johan Hovold
1
-8
/
+7
2022-08-19
usb: dwc3: qcom: only parse 'maximum-speed' once
Johan Hovold
1
-2
/
+3
2022-08-18
usb: dwc3: qcom: clean up suspend callbacks
Johan Hovold
1
-8
/
+11
2022-08-18
usb: dwc3: qcom: fix wakeup implementation
Johan Hovold
1
-1
/
+5
2022-08-18
usb: dwc3: qcom: fix peripheral and OTG suspend
Johan Hovold
1
-3
/
+12
2022-08-18
usb: dwc3: qcom: fix runtime PM wakeup
Johan Hovold
1
-8
/
+11
2022-08-18
usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
Johan Hovold
1
-1
/
+13
2022-08-18
usb: dwc3: qcom: fix gadget-only builds
Johan Hovold
1
-1
/
+4
2022-08-18
Revert "usb: dwc3: qcom: Keep power domain on to retain controller status"
Johan Hovold
1
-21
/
+7
2022-07-14
usb: dwc3: qcom: fix missing optional irq warnings
Johan Hovold
1
-2
/
+2
2022-06-21
usb: dwc3: qcom: Keep power domain on to retain controller status
Sandeep Maheswaram
1
-7
/
+21
2022-06-21
usb: dwc3: qcom: Configure wakeup interrupts during suspend
Sandeep Maheswaram
1
-10
/
+62
2022-06-21
usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
Sandeep Maheswaram
1
-32
/
+26
2022-01-06
usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe
Miaoqian Lin
1
-2
/
+5
2022-01-03
usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_reg...
Miaoqian Lin
1
-1
/
+7
2021-12-09
Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"
Douglas Anderson
1
-15
/
+0
2021-08-13
usb: dwc3: qcom: add IRQ check
Sergey Shtylyov
1
-0
/
+4
2021-07-29
drivers: usb: dwc3-qcom: Add sdm660 compatible
Konrad Dybcio
1
-0
/
+1
2021-07-21
usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override API
Wesley Cheng
1
-4
/
+4
2021-07-12
usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default
Wesley Cheng
1
-0
/
+15
2021-04-10
usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible string
Serge Semin
1
-1
/
+1
2021-04-10
usb: dwc3: qcom: Remove redundant dev_err call in dwc3_qcom_probe()
Bixuan Cui
1
-1
/
+0
2021-04-05
Merge 5.12-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2021-03-23
usb: dwc3: qcom: skip interconnect init for ACPI probe
Shawn Guo
1
-0
/
+3
2021-03-18
drivers: usb: Fix a typo in dwc3-qcom.c
He Fengqing
1
-1
/
+1
2021-03-10
usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement
Serge Semin
1
-3
/
+6
2021-03-10
usb: dwc3: qcom: Honor wakeup enabled/disabled state
Matthias Kaehlcke
1
-2
/
+5
[next]