1. 25 2月, 2012 1 次提交
  2. 04 2月, 2012 1 次提交
  3. 27 1月, 2012 1 次提交
  4. 25 1月, 2012 2 次提交
  5. 02 1月, 2012 1 次提交
  6. 02 12月, 2011 1 次提交
  7. 19 10月, 2011 1 次提交
    • P
      USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board · 3687f641
      Peter Stuge 提交于
      Some Stellaris evaluation kits have the JTAG/SWD FTDI chip onboard,
      and some, like EK-LM3S9B90, come with a separate In-Circuit Debugger
      Interface Board. The ICDI board can also be used stand-alone, for
      other boards and chips than the kit it came with. The ICDI has both
      old style 20-pin JTAG connector and new style JTAG/SWD 10-pin 1.27mm
      pitch connector.
      
      Tested with EK-LM3S9B90, where the BD-ICDI board is included.
      Signed-off-by: NPeter Stuge <peter@stuge.se>
      Cc: stable <stable@vger.kernel.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      3687f641
  8. 05 10月, 2011 1 次提交
  9. 11 8月, 2011 1 次提交
  10. 28 6月, 2011 1 次提交
  11. 09 6月, 2011 1 次提交
  12. 30 4月, 2011 1 次提交
  13. 14 4月, 2011 3 次提交
  14. 10 3月, 2011 1 次提交
  15. 04 2月, 2011 2 次提交
  16. 23 1月, 2011 1 次提交
  17. 11 12月, 2010 1 次提交
  18. 01 12月, 2010 2 次提交
  19. 09 11月, 2010 1 次提交
  20. 23 10月, 2010 4 次提交
  21. 18 10月, 2010 1 次提交
  22. 04 9月, 2010 1 次提交
  23. 24 8月, 2010 2 次提交
  24. 11 8月, 2010 2 次提交
    • D
      USB: ftdi_sio: device id for Navitator · b6180ef7
      dranch@trinnet.net 提交于
      This patch is to add a US Interface, Inc. "Navigator" USB device.
      Specifically, it's a HAM Radio USB sound modem that also
      incorporates three pairs of unique FTDI serial ports.  The standard
      Linux FTDI serial driver will only recognize the first two serial
      ports of an unknown FDTI derived device and this patch adds in
      recognition to these specific new IDs.
      Signed-off-by: NDavid A. Ranch <dranch@trinnet.net>
      Cc: stable <stable@kernel.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      
      
      b6180ef7
    • J
      USB: serial: enabling support for Segway RMP in ftdi_sio · afad1964
      John G. Rogers 提交于
      I have added the ProductID=0xe729 VendorID=FTDI_VID=0x0403 which will
      enable support for the Segway Robotic Mobility Platform (RMP200) in the
      ftdi_sio kernel module.  Currently, users of the Segway RMP200 must use
      a RUN+="/sbin/modprobe -q ftdi-sio product=0xe729 vendor=0x0403 in a
      udev rule to get the ftdi_sio module to handle the usb interface and
      mount it on /dev/ttyXXX.  This is not a good solution because some users
      will have multiple USB to Serial converters which will use the ftdi_sio
      module.
      Signed-off-by: NJohn Rogers <jgrogers@gmail.com>
      Cc: stable <stable@kernel.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      afad1964
  25. 27 7月, 2010 2 次提交
  26. 30 6月, 2010 1 次提交
  27. 21 5月, 2010 1 次提交
  28. 19 3月, 2010 1 次提交
  29. 03 3月, 2010 1 次提交