aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2021-02-12of: Remove of_dev_{get,put}()Rob Herring1-1/+1
2021-02-09usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen1-1/+6
2021-02-09usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen1-1/+11
2021-02-08Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman1-1/+1
2021-02-06usb: dwc3: gadget: Remove check for bounded driverThinh Nguyen1-17/+2
2021-02-06usb: dwc3: gadget: Set speed only up to the max supportedThinh Nguyen1-5/+10
2021-02-06usb: dwc3: gadget: Track connected SSP rate and lane countThinh Nguyen2-0/+25
2021-02-06usb: dwc3: gadget: Implement setting of SSP rateThinh Nguyen2-1/+51
2021-02-06usb: dwc3: core: Check maximum_speed SSP genXxYThinh Nguyen3-0/+40
2021-02-05usb: dwc3: fix clock issue during resume in OTG modeGary Bisson1-1/+1
2021-02-05usb: dwc3: host: Use software node API with the propertiesHeikki Krogerus1-1/+1
2021-02-04usb: dwc3: qcom: Constify the software nodeHeikki Krogerus1-3/+9
2021-02-04usb: dwc3: haps: Constify the software nodeHeikki Krogerus1-1/+7
2021-01-15usb: dwc3: qcom: add URS Host support for sdm845 ACPI bootShawn Guo1-3/+56
2021-01-15usb: dwc3: pci: add support for the Intel Alder Lake-PHeikki Krogerus1-0/+4
2021-01-15usb: dwc3: pci: ID for Tiger Lake CPUHeikki Krogerus1-0/+4
2021-01-15usb: dwc3: pci: Register a software node for the dwc3 platform deviceHeikki Krogerus1-24/+37
2021-01-14USB: dwc3: document gadget_max_speedMauro Carvalho Chehab1-0/+1
2021-01-14usb: dwc3: gadget: Disable Vendor Test LMP Received eventThinh Nguyen1-2/+1
2021-01-12usb: dwc3: Simplify with dev_err_probe()Andy Shevchenko1-33/+11
2021-01-12usb: dwc3: keystone: Simplify with dev_err_probe()Andy Shevchenko1-7/+2
2021-01-12usb: dwc3: core: Replace devm_reset_control_array_get()Yejune Deng1-1/+1
2021-01-11Merge 5.11-rc3 into usb-nextGreg Kroah-Hartman4-29/+28
2021-01-07usb: dwc3: gadget: Clear wait flag on dequeueThinh Nguyen1-0/+2
2021-01-04usb: dwc3: gadget: Restart DWC3 gadget when enabling pullupWesley Cheng1-11/+3
2021-01-04usb: dwc3: gadget: Preserve UDC max speed settingWesley Cheng2-51/+58
2021-01-04usb: dwc3: gadget: Allow runtime suspend if UDC unbindedWesley Cheng1-0/+13
2021-01-04usb: dwc3: gadget: Introduce a DWC3 VBUS draw callbackWesley Cheng1-0/+11
2021-01-04usb: dwc3: add imx8mp dwc3 glue layer driverLi Jun3-0/+374
2020-12-28usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regressionSerge Semin1-13/+5
2020-12-28usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin1-3/+15
2020-12-28usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin2-1/+2
2020-12-28usb: dwc3: drd: Improve dwc3_get_extcon() styleSam Protsenko1-12/+9
2020-12-28usb: dwc3: drd: Avoid error when extcon is missingSam Protsenko1-1/+11
2020-12-28usb: dwc3: meson-g12a: disable clk on error handling path in probeZheng Zengkai1-1/+1
2020-11-02Merge tag 'fixes-for-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman2-1/+6
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab2-2/+2
2020-10-27usb: dwc3: ep0: Fix delay status handlingThinh Nguyen1-1/+2
2020-10-27usb: dwc3: pci: add support for the Intel Alder Lake-SHeikki Krogerus1-0/+4
2020-10-02usb: dwc3: of-simple: Add compatible string for Intel Keem Bay platformWan Ahmad Zainie1-0/+1
2020-10-02usb: dwc3: gadget: Support up to max stream idThinh Nguyen1-2/+2
2020-10-02usb: dwc3: gadget: Return early if no TRB updateThinh Nguyen1-0/+7
2020-10-02usb: dwc3: gadget: Keep TRBs in request orderThinh Nguyen1-3/+6
2020-10-02usb: dwc3: gadget: Revise setting IOC when no TRB leftThinh Nguyen1-8/+9
2020-10-02usb: dwc3: gadget: Look ahead when setting IOCThinh Nguyen1-33/+39
2020-10-02usb: dwc3: gadget: Allow restarting a transferThinh Nguyen1-1/+6
2020-10-02usb: dwc3: Stop active transfers before halting the controllerWesley Cheng2-2/+66
2020-10-02usb: dwc3: Add splitdisable quirk for Hisilicon Kirin SocYu Chen2-0/+32
2020-10-02usb: dwc3: gadget: Rename misleading function namesThinh Nguyen1-5/+5