1. 26 10月, 2007 1 次提交
    • A
      USB: isd200: sort out USB/IDE dependancy mess · 3794ade5
      Alan Cox 提交于
      The ISD200 driver imports a single trivial routine from the IDE layer and
      in doing so creates a mess of dependancies that drag in the entire old
      IDE layer. Even more sad - it does this for a routine which is usually
      (little endian) a null function!
      
      - Copy the function into ISD200
      - Rename it so it doesn't clash with the ide header prototype
      - Remove all the depend constraints
      Signed-off-by: NAlan Cox <alan@redhat.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      3794ade5
  2. 04 10月, 2006 1 次提交
  3. 01 10月, 2006 1 次提交
  4. 28 9月, 2006 1 次提交
  5. 18 4月, 2006 1 次提交
  6. 05 1月, 2006 2 次提交
  7. 18 11月, 2005 1 次提交
  8. 29 10月, 2005 1 次提交
  9. 09 9月, 2005 1 次提交
  10. 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