1. 24 9月, 2008 1 次提交
  2. 13 9月, 2008 1 次提交
  3. 11 9月, 2008 1 次提交
  4. 10 9月, 2008 4 次提交
  5. 04 9月, 2008 1 次提交
    • L
      PCI: fix pbus_size_mem() resource alignment for CardBus controllers · 5f17cfce
      Linus Torvalds 提交于
      Commit 88452565 ("PCI: clean up resource
      alignment management") changed the resource handling to mark how a
      resource was aligned on a per-resource basis.
      
      Thus, instead of looking at the resource number to determine whether it
      was a bridge resource or a regular resource (they have different
      alignment rules), we should just ask the resource for its alignment
      directly.
      
      The reason this broke only cardbus resources was that for the other
      types of resources, the old way of deciding alignment actually still
      happened to work.  But CardBus bridge resources had been changed by
      commit 934b7024 ("Fix cardbus resource
      allocation") to look more like regular resources than PCI bridge
      resources from an alignment handling standpoint.
      Reported-and-tested-by: NAndrew Morton <akpm@linux-foundation.org>
      Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
      Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      5f17cfce
  6. 22 8月, 2008 3 次提交
  7. 19 8月, 2008 2 次提交
  8. 08 8月, 2008 3 次提交
  9. 07 8月, 2008 2 次提交
  10. 29 7月, 2008 9 次提交
  11. 23 7月, 2008 3 次提交
  12. 22 7月, 2008 2 次提交
  13. 17 7月, 2008 2 次提交
  14. 16 7月, 2008 1 次提交
  15. 15 7月, 2008 2 次提交
  16. 11 7月, 2008 3 次提交