index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-qcom.c
Age
Commit message (
Expand
)
Author
2025-09-12
usb: dwc3: qcom: Implement glue callbacks to facilitate runtime suspend
Krishna Kurapati
2025-08-13
usb: dwc3: qcom: Remove extcon functionality from glue layer
Krishna Kurapati
2025-08-13
usb: dwc3: qcom: Add shutdown handler
Prashanth K
2025-07-13
usb: dwc3: qcom: Don't leave BCR asserted
Krishna Kurapati
2025-05-21
usb: dwc3: qcom: Use bulk clock API and devres
Bjorn Andersson
2025-04-25
usb: dwc3: qcom: Fix error handling in probe
Dan Carpenter
2025-04-25
usb: dwc3: qcom: use modern PM macros
Arnd Bergmann
2025-04-15
usb: dwc3: qcom: Transition to flattened model
Bjorn Andersson
2025-04-15
usb: dwc3: qcom: Don't rely on drvdata during probe
Bjorn Andersson
2025-04-15
usb: dwc3: qcom: Snapshot driver for backwards compatibilty
Bjorn Andersson
2024-11-05
usb: Use (of|device)_property_present() for non-boolean properties
Rob Herring (Arm)
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-03
usb: dwc3: qcom: simplify with devm_platform_ioremap_resource
Krzysztof Kozlowski
2024-09-03
usb: dwc3: qcom: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
2024-04-23
usb: dwc3: qcom: Add multiport suspend/resume support for wrapper
Krishna Kurapati
2024-04-23
usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
Krishna Kurapati
2024-04-23
usb: dwc3: qcom: Refactor IRQ handling in glue driver
Krishna Kurapati
2024-04-23
usb: dwc3: qcom: Add helper function to request wakeup interrupts
Krishna Kurapati
2024-03-05
usb: dwc3: qcom: Remove ACPI support from glue driver
Krishna Kurapati
2024-01-04
usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq
Krishna Kurapati
2023-11-22
USB: dwc3: qcom: fix ACPI platform device leak
Johan Hovold
2023-11-22
USB: dwc3: qcom: fix software node leak on probe errors
Johan Hovold
2023-11-22
USB: dwc3: qcom: fix resource leaks on probe deferral
Johan Hovold
2023-11-22
USB: dwc3: qcom: simplify wakeup interrupt setup
Johan Hovold
2023-11-22
USB: dwc3: qcom: fix wakeup after probe deferral
Johan Hovold
2023-07-03
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-06-13
usb: dwc3: qcom: use dev_err_probe() where appropriate
Andrew Halaney
2023-06-13
usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()
Christophe JAILLET
2023-06-13
usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()
Christophe JAILLET
2023-06-13
USB: dwc3: qcom: fix NULL-deref on suspend
Johan Hovold
2023-05-29
usb: dwc3: qcom: Fix potential memory leak
Vladislav Efanov
2023-05-28
usb: dwc3-qcom: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-24
usb: dwc3: qcom: enable vbus override when in OTG dr-mode
Neil Armstrong
2022-12-08
usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init
Miaoqian Lin
2022-09-22
usb: dwc3: qcom: drop unneeded compatibles
Krzysztof Kozlowski
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
2022-08-23
usb: dwc3: qcom: suppress unused-variable warning
Johan Hovold
2022-08-19
usb: dwc3: qcom: clean up icc init
Johan Hovold
2022-08-19
usb: dwc3: qcom: only parse 'maximum-speed' once
Johan Hovold
2022-08-18
usb: dwc3: qcom: clean up suspend callbacks
Johan Hovold
2022-08-18
usb: dwc3: qcom: fix wakeup implementation
Johan Hovold
2022-08-18
usb: dwc3: qcom: fix peripheral and OTG suspend
Johan Hovold
2022-08-18
usb: dwc3: qcom: fix runtime PM wakeup
Johan Hovold
2022-08-18
usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
Johan Hovold
2022-08-18
usb: dwc3: qcom: fix gadget-only builds
Johan Hovold
2022-08-18
Revert "usb: dwc3: qcom: Keep power domain on to retain controller status"
Johan Hovold
2022-07-14
usb: dwc3: qcom: fix missing optional irq warnings
Johan Hovold
2022-06-21
usb: dwc3: qcom: Keep power domain on to retain controller status
Sandeep Maheswaram
2022-06-21
usb: dwc3: qcom: Configure wakeup interrupts during suspend
Sandeep Maheswaram
2022-06-21
usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
Sandeep Maheswaram
[next]