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