1. 09 4月, 2016 1 次提交
  2. 07 4月, 2016 4 次提交
    • G
      Merge tag 'fixes-for-v4.6-rc3' of... · 39ec5cbe
      Greg Kroah-Hartman 提交于
      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
    • B
      USB: option: add "D-Link DWM-221 B1" device id · d48d5691
      Bjørn Mork 提交于
      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: NThomas Schäfer <tschaefer@t-online.de>
      Cc: <stable@vger.kernel.org>
      Signed-off-by: NBjørn Mork <bjorn@mork.no>
      Signed-off-by: NJohan Hovold <johan@kernel.org>
      d48d5691
    • M
      USB: serial: cp210x: Adding GE Healthcare Device ID · cddc9434
      Martyn Welch 提交于
      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: NMartyn Welch <martyn.welch@collabora.co.uk>
      Cc: stable <stable@vger.kernel.org>
      Signed-off-by: NJohan Hovold <johan@kernel.org>
      cddc9434
    • J
      USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices · ea6db90e
      Josh Boyer 提交于
      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: <thesource@mail.ru>
      CC: stable <stable@vger.kernel.org>
      Signed-off-by: NJosh Boyer <jwboyer@fedoraproject.org>
      Signed-off-by: NJohan Hovold <johan@kernel.org>
      ea6db90e
  3. 06 4月, 2016 3 次提交
  4. 04 4月, 2016 3 次提交
  5. 03 4月, 2016 9 次提交
  6. 02 4月, 2016 20 次提交