1. 5f3cd1e dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h by FUJITA Tomonori · 14 years ago
  2. 6a1961f dma-mapping: dma-mapping.h: add dma_set_coherent_mask by FUJITA Tomonori · 14 years ago
  3. e3c4bcc dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask by FUJITA Tomonori · 14 years ago
  4. 522dba7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  5. 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 14 years ago
  6. 62e877b sysfs: fix for thinko with sysfs_bin_attr_init() by Stephen Rothwell · 14 years ago
  7. a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 14 years ago
  8. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  9. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. 03cd8f7 ricoh_mmc: port from driver to pci quirk by Maxim Levitsky · 14 years ago
  11. bb910a7 PCI/PM Runtime: Make runtime PM of PCI devices inactive by default by Rafael J. Wysocki · 14 years ago
  12. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  14. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  15. 9a92866 pci: don't reassign to ROM res if it is not going to be enabled by Yinghai Lu · 14 years ago
  16. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  17. c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  18. 4067a85 pci: Add helper to search for VPD keywords by Matt Carlson · 14 years ago
  19. b55ac1b pci: Add helper to find a VPD resource data type by Matt Carlson · 14 years ago
  20. a1e4d72 PM: Allow PCI devices to suspend/resume asynchronously by Rafael J. Wysocki · 14 years ago
  21. 2fe2abf PCI: augment bus resource table with a list by Bjorn Helgaas · 14 years ago
  22. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 14 years ago
  23. 2adf751 PCI: read bridge windows before filling in subtractive decode resources by Bjorn Helgaas · 14 years ago
  24. fa27b2d PCI: split up pci_read_bridge_bases() by Bjorn Helgaas · 14 years ago
  25. b16694f PCIe PME: use pci_pcie_cap() by Kenji Kaneshige · 14 years ago
  26. 6cbf821 PCI PM: Run-time callbacks for PCI bus type by Rafael J. Wysocki · 14 years ago
  27. 552be54 PCIe PME: use pci_is_pcie() by Kenji Kaneshige · 14 years ago
  28. b67ea76 PCI / ACPI / PM: Platform support for PCI PME wake-up by Rafael J. Wysocki · 14 years ago
  29. c39fae1 PCI PM: Make it possible to force using INTx for PCIe PME signaling by Rafael J. Wysocki · 14 years ago
  30. c7f4865 PCI PM: PCIe PME root port service driver by Rafael J. Wysocki · 14 years ago
  31. 58ff463 PCI PM: Add function for checking PME status of devices by Rafael J. Wysocki · 14 years ago
  32. 9958610 PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges by Yinghai Lu · 14 years ago
  33. 32180e4 PCI: pciehp: second try to get big range for pcie devices by Yinghai Lu · 14 years ago
  34. 9789ac9 PCI: pciehp: cleanup flow in pciehp_configure_device by Yinghai Lu · 14 years ago
  35. 6841ec6 PCI: introduce pci_assign_unassigned_bridge_resources by Yinghai Lu · 14 years ago
  36. 977d17b PCI: update bridge resources to get more big ranges in PCI assign unssigned by Yinghai Lu · 14 years ago
  37. d65245c PCI: don't shrink bridge resources by Yinghai Lu · 14 years ago
  38. cd81e1ea PCI: reject mmio ranges starting at 0 on pci_bridge read by Yinghai Lu · 14 years ago
  39. 568ddef PCI: add failed_list to pci_bus_assign_resources by Yinghai Lu · 14 years ago
  40. 5009b46 PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resources by Yinghai Lu · 14 years ago
  41. ba02b24 PCI hotplug: check ioremap() return value in ibmphp_ebda.c by Andrew Morton · 14 years ago
  42. 939fdc6 PCI hotplug: fix ibmphp build error by Randy Dunlap · 14 years ago
  43. 4fb88c1 PCI: Make pci_scan_slot more robust by Matthew Wilcox · 15 years ago
  44. 0bf01c3 PCI: hotplug/cpcihp, fix pci device refcounting by Jiri Slaby · 15 years ago
  45. 41a68a7 PCI: push deprecated pci_find_device() function to last user by Tilman Schmidt · 15 years ago
  46. 7c9342b PCI: don't dump resource when bus resource flags indicates unused by Yinghai Lu · 15 years ago
  47. 7cc5997 PCI: separate pci_setup_bridge to small functions by Yinghai Lu · 15 years ago
  48. b0fc889 PCI hotplug: ibmphp: read the length of ebda and map entire ebda region by Chandru · 15 years ago
  49. 6fcaf17 PCI hotplug: fix memory leaks by Jiri Slaby · 15 years ago
  50. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  51. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  52. 93177a7 PCI: Clean up build for CONFIG_PCI_QUIRKS unset by Rafael J. Wysocki · 15 years ago
  53. 3804259 PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops by Jesse Barnes · 15 years ago
  54. 9dfd97f PCI: Add support for reporting PCIe 3.0 speeds by Matthew Wilcox · 15 years ago
  55. 45b4cdd PCI: Add support for AGP in cur/max bus speed by Matthew Wilcox · 15 years ago
  56. 9be60ca PCI: Add support for detection of PCIe and PCI-X bus speeds by Matthew Wilcox · 15 years ago
  57. 3749c51 PCI: Make current and maximum bus speeds part of the PCI core by Matthew Wilcox · 15 years ago
  58. 536c8cb PCI: Unify pcie_link_speed and pci_bus_speed by Matthew Wilcox · 15 years ago
  59. f07852d PCI: Rewrite pci_scan_slot by Matthew Wilcox · 15 years ago
  60. 7a0deb6 pci: add support for 82576NS serdes to existing SR-IOV quirk by Alexander Duyck · 14 years ago
  61. cf4c43d PCI: Add pci_bus_find_ext_capability by Jesse Barnes · 15 years ago
  62. 0e2ecba Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzilla-15108', 'pdc', 'hotplug-null-ref' and 'thinkpad' into release by Len Brown · 14 years ago
  63. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  64. fb8a0d9 pci: Add SR-IOV convenience functions and macros by Williams, Mitch A · 14 years ago
  65. c85e4aa ibmphp: Rename add_range() to add_bus_range() to avoid conflict by H. Peter Anvin · 14 years ago
  66. 95a8b6e pci: Update pci_set_vga_state() to call arch functions by Mike Travis · 14 years ago
  67. 73d2eaa CS5536: apply pci quirk for BIOS SMBUS bug by Andres Salomon · 14 years ago
  68. 32337f8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  69. 7779688 ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found by Thomas Renninger · 14 years ago
  70. bb209c8 powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() by Benjamin Herrenschmidt · 14 years ago
  71. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  72. bd1f46d PCI: fix nested spinlock hang in aer_inject by Andrew Patterson · 14 years ago
  73. b49bfd3 PCIe AER: prevent AER injection if hardware masks error reporting by Youquan,Song · 15 years ago
  74. 1ae861e PCI/PM: Use per-device D3 delays by Rafael J. Wysocki · 15 years ago
  75. 6be954d PCI: Check the node argument passed to cpumask_of_node by David John · 15 years ago
  76. 46256f8 PCI: AER: fix aer inject result in kernel oops by Youquan,Song · 15 years ago
  77. 40da418 PCI: pcie portdrv: style cleanup by Hidetoshi Seto · 15 years ago
  78. df9d1e8 pci: avoid compiler warning in quirks.c by Linus Torvalds · 15 years ago
  79. 5b889bf PCI: Fix build if quirks are not enabled by Rafael J. Wysocki · 15 years ago
  80. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  81. 2d1c861 PCI/cardbus: Add a fixup hook and fix powerpc by Benjamin Herrenschmidt · 15 years ago
  82. 7e8af37 PCI: change PCI nomenclature in drivers/pci/ (non-comment changes) by Stefan Assmann · 15 years ago
  83. 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 15 years ago
  84. c763e7b PCI: add Intel 82599 Virtual Function specific reset method by Dexuan Cui · 15 years ago
  85. aeb3001 PCI: add Intel USB specific reset method by Dexuan Cui · 15 years ago
  86. b9c3b26 PCI: support device-specific reset methods by Dexuan Cui · 15 years ago
  87. 2820f33 PCI: Handle case when no pci device can provide cache line size hint by Csaba Henk · 15 years ago
  88. dc1a94a PCI/PM: Propagate wake-up enable for PCIe devices too by Rafael J. Wysocki · 15 years ago
  89. a79960e Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  90. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  91. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  92. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  93. 849e8de Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 354bb65 Revert "Intel IOMMU: Avoid memory allocation failures in dma map api calls" by KOSAKI Motohiro · 15 years ago
  95. 1672af1 intel-iommu: ignore page table validation in pass through mode by Chris Wright · 15 years ago
  96. 44cd613 intel-iommu: Fix oops with intel_iommu=igfx_off by David Woodhouse · 15 years ago
  97. 5595b52 intel-iommu: Check for an RMRR which ends before it starts. by David Woodhouse · 15 years ago
  98. 6ecbf01 intel-iommu: Apply BIOS sanity checks for interrupt remapping too. by David Woodhouse · 15 years ago
  99. 2c99220 intel-iommu: Detect DMAR in hyperspace at probe time. by Chris Wright · 15 years ago
  100. ec20849 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago