summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/dwc3-qcom.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probeMiaoqian Lin2022-01-061-2/+5
* usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_reg...Miaoqian Lin2022-01-031-1/+7
* Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"Douglas Anderson2021-12-091-15/+0
* usb: dwc3: qcom: add IRQ checkSergey Shtylyov2021-08-131-0/+4
* drivers: usb: dwc3-qcom: Add sdm660 compatibleKonrad Dybcio2021-07-291-0/+1
* usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override APIWesley Cheng2021-07-211-4/+4
* usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by defaultWesley Cheng2021-07-121-0/+15
* usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible stringSerge Semin2021-04-101-1/+1
* usb: dwc3: qcom: Remove redundant dev_err call in dwc3_qcom_probe()Bixuan Cui2021-04-101-1/+0
* Merge 5.12-rc6 into usb-nextGreg Kroah-Hartman2021-04-051-0/+3
|\
| * usb: dwc3: qcom: skip interconnect init for ACPI probeShawn Guo2021-03-231-0/+3
* | drivers: usb: Fix a typo in dwc3-qcom.cHe Fengqing2021-03-181-1/+1
|/
* usb: dwc3: qcom: Add missing DWC3 OF node refcount decrementSerge Semin2021-03-101-3/+6
* usb: dwc3: qcom: Honor wakeup enabled/disabled stateMatthias Kaehlcke2021-03-101-2/+5
* usb: dwc3: qcom: add ACPI device id for sc8180xShawn Guo2021-03-101-0/+2
* usb: dwc3: qcom: Constify the software nodeHeikki Krogerus2021-02-041-3/+9
* usb: dwc3: qcom: add URS Host support for sdm845 ACPI bootShawn Guo2021-01-151-3/+56
* usb: dwc3: qcom: fix checkpatch warningsFelipe Balbi2020-10-021-3/+5
* usb: dwc3: qcom: Add interconnect support in dwc3 driverSandeep Maheswaram2020-10-021-2/+118
* usb: dwc3: dwc3-qcom: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones2020-07-091-10/+12
* usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-121-1/+1
* usb: dwc3: qcom: Use of_clk_get_parent_count()Kefeng Wang2019-06-181-2/+1
* usb: dwc3: qcom: Improve error handlingLee Jones2019-06-181-0/+3
* usb: dwc3: qcom: Start USB in 'host mode' on the SDM845Lee Jones2019-06-181-0/+12
* usb: dwc3: qcom: Add support for booting with ACPILee Jones2019-06-181-28/+178
* usb: dwc3: qcom: Add support for MSM8998Jeffrey Hugo2019-01-281-0/+1
* usb: dwc3: qcom: mark PM functions as __maybe_unusedArnd Bergmann2018-06-191-8/+4
* usb: dwc3: Fix error return code in dwc3_qcom_probe()Wei Yongjun2018-06-191-0/+1
* usb: dwc3: Remove DEBUG define from Qualcomm DWC3 glue driverDouglas Anderson2018-05-311-1/+0
* usb: dwc3: Add Qualcomm DWC3 glue driverManu Gautam2018-05-151-0/+620
* usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simpleFelipe Balbi2015-12-151-130/+0
* usb: dwc3: qcom: switch dev_dbg() to dev_info()Felipe Balbi2015-07-291-2/+2
* USB: Remove .owner field for driverKiran Padwal2014-09-281-1/+0
* usb: dwc3: Add Qualcomm DWC3 glue layer driverIvan T. Ivanov2014-09-121-0/+131