Skip to content
  • Linus Torvalds's avatar
    Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb · 42bf3e27
    Linus Torvalds authored
    
    
    Pull USB fixes from Greg Kroah-Hartman:
     "Here are the USB patches against your 3.7-rc1 tree.
    
      There are the usual UABI header file movements, and we finally are now
      able to remove the dbg() macro that is over 15 years old (that had to
      wait for after some other trees got merged into yours during the big
      3.7-rc1 merge window.)
    
      Other than that, nothing major, just a number of bugfixes and new
      device ids.  It turns out that almost all of the usb-serial drivers
      had bugs in how they were handling their internal data, leaking
      memory, hence all of those fixups.
    
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org&gt;">
    
    * tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (42 commits)
      USB: option: add more ZTE devices
      USB: option: blacklist net interface on ZTE devices
      usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP
      USB: io_ti: fix sysfs-attribute creation
      USB: iuu_phoenix: fix sysfs-attribute creation
      USB: spcp8x5: fix port-data memory leak
      USB: ssu100: fix port-data memory leak
      USB: ti_usb_3410_5052: fix port-data memory leak
      USB: oti6858: fix port-data memory leak
      USB: iuu_phoenix: fix port-data memory leak
      USB: kl5kusb105: fix port-data memory leak
      USB: io_ti: fix port-data memory leak
      USB: keyspan_pda: fix port-data memory leak
      USB: f81232: fix port-data memory leak
      USB: io_edgeport: fix port-data memory leak
      USB: kobil_sct: fix port-data memory leak
      USB: cypress_m8: fix port-data memory leak
      usb: acm: fix the computation of the number of data bits
      usb: Missing dma_mask in ehci-vt8500.c when probed from device-tree
      usb: Missing dma_mask in uhci-platform.c when probed from device-tree
      ...
    42bf3e27