Skip to content
  1. Apr 09, 2016
  2. Apr 07, 2016
    • Greg Kroah-Hartman's avatar
      Merge tag 'fixes-for-v4.6-rc3' of... · 39ec5cbe
      Greg Kroah-Hartman authored
      Merge tag 'fixes-for-v4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
      
      Felipe writes:
      
      usb: fixes for v4.6-rc3
      
      We have two more fixes to f_midi. It should now
      behave much better.
      
      dwc3-keystone.c has gotten a fix which now allows it
      to work on keystone device when running in
      peripheral mode. A similar fix for DMA configuration
      was made for udc-core, too.
      
      We have a new PCI ID for Intel's Broxton
      platform. DWC3 can run on those platforms as well.
      
      And we also have some dwc2 got a fix for dr_mode
      usage, while renesas controller got 3 important
      fixes: a NULL pointer deref fix, IRQ <-> DMA race
      fix, and a fix to prevent a situation where we would
      queue a request to a disabled endpoint.
      39ec5cbe
    • Bjørn Mork's avatar
      USB: option: add "D-Link DWM-221 B1" device id · d48d5691
      Bjørn Mork authored
      
      
      Thomas reports:
      "Windows:
      
      00 diagnostics
      01 modem
      02 at-port
      03 nmea
      04 nic
      
      Linux:
      
      T:  Bus=02 Lev=01 Prnt=01 Port=03 Cnt=01 Dev#=  4 Spd=480 MxCh= 0
      D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
      P:  Vendor=2001 ProdID=7e19 Rev=02.32
      S:  Manufacturer=Mobile Connect
      S:  Product=Mobile Connect
      S:  SerialNumber=0123456789ABCDEF
      C:  #Ifs= 6 Cfg#= 1 Atr=a0 MxPwr=500mA
      I:  If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=option
      I:  If#= 1 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=option
      I:  If#= 2 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=option
      I:  If#= 3 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=option
      I:  If#= 4 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=qmi_wwan
      I:  If#= 5 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage"
      
      Reported-by: default avatarThomas Schäfer <tschaefer@t-online.de>
      Cc: <stable@vger.kernel.org>
      Signed-off-by: default avatarBjørn Mork <bjorn@mork.no>
      Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
      d48d5691
    • Martyn Welch's avatar
      USB: serial: cp210x: Adding GE Healthcare Device ID · cddc9434
      Martyn Welch authored
      
      
      The CP2105 is used in the GE Healthcare Remote Alarm Box, with the
      Manufacturer ID of 0x1901 and Product ID of 0x0194.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.co.uk>
      Cc: stable <stable@vger.kernel.org>
      Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
      cddc9434
    • Josh Boyer's avatar
      USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices · ea6db90e
      Josh Boyer authored
      
      
      A Fedora user reports that the ftdi_sio driver works properly for the
      ICP DAS I-7561U device.  Further, the user manual for these devices
      instructs users to load the driver and add the ids using the sysfs
      interface.
      
      Add support for these in the driver directly so that the devices work
      out of the box instead of needing manual configuration.
      
      Reported-by: default avatar <thesource@mail.ru>
      CC: stable <stable@vger.kernel.org>
      Signed-off-by: default avatarJosh Boyer <jwboyer@fedoraproject.org>
      Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
      ea6db90e
  3. Apr 06, 2016
  4. Apr 04, 2016
  5. Apr 03, 2016
  6. Apr 02, 2016