1. 01 6月, 2013 1 次提交
    • H
      parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture · c218c713
      Helge Deller 提交于
      If enabled, CONFIG_PARPORT_PC_SUPERIO scans on PC-like hardware for
      various super-io chips by accessing i/o ports in a range which will
      crash any parisc hardware at once.
      
      In addition, parisc has it's own incompatible superio chip
      (CONFIG_SUPERIO), so if we disable PARPORT_PC_SUPERIO completely for
      parisc we can avoid that people by accident enable the parport_pc
      superio option too.
      Signed-off-by: NHelge Deller <deller@gmx.de>
      c218c713
  2. 14 2月, 2013 1 次提交
  3. 16 11月, 2012 1 次提交
  4. 04 10月, 2012 1 次提交
  5. 31 3月, 2011 1 次提交
  6. 19 11月, 2008 1 次提交
  7. 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
  8. 09 2月, 2008 1 次提交
  9. 20 7月, 2007 1 次提交
  10. 17 7月, 2007 1 次提交
  11. 10 5月, 2007 1 次提交
  12. 11 12月, 2006 1 次提交
  13. 26 6月, 2006 1 次提交
  14. 23 6月, 2006 1 次提交
  15. 18 6月, 2006 1 次提交
  16. 04 2月, 2006 1 次提交
  17. 11 1月, 2006 1 次提交
  18. 09 1月, 2006 1 次提交
  19. 07 1月, 2006 1 次提交
  20. 24 8月, 2005 1 次提交
  21. 04 5月, 2005 1 次提交
  22. 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