summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-12of: Remove of_dev_{get,put}()Rob Herring
2021-02-09usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen
2021-02-09usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen
2021-02-08Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman
2021-02-06usb: dwc3: gadget: Remove check for bounded driverThinh Nguyen
2021-02-06usb: dwc3: gadget: Set speed only up to the max supportedThinh Nguyen
2021-02-06usb: dwc3: gadget: Track connected SSP rate and lane countThinh Nguyen
2021-02-06usb: dwc3: gadget: Implement setting of SSP rateThinh Nguyen
2021-02-06usb: dwc3: core: Check maximum_speed SSP genXxYThinh Nguyen
2021-02-05usb: dwc3: fix clock issue during resume in OTG modeGary Bisson
2021-02-05usb: dwc3: host: Use software node API with the propertiesHeikki Krogerus
2021-02-04usb: dwc3: qcom: Constify the software nodeHeikki Krogerus
2021-02-04usb: dwc3: haps: Constify the software nodeHeikki Krogerus
2021-01-15usb: dwc3: qcom: add URS Host support for sdm845 ACPI bootShawn Guo
2021-01-15usb: dwc3: pci: add support for the Intel Alder Lake-PHeikki Krogerus
2021-01-15usb: dwc3: pci: ID for Tiger Lake CPUHeikki Krogerus
2021-01-15usb: dwc3: pci: Register a software node for the dwc3 platform deviceHeikki Krogerus
2021-01-14USB: dwc3: document gadget_max_speedMauro Carvalho Chehab
2021-01-14usb: dwc3: gadget: Disable Vendor Test LMP Received eventThinh Nguyen
2021-01-12usb: dwc3: Simplify with dev_err_probe()Andy Shevchenko
2021-01-12usb: dwc3: keystone: Simplify with dev_err_probe()Andy Shevchenko
2021-01-12usb: dwc3: core: Replace devm_reset_control_array_get()Yejune Deng
2021-01-11Merge 5.11-rc3 into usb-nextGreg Kroah-Hartman
2021-01-07usb: dwc3: gadget: Clear wait flag on dequeueThinh Nguyen
2021-01-04usb: dwc3: gadget: Restart DWC3 gadget when enabling pullupWesley Cheng
2021-01-04usb: dwc3: gadget: Preserve UDC max speed settingWesley Cheng
2021-01-04usb: dwc3: gadget: Allow runtime suspend if UDC unbindedWesley Cheng
2021-01-04usb: dwc3: gadget: Introduce a DWC3 VBUS draw callbackWesley Cheng
2021-01-04usb: dwc3: add imx8mp dwc3 glue layer driverLi Jun
2020-12-28usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regressionSerge Semin
2020-12-28usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin
2020-12-28usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin
2020-12-28usb: dwc3: drd: Improve dwc3_get_extcon() styleSam Protsenko
2020-12-28usb: dwc3: drd: Avoid error when extcon is missingSam Protsenko
2020-12-28usb: dwc3: meson-g12a: disable clk on error handling path in probeZheng Zengkai
2020-11-02Merge tag 'fixes-for-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-27usb: dwc3: ep0: Fix delay status handlingThinh Nguyen
2020-10-27usb: dwc3: pci: add support for the Intel Alder Lake-SHeikki Krogerus
2020-10-02usb: dwc3: of-simple: Add compatible string for Intel Keem Bay platformWan Ahmad Zainie
2020-10-02usb: dwc3: gadget: Support up to max stream idThinh Nguyen
2020-10-02usb: dwc3: gadget: Return early if no TRB updateThinh Nguyen
2020-10-02usb: dwc3: gadget: Keep TRBs in request orderThinh Nguyen
2020-10-02usb: dwc3: gadget: Revise setting IOC when no TRB leftThinh Nguyen
2020-10-02usb: dwc3: gadget: Look ahead when setting IOCThinh Nguyen
2020-10-02usb: dwc3: gadget: Allow restarting a transferThinh Nguyen
2020-10-02usb: dwc3: Stop active transfers before halting the controllerWesley Cheng
2020-10-02usb: dwc3: Add splitdisable quirk for Hisilicon Kirin SocYu Chen
2020-10-02usb: dwc3: gadget: Rename misleading function namesThinh Nguyen