Skip to content
  • Linus Torvalds's avatar
    Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb · b6419406
    Linus Torvalds authored
    Pull USB fixes from Greg Kroah-Hartman:
     "Here are a number of tiny USB bugfixes / new device ids for 3.10-rc2
    
      The majority of these are USB gadget fixes, but they are all small.
      Other than that, some USB host controller fixes, and USB serial driver
      fixes for problems reported with them.
    
      Also hopefully a fixed up USB_OTG Kconfig dependancy, that one seems
      to be almost impossible to get right for all of the different
      platforms these days."
    
    * tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (56 commits)
      USB: cxacru: potential underflow in cxacru_cm_get_array()
      USB: ftdi_sio: Add support for Newport CONEX motor drivers
      USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN card
      usb: ohci: fix goto wrong tag in err case
      usb: isp1760-if: fix memleak when platform_get_resource fail
      usb: ehci-s5p: fix memleak when fallback to pdata
      USB: serial: clean up chars_in_buffer
      USB: ti_usb_3410_5052: fix chars_in_buffer overhead
      USB: io_ti: fix chars_in_buffer overhead
      USB: ftdi_sio: fix chars_in_buffer overhead
      USB: ftdi_sio: clean up get_modem_status
      USB: serial: add generic wait_until_sent implementation
      USB: serial: add wait_until_sent operation
      USB: set device dma_mask without reference to global data
      USB: Blacklisted Cinterion's PLxx WWAN Interface
      usb: option: Add Telewell TW-LTE 4G
      USB: EHCI: remove bogus #error
      USB: reset resume quirk needed by a hub
      USB: usb-stor: realtek_cr: Fix compile error
      usb, chipidea: fix link error when USB_EHCI_HCD is a module
      ...
    b6419406