summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-03usb: dwc3: Rename DWC3_DCTL_LPM_ERRATAThinh Nguyen
2019-05-03usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2019-05-03usb: dwc3: debug: Print GET_STATUS(device) tracepointThinh Nguyen
2019-05-03usb: dwc3: Do core validation early on probeThinh Nguyen
2019-05-03usb: dwc3: gadget: Set lpm_capableThinh Nguyen
2019-05-03usb: dwc3: move synchronize_irq() out of the spinlock protected blockMarek Szyprowski
2019-05-03usb: dwc3: Free resource immediately after useAndy Shevchenko
2019-05-03usb: dwc3: of-simple: Convert to bulk clk APIRobin Murphy
2019-05-03usb: dwc3: Add Amlogic G12A DWC3 glueNeil Armstrong
2019-05-03usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez
2019-04-24Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-03-20reset: Add acquired flag to of_reset_control_array_get()Thierry Reding
2019-03-20usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi
2019-02-19usb: dwc3: drd: Defer probe if extcon device is not foundAndy Shevchenko
2019-02-15Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-02-13usb: dwc3: Reset num_trbs after skippingThinh Nguyen
2019-02-13usb: dwc3: gadget: don't enable interrupt when disabling endpointFelipe Balbi
2019-02-11Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman
2019-02-07usb: dwc3: haps: Workaround matching VID PIDThinh Nguyen
2019-02-05usb: dwc3: debug: purge usage of strcatFelipe Balbi
2019-02-04usb: dwc3: trace: pass trace buffer size to decoding functionsFelipe Balbi
2019-02-04usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDINGFelipe Balbi
2019-02-04usb: dwc3: gadget: early giveback if End Transfer already completedFelipe Balbi
2019-02-04usb: dwc3: gadget: don't use resource_index as a flagFelipe Balbi
2019-02-01usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd completeFelipe Balbi
2019-01-28usb: dwc3: exynos: Fix error handling of clk_prepare_enableAlexey Khoroshilov
2019-01-28usb: dwc3: gadget: Handle 0 xfer length for OUT EPTejas Joglekar
2019-01-28usb: dwc3: gadget: remove req->started flagFelipe Balbi
2019-01-28usb: dwc3: gadget: prevent dwc3_request from being queued twiceFelipe Balbi
2019-01-28usb: dwc3: gadget: add dwc3_request status trackingFelipe Balbi
2019-01-28usb: dwc3: keystone: Add support for ti,am654-dwc3Roger Quadros
2019-01-28usb: dwc3: gadget: Fix OTG events when gadget driver isn't loadedRoger Quadros
2019-01-28usb: dwc3: qcom: Add support for MSM8998Jeffrey Hugo
2019-01-28Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman
2019-01-14usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-01-14usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham
2019-01-14usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-12-17PCI: Move Synopsys HAPS platform device IDsThinh Nguyen
2018-12-12Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-12-10usb: dwc3: gadget: Disable CSP for stream OUT epTejas Joglekar
2018-12-07Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"Stephan Gerhold
2018-12-07usb: dwc3: trace: add missing break statement to make compiler happyAndy Shevchenko
2018-12-05usb: dwc3: gadget: Report isoc transfer frame numberThinh Nguyen
2018-12-05usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()Anurag Kumar Vulisha
2018-12-05usb: dwc3: don't issue no-op trb for stream capable endpointsAnurag Kumar Vulisha
2018-12-05usb: dwc3: update stream id in depcmdAnurag Kumar Vulisha
2018-11-27usb: dwc3: gadget: check if dep->frame_number is still validFelipe Balbi