1. 29 2月, 2012 1 次提交
    • G
      USB: serial: add Fintek F81232 usb to serial driver · aac1fc38
      Greg Kroah-Hartman 提交于
      This is the first cut at a driver for the Fintek F81232 USB to serial
      single port converter.  This provides the initial framework for the
      device, and some data can move through it, but no line settings are
      handled, so it's not that useful yet.  It does give people a starting
      place to work from.
      
      Thank to Fintek for providing samples and specifications, without which,
      this driver would have never been able to be written.
      
      Cc: Amanda Ying <Amanda_Ying@fintek.com.tw>
      Cc: Tom Tsai <Tom_Tsai@fintek.com.tw>
      Cc: <linux-usb@vger.kernel.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      aac1fc38
  2. 14 4月, 2011 1 次提交
    • J
      Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)" · b750106b
      Johan Hovold 提交于
      This reverts commit 90593899.
      
      SAM-BA devices identify themselves CDC-ACM devices and should be using
      the cdc-acm driver.
      
      Since commit 5b239f0a (USB: cdc-acm: Add pseudo
      modem without AT command capabilities) cdc-acm also binds to them.
      
      Note that the Atmel SAM-BA tools expect to use a USB-serial driver and thus
      require a symlink from /dev/ttyACMn to some /dev/ttyUSBm (with m < 30) to be
      able to select the device. This is simply a UI-issue that should be
      fixed by Atmel.
      
      Tested with the SAM-BA 2.10 tools and an Atmel at91sam9260-ek.
      Signed-off-by: NJohan Hovold <jhovold@gmail.com>
      Cc: Sven Köhler <sven.koehler@gmail.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      b750106b
  3. 23 10月, 2010 2 次提交
  4. 11 8月, 2010 1 次提交
  5. 21 5月, 2010 2 次提交
  6. 03 3月, 2010 2 次提交
  7. 25 3月, 2009 3 次提交
  8. 08 1月, 2009 2 次提交
  9. 22 7月, 2008 1 次提交
  10. 15 5月, 2008 1 次提交
  11. 25 4月, 2008 1 次提交
  12. 02 2月, 2008 1 次提交
  13. 13 10月, 2007 1 次提交
  14. 13 7月, 2007 1 次提交
    • K
      USB: oti6858 usb-serial driver (in Nokia CA-42 cable) · 49cdee0e
      Kees Lemmens 提交于
      Last week I've been searching for a driver for the CA-42 cable (see usb
       below) that fitted my kernel 2.6.20. I only found an abandoned version for a
       driver on your website that indeed worked on 2.6.18 but wouldn't even
       compile with a more recent 2.6.20 kernel.
      
      I fiddled 2 evenings with the kernel code and have patched it up now to work
      with the modifications in the 2.6.20 kernel. The patch is attached hereafter
      and it works fine (at least for me :-) ).
      
      Bus 2 Device 13: ID 0ea0:6858 Ours Technology, Inc.
      
      I had to fiddle a little with the settings in .gnokiirc but that also
       occurred with the older 2.6.18 kernel. Nevertheless, on one system with this
       cable and my Nokia 6070 I had best results with :
      
      model = 6510
      connection = dku5
      
      while on an other system with the same kernel, cable and phone it only worked
      with :
      
      model = AT
      connection = serial
      serial_write_usleep = 1
      
      
      From: Kees Lemmens <C.W.J.Lemmens@ewi.tudelft.nl>
      Cc: <pawel.kot@gmail.com>
      Cc: <bozo@andrews.hu>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      49cdee0e
  15. 02 12月, 2006 1 次提交
  16. 18 10月, 2006 1 次提交
    • G
      USB: add USB serial mos7720 driver · 0f64478c
      Greg Kroah-Hartman 提交于
      Add support for Moschip 7720 USB dual port usb to serial device.
      
      This driver is originally based on the drivers/usb/io_edgeport.c driver.
      
      Cleaned up and forward ported by me.
      
      Cc: VijayaKumar <vijaykumar@aspirecom.net>
      Cc: AjayKumar <ajay@aspirecom.net>
      Cc: Gurudeva <gurudev@aspirecom.net>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      0f64478c
  17. 28 9月, 2006 2 次提交
  18. 03 8月, 2006 1 次提交
  19. 13 7月, 2006 1 次提交
  20. 13 5月, 2006 1 次提交
  21. 15 4月, 2006 1 次提交
  22. 21 3月, 2006 1 次提交
  23. 18 11月, 2005 2 次提交
  24. 29 10月, 2005 1 次提交
  25. 03 6月, 2005 1 次提交
    • M
      [PATCH] USB: add Option Card driver · 58cfe911
      Matthias Urlichs 提交于
      This patch adds a new driver for "Option" cards.  This is a GSM data card,
      controlled by three "serial ports" which are connected via an OHCI adapter,
      all located on an oversized PC-Card.  It's sold by several GSM service
      providers.
      
      Traditionally, this card has been accessed via the standard serial driver
      and appropriate vendor= and product= options.  However, testing has
      revealed several problems with this approach, including hung data transfers
      and lost data blocks when receiving.
      
      Therefore, I've written a separate driver.
      Signed-off-by: NMatthias Urlichs <smurf@smurf.noris.de>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      58cfe911
  26. 04 5月, 2005 1 次提交
  27. 23 4月, 2005 1 次提交
  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