1. 25 9月, 2008 1 次提交
    • A
      pcmcia: Fix up legacy driver IRQs · 47cbb110
      Alan Cox 提交于
      The PCMCIA layer obsoleted asking for per device private IRQS some years
      ago and all the drivers by inspection correctly use dev_id and handle
      shared interrupts [they get em anyway in most PCI bridged PCMCIA/Cardbus]
      so can be adjusted.
      
      This gets rid of the various bugs reported where there is spewage about
      conflicting irq types and sometimes the driver won't load.
      
      (Note I don't have all of these devices to test each one beyond by inspection)
      Signed-off-by: NAlan Cox <alan@redhat.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      47cbb110
  2. 05 12月, 2006 1 次提交
  3. 01 7月, 2006 1 次提交
  4. 31 3月, 2006 7 次提交
  5. 06 1月, 2006 4 次提交
  6. 08 11月, 2005 1 次提交
  7. 06 11月, 2005 1 次提交
    • A
      [PATCH] airo.c/airo_cs.c: correct prototypes · d3808760
      Adrian Bunk 提交于
      This patch creates a file airo.h containing prototypes of the global
      functions in airo.c used by airo_cs.c .
      
      If you got strange problems with either airo_cs devices or in any other
      completely unrelated part of the kernel shortly or long after a airo_cs
      device was detected by the kernel, this might have been caused by the
      fact that caller and callee disagreed regarding the size of the first
      argument to init_airo_card()...
      Signed-off-by: NAdrian Bunk <bunk@stusta.de>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      d3808760
  8. 29 10月, 2005 1 次提交
  9. 08 7月, 2005 2 次提交
  10. 28 6月, 2005 1 次提交
  11. 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