1. 67d29b5 PCI: Add resource allocation comments by Bjorn Helgaas · 10 years ago
  2. d3689df PCI: Simplify __pci_assign_resource() coding style by Bjorn Helgaas · 10 years ago
  3. 5b28541 PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources by Yinghai Lu · 10 years ago
  4. 3cedcc3 PCI: Don't enable decoding if BAR hasn't been assigned an address by Bjorn Helgaas · 10 years ago
  5. 29003be PCI: Don't try to claim IORESOURCE_UNSET resources by Bjorn Helgaas · 10 years ago
  6. cd8a4d3 PCI: Check IORESOURCE_UNSET before updating BAR by Bjorn Helgaas · 10 years ago
  7. 434aafc PCI: Don't clear IORESOURCE_UNSET when updating BAR by Bjorn Helgaas · 10 years ago
  8. bd064f0 PCI: Mark resources as IORESOURCE_UNSET if we can't assign them by Bjorn Helgaas · 10 years ago
  9. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 11 years ago
  10. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  11. b638d7e PCI: Remove unused variables by Bjorn Helgaas · 11 years ago
  12. 5f9dca9 Merge branch 'pci/nikhil-big-bar-fixes' into next by Bjorn Helgaas · 12 years ago
  13. fe6dacd PCI: reorder __pci_assign_resource() (no change) by Bjorn Helgaas · 12 years ago
  14. d6776e6 PCI: fix truncation of resource size to 32 bits by Nikhil P Rao · 12 years ago
  15. 9aac537 PCI: disable MEM decoding while updating 64-bit MEM BARs by Bjorn Helgaas · 12 years ago
  16. 2069ecf PCI: Move "pci reassigndev resource alignment" out of quirks.c by Yinghai Lu · 12 years ago
  17. 78c3b32 PCI: Move pdev_sort_resources() to setup-bus.c by Yinghai Lu · 12 years ago
  18. a4ac9fe PCI : Calculate right add_size by Yinghai Lu · 12 years ago
  19. 0dea210 PCI: Fix typo in setup-res.c by Masanari Iida · 12 years ago
  20. 6535943f x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list by Myron Stowe · 13 years ago
  21. 351fc6d PCI: Fix starting basis for resource requests by Myron Stowe · 13 years ago
  22. 85b8582 PCI/PM/Runtime: make PCI traces quieter by Vincent Palatin · 13 years ago
  23. 363c75d pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  24. 2bbc694 PCI : ability to relocate assigned pci-resources by Ram Pai · 13 years ago
  25. 28c6821 PCI: fold pci_calc_resource_flags() into decode_bar() by Bjorn Helgaas · 13 years ago
  26. 1bcd495 PCI: fix message typo by Bjorn Helgaas · 14 years ago
  27. 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 14 years ago
  28. f6d440d PCI: change resource collision messages from KERN_ERR to KERN_INFO by Bjorn Helgaas · 14 years ago
  29. 966f3a7 PCI: for address space collisions, show conflicting resource by Bjorn Helgaas · 14 years ago
  30. 865df57 PCI: improve discovery/configuration messages by Bjorn Helgaas · 15 years ago
  31. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  32. a369c79 PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  33. b812cca PCI: remove pci_assign_resource_fixed() by Bjorn Helgaas · 15 years ago
  34. eaa959d PCI: export pci_claim_resource for driver use by Jesse Barnes · 15 years ago
  35. 6faf17f PCI SR-IOV: correct broken resource alignment calculations by Chris Wright · 15 years ago
  36. 79896cf Make pci_claim_resource() use request_resource() rather than insert_resource() by Linus Torvalds · 15 years ago
  37. 59ef7a8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  38. cebd78a Fix pci_claim_resource by Matthew Wilcox · 15 years ago
  39. d09ee96 PCI: improve resource allocation under transparent bridges by Yinghai Lu · 15 years ago
  40. 32a9a682 PCI: allow assignment of memory resources with a specified alignment by Yuji Shimada · 15 years ago
  41. 613e7ed PCI: add a new function to map BAR offsets by Yu Zhao · 16 years ago
  42. 14add80 PCI: remove unnecessary arg of pci_update_resource() by Yu Zhao · 16 years ago
  43. 104bafcf PCI: Don't carp about BAR allocation failures in quiet boot by Ingo Molnar · 16 years ago
  44. 022edd8 PCI: use resource_size() everywhere. by Zhao, Yu · 16 years ago
  45. 096e6f6 pci: Use new %pR to print resource ranges by Benjamin Herrenschmidt · 16 years ago
  46. 80ccba1 PCI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  47. 8845256 PCI: clean up resource alignment management by Ivan Kokshaysky · 16 years ago
  48. 842de40 PCI: add generic pci_enable_resources() by Bjorn Helgaas · 16 years ago
  49. 2baad5f PCI: #if 0 pci_assign_resource_fixed() by Adrian Bunk · 16 years ago
  50. 6015fbe PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources by Benjamin Herrenschmidt · 17 years ago
  51. eb003ec PCI: drivers/pci/: remove unused exports by Adrian Bunk · 17 years ago
  52. 96bde06 pci: do not mark exported functions as __devinit by Sam Ravnborg · 17 years ago
  53. fb0f2b4 PCI legacy resource fix by Ralf Baechle · 18 years ago
  54. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  55. 1396a8c [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug drivers by Greg Kroah-Hartman · 18 years ago
  56. 75acfeca [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments by Kumar Gala · 18 years ago
  57. dd8c499 [PATCH] PCI Hotplug/powerpc: module build break by linas · 18 years ago
  58. 085ae41 [PATCH] Make sparc64 use setup-res.c by David S. Miller · 19 years ago
  59. 064b53db [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it by John W. Linville · 19 years ago
  60. 755528c Ignore disabled ROM resources at setup by Linus Torvalds · 19 years ago
  61. dc836b5 Revert "[PATCH] PCI: restore BAR values..." by Linus Torvalds · 19 years ago
  62. cf7bee5 [PATCH] Fix restore of 64-bit PCI BAR's by Ivan Kokshaysky · 19 years ago
  63. fec59a7 [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it by John W. Linville · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago