1. 27 9月, 2006 5 次提交
  2. 26 9月, 2006 1 次提交
  3. 27 8月, 2006 1 次提交
    • S
      [PATCH] CPCI hotplug: fix resource assignment · cc702c2c
      Scott Murray 提交于
      Here is a patch against the CPCI hotplug core to fix up PCI resource
      assignment such that things will actually work when a hot inserted
      device is enabled.  I mentioned this patch to you way back in April at
      ELC, but am only now out from under things enough to clean it up and
      submit it.  I've basically cribbed the corresponding code from
      shpchp_pci.c, so there are no big surprises.  If it's still possible, I
      wouldn't mind this going into 2.6.18, but it wouldn't be the end of the
      world if it went into 2.6.19.
      Signed-off-by: NScott Murray <scottm@somanetworks.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      cc702c2c
  4. 16 8月, 2006 1 次提交
  5. 12 8月, 2006 2 次提交
  6. 04 8月, 2006 1 次提交
  7. 31 7月, 2006 1 次提交
  8. 11 7月, 2006 1 次提交
    • A
      [PATCH] don't select CONFIG_HOTPLUG · 135c294f
      Andrew Morton 提交于
      It's useful to be able to turn off CONFIG_HOTPLUG for compile-coverage testing
      and for section-checking coverage.  But a few things go and select
      CONFIG_HOTPLUG, making it a royal PITA to turn the thing off.
      
      It's only turnable offable if CONFIG_EMBEDDED anyway.  So let's make those
      things depend on HOTPLUG, not select it.
      
      Cc: Greg KH <greg@kroah.com>
      Cc: Dominik Brodowski <linux@dominikbrodowski.net>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      135c294f
  9. 10 7月, 2006 1 次提交
  10. 03 7月, 2006 1 次提交
  11. 01 7月, 2006 1 次提交
  12. 28 6月, 2006 4 次提交
  13. 20 6月, 2006 20 次提交