aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-qcom.c
AgeCommit message (Expand)Author
2024-01-04usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irqKrishna Kurapati
2023-11-22USB: dwc3: qcom: fix ACPI platform device leakJohan Hovold
2023-11-22USB: dwc3: qcom: fix software node leak on probe errorsJohan Hovold
2023-11-22USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold
2023-11-22USB: dwc3: qcom: simplify wakeup interrupt setupJohan Hovold
2023-11-22USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-06-13usb: dwc3: qcom: use dev_err_probe() where appropriateAndrew Halaney
2023-06-13usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()Christophe JAILLET
2023-06-13usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET
2023-06-13USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold
2023-05-29usb: dwc3: qcom: Fix potential memory leakVladislav Efanov
2023-05-28usb: dwc3-qcom: Convert to platform remove callback returning voidUwe Kleine-König
2023-01-24usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong
2022-12-08usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_initMiaoqian Lin
2022-09-22usb: dwc3: qcom: drop unneeded compatiblesKrzysztof Kozlowski
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman
2022-08-23usb: dwc3: qcom: suppress unused-variable warningJohan Hovold
2022-08-19usb: dwc3: qcom: clean up icc initJohan Hovold
2022-08-19usb: dwc3: qcom: only parse 'maximum-speed' onceJohan Hovold
2022-08-18usb: dwc3: qcom: clean up suspend callbacksJohan Hovold
2022-08-18usb: dwc3: qcom: fix wakeup implementationJohan Hovold
2022-08-18usb: dwc3: qcom: fix peripheral and OTG suspendJohan Hovold
2022-08-18usb: dwc3: qcom: fix runtime PM wakeupJohan Hovold
2022-08-18usb: dwc3: qcom: fix use-after-free on runtime-PM wakeupJohan Hovold
2022-08-18usb: dwc3: qcom: fix gadget-only buildsJohan Hovold
2022-08-18Revert "usb: dwc3: qcom: Keep power domain on to retain controller status"Johan Hovold
2022-07-14usb: dwc3: qcom: fix missing optional irq warningsJohan Hovold
2022-06-21usb: dwc3: qcom: Keep power domain on to retain controller statusSandeep Maheswaram
2022-06-21usb: dwc3: qcom: Configure wakeup interrupts during suspendSandeep Maheswaram
2022-06-21usb: dwc3: qcom: Add helper functions to enable,disable wake irqsSandeep Maheswaram
2022-01-06usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probeMiaoqian Lin
2022-01-03usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_reg...Miaoqian Lin
2021-12-09Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"Douglas Anderson
2021-08-13usb: dwc3: qcom: add IRQ checkSergey Shtylyov
2021-07-29drivers: usb: dwc3-qcom: Add sdm660 compatibleKonrad Dybcio
2021-07-21usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override APIWesley Cheng
2021-07-12usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by defaultWesley Cheng
2021-04-10usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible stringSerge Semin
2021-04-10usb: dwc3: qcom: Remove redundant dev_err call in dwc3_qcom_probe()Bixuan Cui
2021-04-05Merge 5.12-rc6 into usb-nextGreg Kroah-Hartman
2021-03-23usb: dwc3: qcom: skip interconnect init for ACPI probeShawn Guo
2021-03-18drivers: usb: Fix a typo in dwc3-qcom.cHe Fengqing
2021-03-10usb: dwc3: qcom: Add missing DWC3 OF node refcount decrementSerge Semin
2021-03-10usb: dwc3: qcom: Honor wakeup enabled/disabled stateMatthias Kaehlcke
2021-03-10usb: dwc3: qcom: add ACPI device id for sc8180xShawn Guo
2021-02-04usb: dwc3: qcom: Constify the software nodeHeikki Krogerus
2021-01-15usb: dwc3: qcom: add URS Host support for sdm845 ACPI bootShawn Guo
2020-10-02usb: dwc3: qcom: fix checkpatch warningsFelipe Balbi
2020-10-02usb: dwc3: qcom: Add interconnect support in dwc3 driverSandeep Maheswaram