summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: Use clk_bulk_prepare_enable()Andrey Smirnov2019-08-091-18/+5
* usb: dwc3: Use devres to get clocksAndrey Smirnov2019-08-091-5/+2
* usb: dwc3: remove generic PHYs forwarding for XHCI deviceMarek Szyprowski2019-08-091-18/+4
* usb: dwc3: Update soft-reset wait polling rateThinh Nguyen2019-08-092-5/+20
* usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.hMasahiro Yamada2019-08-091-1/+6
* usb: dwc3: Switch to use device_property_count_u32()Andy Shevchenko2019-08-091-2/+1
* usb: dwc3: keystone: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-091-3/+1
* usb: dwc3: omap: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-091-3/+1
* usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-091-3/+1
* Revert "usb:gadget Separated decoding functions from dwc3 driver."Greg Kroah-Hartman2019-07-042-1/+253
* usb:gadget Separated decoding functions from dwc3 driver.Pawel Laszczak2019-07-032-253/+1
* usb: dwc3: pci: add support for TigerLake DevicesFelipe Balbi2019-07-031-0/+4
* usb: dwc3: remove unused @lock member of dwc3_ep structChunfeng Yun2019-06-202-4/+0
* usb: dwc3: pci: Add Support for Intel Elkhart Lake DevicesFelipe Balbi2019-06-201-0/+4
* usb: dwc3: gadget: Add support for disabling U1 and U2 entriesAnurag Kumar Vulisha2019-06-185-1/+42
* usb: dwc3: qcom: Use of_clk_get_parent_count()Kefeng Wang2019-06-181-2/+1
* usb: dwc3: Fix core validation in probe, move after clocks are enabledEnric Balletbo i Serra2019-06-181-5/+7
* usb: dwc3: qcom: Improve error handlingLee Jones2019-06-181-0/+3
* usb: dwc3: qcom: Start USB in 'host mode' on the SDM845Lee Jones2019-06-181-0/+12
* usb: dwc3: qcom: Add support for booting with ACPILee Jones2019-06-182-29/+179
* usb: dwc3: meson-g12a: Add support for IRQ based OTG switchingNeil Armstrong2019-06-181-5/+31
* Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-091-1/+2
|\
| * Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2019-04-241-1/+2
| |\
| | * reset: Add acquired flag to of_reset_control_array_get()Thierry Reding2019-03-201-1/+2
* | | usb: dwc3: Rename DWC3_DCTL_LPM_ERRATAThinh Nguyen2019-05-032-3/+2
* | | usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen2019-05-031-1/+1
* | | usb: dwc3: debug: Print GET_STATUS(device) tracepointThinh Nguyen2019-05-031-0/+3
* | | usb: dwc3: Do core validation early on probeThinh Nguyen2019-05-031-6/+5
* | | usb: dwc3: gadget: Set lpm_capableThinh Nguyen2019-05-031-0/+1
* | | usb: dwc3: move synchronize_irq() out of the spinlock protected blockMarek Szyprowski2019-05-032-2/+2
* | | usb: dwc3: Free resource immediately after useAndy Shevchenko2019-05-031-0/+3
* | | usb: dwc3: of-simple: Convert to bulk clk APIRobin Murphy2019-05-031-78/+17
* | | usb: dwc3: Add Amlogic G12A DWC3 glueNeil Armstrong2019-05-033-0/+615
* | | usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez2019-05-031-2/+4
|/ /
* / usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi2019-03-201-0/+4
|/
* usb: dwc3: drd: Defer probe if extcon device is not foundAndy Shevchenko2019-02-191-2/+7
* Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-02-159-116/+158
|\
| * usb: dwc3: Reset num_trbs after skippingThinh Nguyen2019-02-131-0/+2
| * usb: dwc3: gadget: don't enable interrupt when disabling endpointFelipe Balbi2019-02-131-7/+9
| * usb: dwc3: haps: Workaround matching VID PIDThinh Nguyen2019-02-071-0/+9
| * usb: dwc3: debug: purge usage of strcatFelipe Balbi2019-02-051-5/+9
| * usb: dwc3: trace: pass trace buffer size to decoding functionsFelipe Balbi2019-02-042-69/+80
| * usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDINGFelipe Balbi2019-02-043-13/+6
| * usb: dwc3: gadget: early giveback if End Transfer already completedFelipe Balbi2019-02-041-1/+5
| * usb: dwc3: gadget: don't use resource_index as a flagFelipe Balbi2019-02-041-2/+2
| * usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd completeFelipe Balbi2019-02-011-14/+5
| * usb: dwc3: gadget: remove req->started flagFelipe Balbi2019-01-283-5/+0
| * usb: dwc3: gadget: prevent dwc3_request from being queued twiceFelipe Balbi2019-01-281-0/+5
| * usb: dwc3: gadget: add dwc3_request status trackingFelipe Balbi2019-01-283-0/+14
| * usb: dwc3: keystone: Add support for ti,am654-dwc3Roger Quadros2019-01-282-4/+13