summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-octeon.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-09-071-0/+2
* usb: dwc3: remove unnecessary platform_set_drvdata()Yang Yingliang2023-08-221-1/+0
* usb: dwc3: dwc3-octeon: Verify clock dividerLadislav Michl2023-08-091-2/+6
* usb: dwc3: dwc3-octeon: Add SPDX header and copyrightLadislav Michl2023-08-041-6/+4
* usb: dwc3: dwc3-octeon: Dump control register on clock init failureLadislav Michl2023-08-041-2/+2
* usb: dwc3: dwc3-octeon: Move node parsing into driver probeLadislav Michl2023-08-041-75/+60
* usb: dwc3: dwc3-octeon: Avoid half-initialized controller stateLadislav Michl2023-08-041-47/+43
* usb: dwc3: dwc3-octeon: Pass dwc3_octeon to setup functionsLadislav Michl2023-08-041-11/+12
* usb: dwc3: dwc3-octeon: Use _ULL bitfields definesLadislav Michl2023-08-041-39/+39
* usb: dwc3: dwc3-octeon: Convert to glue driverLadislav Michl2023-08-041-0/+560