1. 18 12月, 2007 1 次提交
    • J
      USB: cp2101: new device id · 8be27c2d
      Jeff Long 提交于
      This adds a device ID for the Aerocomm Radio Modem, which uses the
      cp2102.  I'm sure changing num_bulk_in/num_bulk_out to NUM_DONT_CARE
      is the wrong fix, but this is the only device I have with a cp2102,
      so I have no idea what a good global value would be, if there is one.
      Zero didn't work with this device.
      
      From: Jeff Long <JeffLong@mitre.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      8be27c2d
  2. 26 10月, 2007 1 次提交
  3. 13 10月, 2007 2 次提交
  4. 31 7月, 2007 1 次提交
  5. 28 4月, 2007 1 次提交
  6. 10 3月, 2007 1 次提交
  7. 17 2月, 2007 1 次提交
  8. 10 2月, 2007 1 次提交
  9. 08 2月, 2007 1 次提交
  10. 21 12月, 2006 1 次提交
  11. 09 12月, 2006 1 次提交
    • A
      [PATCH] tty: switch to ktermios · 606d099c
      Alan Cox 提交于
      This is the grungy swap all the occurrences in the right places patch that
      goes with the updates.  At this point we have the same functionality as
      before (except that sgttyb() returns speeds not zero) and are ready to
      begin turning new stuff on providing nobody reports lots of bugs
      
      If you are a tty driver author converting an out of tree driver the only
      impact should be termios->ktermios name changes for the speed/property
      setting functions from your upper layers.
      
      If you are implementing your own TCGETS function before then your driver
      was broken already and its about to get a whole lot more painful for you so
      please fix it 8)
      
      Also fill in c_ispeed/ospeed on init for most devices, although the current
      code will do this for you anyway but I'd like eventually to lose that extra
      paranoia
      
      [akpm@osdl.org: bluetooth fix]
      [mp3@de.ibm.com: sclp fix]
      [mp3@de.ibm.com: warning fix for tty3270]
      [hugh@veritas.com: fix tty_ioctl powerpc build]
      [jdike@addtoit.com: uml: fix ->set_termios declaration]
      Signed-off-by: NAlan Cox <alan@redhat.com>
      Signed-off-by: NMartin Peschke <mp3@de.ibm.com>
      Acked-by: NPeter Oberparleiter <oberpar@de.ibm.com>
      Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
      Signed-off-by: NHugh Dickins <hugh@veritas.com>
      Signed-off-by: NJeff Dike <jdike@addtoit.com>
      Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      606d099c
  12. 04 11月, 2006 1 次提交
  13. 18 10月, 2006 1 次提交
  14. 13 7月, 2006 1 次提交
  15. 01 7月, 2006 1 次提交
  16. 22 6月, 2006 1 次提交
  17. 21 3月, 2006 2 次提交
  18. 01 2月, 2006 1 次提交
  19. 05 1月, 2006 2 次提交
  20. 18 11月, 2005 1 次提交
  21. 29 10月, 2005 3 次提交
  22. 13 9月, 2005 1 次提交
  23. 03 6月, 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