1. 22 Apr, 2021 14 commits
  2. 14 Apr, 2021 12 commits
  3. 13 Apr, 2021 13 commits
  4. 12 Apr, 2021 1 commit
    • Greg Kroah-Hartman's avatar
      Merge tag 'usb-v5.13-rc1' of... · 9bc46a12
      Greg Kroah-Hartman authored
      Merge tag 'usb-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next
      
      Peter writes:
      
      Several Cadence3 improvements are introduced in v5.13-rc1:
      - Add recovery during resume if the controller was lost power at system suspend
      - Reduce DMA memory footprint
      - Other small improvements
      
      * tag 'usb-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb:
        usb: cdnsp: Fixes issue with Configure Endpoint command
        usb: cdnsp: remove redundant initialization of variable ret
        usb: cdns3: delete repeated clear operations
        usb: cdns3: Optimize DMA request buffer allocation
        usb: cdns3: Use dma_pool_* api to alloc trb pool
        usb: cdns3: fix static checker warning.
        usb: cdns3: imx: mark cdns_imx_system_resume as __maybe_unused
        usb: cdns3: trace: delete the trace parameter for request->trb
        usb: cdns3: imx: add power lost support for system resume
        usb: cdns3: add power lost support for system resume
      9bc46a12