summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2020-03-04usb: dwc3: gadget: Update chain bit correctly when using sg listPratham Pratap
2020-02-11usb: dwc3: debug: fix string position formatting mixup with ret and lenColin Ian King
2020-02-11usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fieldsAnurag Kumar Vulisha
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-27Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-22usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus
2020-01-15usb: dwc3: gadget: Remove END_TRANSFER delayThinh Nguyen
2020-01-15usb: dwc3: gadget: Delay starting transferThinh Nguyen
2020-01-15usb: dwc3: gadget: Check END_TRANSFER completionThinh Nguyen
2020-01-15usb: dwc3: turn off VBUS when leaving host modeBin Liu
2020-01-15usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before setThinh Nguyen
2020-01-15usb: dwc3: gadget: Set link state to RX_Detect on disconnectThinh Nguyen
2020-01-15usb: dwc3: gadget: Don't send unintended link state changeThinh Nguyen
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman
2020-01-09usb: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski
2020-01-09usb: dwc3: use proper initializers for property entriesDmitry Torokhov
2019-12-30usb: dwc3: gadget: Fix request complete checkThinh Nguyen
2019-12-12usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus
2019-12-10usb: dwc3: ep0: Clear started flag on completionThinh Nguyen
2019-12-10usb: dwc3: gadget: Clear started flag for non-IOCThinh Nguyen
2019-12-10usb: dwc3: gadget: Fix logical conditionTejas Joglekar
2019-11-21usb: dwc3: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-18Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-11-14usb: dwc3: create debugfs directory under usb rootChunfeng Yun
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman
2019-10-31usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi
2019-10-29usb: dwc3: of-simple: add a shutdownFelipe Balbi
2019-10-27usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu
2019-10-27usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost
2019-10-27usb: dwc3: select CONFIG_REGMAP_MMIOArnd Bergmann
2019-10-23usb: dwc3: debug: Remove newline printoutThinh Nguyen
2019-10-22usb: dwc3: Disable phy suspend after power-on resetThinh Nguyen
2019-10-14Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman
2019-10-07usb: dwc3: Remove dev_err() on platform_get_irq() failureHans de Goede
2019-10-07usb: dwc3: Switch to platform_get_irq_byname_optional()Hans de Goede
2019-10-04usb: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-03usb: dwc3: remove generic PHY calibrate() callsMarek Szyprowski
2019-09-02Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-08-30usb: dwc3: gadget: Workaround Mirosoft's BESL checkThinh Nguyen
2019-08-29usb: common: Separated decoding functions from dwc3 driver.Pawel Laszczak
2019-08-28usb: dwc3: gadget: Set BESL config parameterThinh Nguyen
2019-08-28usb: dwc3: Separate field holding multiple propertiesThinh Nguyen
2019-08-28usb: dwc3: meson-g12a: fix suspend resume regulator unbalanced disablesNeil Armstrong
2019-08-28usb: dwc3: st: Add of_dev_put() in probe functionNishka Dasgupta
2019-08-28usb: dwc3: st: Add of_node_put() before return in probe functionNishka Dasgupta
2019-08-28usb: dwc3: don't set gadget->is_otg flagRoger Quadros
2019-08-09usb: dwc3: Use clk_bulk_prepare_enable()Andrey Smirnov
2019-08-09usb: dwc3: Use devres to get clocksAndrey Smirnov
2019-08-09usb: dwc3: remove generic PHYs forwarding for XHCI deviceMarek Szyprowski
2019-08-09usb: dwc3: Update soft-reset wait polling rateThinh Nguyen