1. 08 8月, 2009 1 次提交
    • K
      USB: pl2303: New vendor and product id · 49276560
      Khanh-Dang Nguyen Thu Lam 提交于
      I am submitting a patch for the pl2303 driver.  This patch adds support
      for the "Sony QN-3USB" cable (vendor=0x054c, product=0x0437).  This USB
      cable is a so-called data cable used to connect a Sony mobile phone to a
      computer.  Supported models are Sony CMD-J5, J6, J7, J16, J26, J70 and
      Z7.
      
      I have used this patch with my Sony CMD-J70 for several days and I
      haven't encountered any kernel/hardware issue.
      
      
      From: Khanh-Dang Nguyen Thu Lam <kdntl@yahoo.fr>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      49276560
  2. 13 7月, 2009 1 次提交
    • G
      USB: pl2303: New vendor and product id for the prolific driver · 8540d666
      Gianpaolo Cugola 提交于
      I recently bought a PC interface for the Cressi Edy dive computer
      (www.cressi.it) and discovered that it uses the pl2303 chip, albeit
      with ad-hoc vendor and product ids (04b8, 0521 respectively). Being in
      the process of writing a linux software for such device (cressi only
      provides a windows software), I patched the pl2303 linux driver to
      have the interface recognized. I am submitting you the patch (very
      basic) for inclusion in next kernel version.
      
      From: Gianpaolo Cugola <gianpaoloc@gmail.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      8540d666
  3. 07 4月, 2009 1 次提交
  4. 18 12月, 2008 2 次提交
  5. 14 8月, 2008 1 次提交
  6. 04 7月, 2008 1 次提交
  7. 30 5月, 2008 1 次提交
  8. 21 5月, 2008 1 次提交
  9. 25 3月, 2008 1 次提交
    • M
      USB: pl2303: another product ID · b483b6aa
      Max Arnold 提交于
      Device like this http://aldiga.com/english/A-100-USB-EDGE10.htm
      contains Prolific 2303 chip.
      Actually their site a bit outdated - I have AlDiga AL-11U
      GSM/GPRS/EDGE modem and it works with pl2303 module after adding
      corresponding product ID.
      
      By default modem uses baud rate 460800.  GSM chipset - SIMCom SIM600,
      quad band 850/900/1800/1900 MHz
      
      Device info:
      
      T:  Bus=04 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  5 Spd=12  MxCh= 0
      D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
      P:  Vendor=067b ProdID=0611 Rev= 0.00
      C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=500mA
      I:* If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=pl2303
      E:  Ad=81(I) Atr=03(Int.) MxPS=  10 Ivl=1ms
      E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
      E:  Ad=83(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
      
      From: Max Arnold <lwarxx@gmail.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      b483b6aa
  10. 02 2月, 2008 4 次提交
  11. 29 11月, 2007 1 次提交
  12. 26 10月, 2007 1 次提交
  13. 13 10月, 2007 1 次提交
  14. 17 2月, 2007 1 次提交
  15. 29 9月, 2006 1 次提交
  16. 28 9月, 2006 1 次提交
  17. 27 8月, 2006 1 次提交
  18. 03 8月, 2006 1 次提交
    • K
      USB: New USB ID for Belkin Serial Adapter · b7aa94b6
      Kim Oldfield 提交于
      Can you add the USB IDs for the Belkin USB Serial adapter (P/N F5U257)
      to the pl2303 driver in the Linux Kernel? Are you the appropriate person
      to approach for this?
      
      I recently purchased a Belkin USB Serial adapter (P/N F5U257) and found
      that it didn't work. After a bit of experimentation I found that it
      works with the pl2303 driver once the ID has been added. See attached
      patch to fix this. Also attached is the output from lsusb -v just in
      case you require any information from there.
      
      
      From: Kim Oldfield <luv@oldfield.wattle.id.au>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      b7aa94b6
  19. 13 7月, 2006 2 次提交
  20. 28 4月, 2006 1 次提交
  21. 15 4月, 2006 1 次提交
  22. 21 3月, 2006 1 次提交
  23. 14 2月, 2006 1 次提交
  24. 01 2月, 2006 2 次提交
  25. 18 11月, 2005 1 次提交
  26. 13 9月, 2005 1 次提交
  27. 19 4月, 2005 1 次提交
    • P
      [PATCH] USB: pl2303 new vendor/model ids · acbb36f1
      Peter Favrholdt 提交于
      Please accept the attached patch which adds the vendorid 0x0745 and
      modelid 0x0001 (ID 0745:0001) "Syntech Information Co., Ltd."
      
      The device is an USB IR cradle for a barcode scanner (CPT-8001C) from
      Cipherlab.
      
      
      From: Peter Favrholdt <pfavr@mip.sdu.dk>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      
      diff -u kernel-source-2.6.11/drivers/usb/serial/pl2303.c ../kernel-source-2.6.11/drivers/usb/serial/pl2303.c
      acbb36f1
  28. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4