summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2019-07-04Revert "usb:gadget Separated decoding functions from dwc3 driver."Greg Kroah-Hartman
2019-07-03usb:gadget Separated decoding functions from dwc3 driver.Pawel Laszczak
2019-07-03usb: dwc3: pci: add support for TigerLake DevicesFelipe Balbi
2019-06-20usb: dwc3: remove unused @lock member of dwc3_ep structChunfeng Yun
2019-06-20usb: dwc3: pci: Add Support for Intel Elkhart Lake DevicesFelipe Balbi
2019-06-18usb: dwc3: gadget: Add support for disabling U1 and U2 entriesAnurag Kumar Vulisha
2019-06-18usb: dwc3: qcom: Use of_clk_get_parent_count()Kefeng Wang
2019-06-18usb: dwc3: Fix core validation in probe, move after clocks are enabledEnric Balletbo i Serra
2019-06-18usb: dwc3: qcom: Improve error handlingLee Jones
2019-06-18usb: dwc3: qcom: Start USB in 'host mode' on the SDM845Lee Jones
2019-06-18usb: dwc3: qcom: Add support for booting with ACPILee Jones
2019-06-18usb: dwc3: meson-g12a: Add support for IRQ based OTG switchingNeil Armstrong
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