summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
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
2020-10-02usb: dwc3: gadget: Refactor preparing last TRBsThinh Nguyen
2020-10-02usb: dwc3: gadget: Set IOC if not enough for extra TRBsThinh Nguyen
2020-10-02usb: dwc3: gadget: Check for number of TRBs preparedThinh Nguyen
2020-10-02usb: dwc3: gadget: Return the number of prepared TRBsThinh Nguyen
2020-10-02usb: dwc3: ep0: Fix ZLP for OUT ep0 requestsThinh Nguyen
2020-10-02usb: dwc3: gadget: Improve TRB ZLP setupThinh Nguyen
2020-10-02usb: dwc3: gadget: Refactor preparing extra TRBThinh Nguyen
2020-10-02usb: dwc3: gadget: Reclaim extra TRBs after request completionThinh Nguyen
2020-10-02usb: dwc3: gadget: Check MPS of the request lengthThinh Nguyen
2020-10-02usb: dwc3: gadget: Refactor ep command completionThinh Nguyen
2020-10-02usb: dwc3: debugfs: do not queue work if try to change mode on non-drdLi Jun
2020-10-02usb: dwc3: core: add phy cleanup for probe error handlingLi Jun