1. 09 Mar, 2014 1 commit
  2. 08 Mar, 2014 1 commit
    • Greg Kroah-Hartman's avatar
      Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next · 7338a065
      Greg Kroah-Hartman authored
      Felipe writes:
      
      usb: patches for v3.15
      
      another substantial pull request with new features all over
      the place.
      
      dwc3 got a bit closer towards hibernation support with after
      a few patches re-factoring code to be reused for hibernation.
      Also in dwc3 two new workarounds for known silicon bugs have
      been implemented, some randconfig build errors have been fixed,
      and it was taught about the new generic phy layer.
      
      MUSB on AM335x now supports isochronous transfers thanks to
      George Cherian's work.
      
      The atmel_usba driver got two crash fixes: one when no endpoint
      was specified in DeviceTree data and another when stopping the UDC
      in DEBUG builds.
      
      Function FS got a much needed fix to ffs_epfile_io() which was
      copying too much data to userspace in some cases.
      
      The printer gadget got a fix for a possible deadlock and plugged
      a memory leak.
      
      Ethernet drivers now use NAPI for RX which gives improved throughput.
      
      Other than that, the usual miscelaneous fixes, cleanups, and
      the like.
      Signed-of-by: default avatarFelipe Balbi <balbi@ti.com>
      7338a065
  3. 07 Mar, 2014 12 commits
  4. 06 Mar, 2014 3 commits
  5. 05 Mar, 2014 23 commits