• Greg Kroah-Hartman's avatar
    Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next · dc8b2a69
    Greg Kroah-Hartman authored
    Felipe writes:
    
    USB: changes for v5.1 merge window
    
    Dwc3 now works on TI's AM6xx platforms. Also on dwc3 we have a few
    changes which improve request cancellation and some improvements to
    how we print to the trace buffer.
    
    Renesas_usb3 got support for r8a774c0 device.
    
    Dwc2 got scatter-gather support.
    
    Apart from these, the usual set of minor fixes and all sorts of small
    details.
    
    * tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb: (40 commits)
      usb: phy: twl6030-usb: fix possible use-after-free on remove
      usb: misc: usbtest: add super-speed isoc support
      usb: dwc3: Reset num_trbs after skipping
      usb: dwc3: gadget: don't enable interrupt when disabling endpoint
      fotg210-udc: pass struct device to DMA API functions
      fotg210-udc: remove a bogus dma_sync_single_for_device call
      usb: gadget: Change Andrzej Pietrasiewicz's e-mail address
      usb: f_fs: Avoid crash due to out-of-scope stack ptr access
      usb: dwc3: haps: Workaround matching VID PID
      usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() call
      usb: gadget: move non-super speed code out of usb_ep_autoconfig_ss()
      usb: gadget: function: sync f_uac1 ac header baInterfaceNr
      usb: dwc2: gadget: Add scatter-gather mode
      usb: gadget: fix various indentation issues
      usb: dwc2: Fix EP TxFIFO number setting
      udc: net2280: Fix net2280_disable
      USB: gadget: Improve kerneldoc for usb_ep_dequeue()
      usb: dwc3: debug: purge usage of strcat
      usb: dwc3: trace: pass trace buffer size to decoding functions
      usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDING
      ...
    dc8b2a69
gadget.c 85.5 KB