1. 20 4月, 2008 1 次提交
    • A
      avr32: don't offer PARPORT_PC · cf2d3ff9
      Adrian Bunk 提交于
      This patch fixes the following compile error:
      
      <--  snip  -->
      
      ...
        CC [M]  drivers/parport/parport_pc.o
      /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/parport/parport_pc.c:67:25: error: asm/parport.h: No such file or directory
      /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/parport/parport_pc.c: In function 'parport_pc_find_ports':
      /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/parport/parport_pc.c:3215: error: implicit declaration of function 'parport_pc_find_nonpci_ports'
      make[3]: *** [drivers/parport/parport_pc.o] Error 1
      
      <--  snip  -->
      Signed-off-by: NAdrian Bunk <bunk@kernel.org>
      Signed-off-by: NHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
      cf2d3ff9
  2. 09 2月, 2008 1 次提交
  3. 20 7月, 2007 1 次提交
  4. 17 7月, 2007 1 次提交
  5. 10 5月, 2007 1 次提交
  6. 11 12月, 2006 1 次提交
  7. 26 6月, 2006 1 次提交
  8. 23 6月, 2006 1 次提交
  9. 18 6月, 2006 1 次提交
  10. 04 2月, 2006 1 次提交
  11. 11 1月, 2006 1 次提交
  12. 09 1月, 2006 1 次提交
  13. 07 1月, 2006 1 次提交
  14. 24 8月, 2005 1 次提交
  15. 04 5月, 2005 1 次提交
  16. 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