summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-qcom.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-291-1/+0
* usb: dwc3: Add Qualcomm DWC3 glue layer driverIvan T. Ivanov2014-09-121-0/+131