aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2019-11-24usb: dwc3: gadget: Check ENBLSLPM before sending ep commandThinh Nguyen
2019-11-12usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi
2019-11-12usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu
2019-11-12usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost
2019-11-06usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd completeFelipe Balbi
2019-11-06usb: dwc3: gadget: early giveback if End Transfer already completedFelipe Balbi
2019-07-03usb: dwc3: Reset num_trbs after skippingThinh Nguyen
2019-07-03usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham
2019-07-03usb: dwc3: gadget: remove wait_end_transferFelipe Balbi
2019-07-03usb: dwc3: gadget: move requests to cancelled_listFelipe Balbi
2019-07-03usb: dwc3: gadget: introduce cancelled_listFelipe Balbi
2019-07-03usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()Felipe Balbi
2019-07-03usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()Felipe Balbi
2019-07-03usb: dwc3: gadget: track number of TRBs per requestFelipe Balbi
2019-07-03usb: dwc3: gadget: combine unaligned and zero flagsFelipe Balbi
2019-07-03Revert "usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup"John Stultz
2019-05-31usb: dwc3: move synchronize_irq() out of the spinlock protected blockMarek Szyprowski
2019-05-10usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2019-05-04usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi
2019-04-05usb: dwc3: gadget: Fix OTG events when gadget driver isn't loadedRoger Quadros
2019-03-05usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-03-05usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He
2019-02-12usb: dwc3: gadget: Handle 0 xfer length for OUT EPTejas Joglekar
2019-02-12usb: dwc3: gadget: Disable CSP for stream OUT epTejas Joglekar
2019-02-12usb: dwc3: trace: add missing break statement to make compiler happyAndy Shevchenko
2019-02-12usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()Anurag Kumar Vulisha
2019-01-31usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham
2019-01-09Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"Stephan Gerhold
2018-12-05Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi
2018-12-01usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()Kuppuswamy Sathyanarayanan
2018-12-01usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko
2018-12-01usb: dwc3: gadget: Properly check last unaligned/zero chain TRBThinh Nguyen
2018-12-01usb: dwc3: gadget: fix ISOC TRB type on unaligned transfersFelipe Balbi
2018-09-06Merge tag 'fixes-for-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-09-05usb/dwc3/gadget: fix kernel-doc parameter warningRandy Dunlap
2018-08-29usb: dwc3: pci: Fix return value check in dwc3_byt_enable_ulpi_refclock()Wei Yongjun
2018-08-29usb: dwc3: of-simple: avoid unused function warningsArnd Bergmann
2018-07-30Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-07-30usb: dwc3: gadget: Check MaxPacketSize from descriptorThinh Nguyen
2018-07-30usb: dwc3: core: Enable AutoRetry feature in the controllerAnurag Kumar Vulisha
2018-07-30usb: dwc3: Set default mode for dwc_usb31Thinh Nguyen
2018-07-30usb: dwc3: pci: Intel Merrifield can be hostAndy Shevchenko
2018-07-30usb: dwc3: pci: Supply device properties via driver dataAndy Shevchenko
2018-07-30usb: dwc3: Enable undefined length INCR burst typePengbo Mu
2018-07-30usb: dwc3: add global soc bus configuration reg0Pengbo Mu
2018-07-30usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pciAndy Shevchenko
2018-07-26usb: dwc3: change stream event enable bit back to 13Erich E. Hoover
2018-07-26usb: dwc3: of-simple: reset host controller at suspend/resumeEnric Balletbo i Serra
2018-07-26usb: dwc3: pci: Use devm functions to get the phy GPIOsHans de Goede
2018-07-26usb: dwc3: pci: Enable ULPI Refclk on platforms where the firmware does notHans de Goede