summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
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-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
2018-11-26usb: dwc3: gadget: remove unnecessary dev_info()Felipe Balbi
2018-11-26usb: dwc3: trace: log ep commands in hexFelipe Balbi
2018-11-26usb: dwc3: gadget: return errors from __dwc3_gadget_start_isoc()Felipe Balbi
2018-11-26usb: dwc3: gadget: remove wait_end_transferFelipe Balbi
2018-11-26usb: dwc3: gadget: move requests to cancelled_listFelipe Balbi
2018-11-26usb: dwc3: gadget: introduce cancelled_listFelipe Balbi
2018-11-26usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()Felipe Balbi
2018-11-26usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()Felipe Balbi
2018-11-26usb: dwc3: gadget: track number of TRBs per requestFelipe Balbi
2018-11-26usb: dwc3: gadget: combine unaligned and zero flagsFelipe Balbi
2018-11-26usb: dwc3: Add workaround for isoc start transfer failureThinh Nguyen
2018-11-26usb: dwc3: Track DWC_usb31 VERSIONTYPEThinh Nguyen
2018-11-26usb: dwc3: Set default mode for DWC_usb3 v3.30a and higherThinh Nguyen
2018-11-26usb: dwc3: drd: Add support for DR detection through extconAndy Shevchenko
2018-11-26usb: dwc3: drd: Switch to device property for 'extcon' handlingAndy Shevchenko
2018-11-26usb: dwc3: don't log probe deferrals; but do log other error codesBrian Norris
2018-11-26usb: dwc3: Support option to disable USB2 LPMThinh Nguyen
2018-11-26usb: dwc3: Set GUSB2PHYCFG.ENBLSLPMThinh Nguyen
2018-11-26usb: dwc3: debugfs: Print/set link state for peripheral modeThinh Nguyen
2018-11-26usb: dwc3: debugfs: Properly print/set link state for HSThinh Nguyen
2018-11-26usb: dwc3: debugfs: Dump internal LSP and ep registersThinh Nguyen
2018-11-26usb: dwc3: debugfs: Print eps Tx/RxFIFO in bytesThinh Nguyen
2018-11-26usb: dwc3: debugfs: Properly name Tx/RxFIFOThinh Nguyen
2018-11-26Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi
2018-11-14usb: dwc3: gadget: fix ISOC TRB type on unaligned transfersFelipe Balbi
2018-11-14usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()Kuppuswamy Sathyanarayanan
2018-11-06usb: dwc3: gadget: Properly check last unaligned/zero chain TRBThinh Nguyen
2018-11-06usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko
2018-10-02usb: dwc3: Fix spelling of 'optimizations'Faisal Mehmood
2018-10-02usb: dwc3: gadget: Check ENBLSLPM before sending ep commandThinh Nguyen
2018-10-02usb: dwc3: add EXTCON dependency for qcomArnd Bergmann
2018-10-02usb: dwc3: exynos: Add support for Exynos5433 variant with all clocksMarek Szyprowski
2018-10-02usb: dwc3: exynos: Rework clock handling and prepare for new variantsMarek Szyprowski
2018-10-02usb: dwc3: exynos: Remove dead codeMarek Szyprowski