1. 21 5月, 2010 1 次提交
  2. 03 3月, 2010 2 次提交
  3. 25 3月, 2009 3 次提交
  4. 08 1月, 2009 2 次提交
  5. 22 7月, 2008 1 次提交
  6. 15 5月, 2008 1 次提交
  7. 25 4月, 2008 1 次提交
  8. 02 2月, 2008 1 次提交
  9. 13 10月, 2007 1 次提交
  10. 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
  11. 02 12月, 2006 1 次提交
  12. 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
  13. 28 9月, 2006 2 次提交
  14. 03 8月, 2006 1 次提交
  15. 13 7月, 2006 1 次提交
  16. 13 5月, 2006 1 次提交
  17. 15 4月, 2006 1 次提交
  18. 21 3月, 2006 1 次提交
  19. 18 11月, 2005 2 次提交
  20. 29 10月, 2005 1 次提交
  21. 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
  22. 04 5月, 2005 1 次提交
  23. 23 4月, 2005 1 次提交
  24. 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