- 447c5dd PCI: return correct value when writing to the "reset" attribute by Michal Schmidt · 15 years ago
- 3196180 PCI: change PCI_MSI help text to recommend enabling by Jesse Barnes · 15 years ago
- 511dd98 PCI: Convert pci_lock to raw_spinlock by Thomas Gleixner · 15 years ago
- 52b265a PCI: clearing wakeup flags not needed by Alan Stern · 15 years ago
- 75568f8 PCI: create function symlinks in /sys/bus/pci/slots/N/ by Alex Chiang · 15 years ago
- 795e74f Merge branch 'iommu/largepages' into amd-iommu/2.6.35 by Joerg Roedel · 15 years ago
- 8356dda PCI: make bitfield unsigned by Bill Pemberton · 15 years ago
- 553cbf0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
- b4a26be powerpc/pseries: Flush lazy kernel mappings after unplug operations by Benjamin Herrenschmidt · 15 years ago
- 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
- cc2893b PCI: Ensure we re-enable devices on resume by Matthew Garrett · 15 years ago
- 45aa23b PCI: revert broken device warning by Bjorn Helgaas · 15 years ago
- 4f506e0 intel-iommu: Fix boot inside 64bit virtualbox with io-apic disabled by Arnaud Patard · 15 years ago
- dda5654 intel-iommu: use physfn to search drhd for VF by Yinghai · 15 years ago
- 680a752 intel-iommu: Print out iommu seq_id by Yinghai Lu · 15 years ago
- 5715f0f intel-iommu: Don't complain that ACPI_DMAR_SCOPE_TYPE_IOAPIC is not supported by Yinghai Lu · 15 years ago
- 78d5f0f intel-iommu: Avoid global flushes with caching mode. by Nadav Amit · 15 years ago
- 8265363 intel-iommu: Use correct domain ID when caching mode is enabled by Nadav Amit · 15 years ago
- 8bdd77d intel-iommu mistakenly uses offset_pfn when caching mode is enabled by Nadav Amit · 15 years ago
- a45946a intel-iommu: use for_each_set_bit() by Akinobu Mita · 15 years ago
- 87d8a69 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
- 4352aa5 PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset by Alexander Duyck · 15 years ago
- 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
- 5193d7a PCI quirk: RS780/RS880: disable MSI behind the PCI bridge by Clemens Ladisch · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- b72c409 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
- f967a44 PCI: don't say we claimed a resource if we failed by Bjorn Helgaas · 15 years ago
- 134b345 PCI quirk: Disable MSI on VIA K8T890 systems by Matthew Wilcox · 15 years ago
- a5ee4eb PCI quirk: RS780/RS880: work around missing MSI initialization by Clemens Ladisch · 15 years ago
- ca84639 PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is present by Tim Yamin · 15 years ago
- c519a5a PCI: complain about devices that seem to be broken by Bjorn Helgaas · 15 years ago
- e1944c6 PCI: print resources consistently with %pR by Bjorn Helgaas · 15 years ago
- 7b8ff6d PCI: make disabled window printk style match the enabled ones by Bjorn Helgaas · 15 years ago
- 99ddd55 PCI: break out primary/secondary/subordinate for readability by Bjorn Helgaas · 15 years ago
- 966f3a7 PCI: for address space collisions, show conflicting resource by Bjorn Helgaas · 15 years ago
- 2eb645e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
- 7c9e2b1 PCI: cleanup error return for pcix get and set mmrbc functions by Dean Nelson · 15 years ago
- bdc2bda PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functions by Dean Nelson · 15 years ago
- ded1d8f PCI: kill off pci_register_set_vga_state() symbol export. by Paul Mundt · 15 years ago
- 25daeb5 PCI: fix return value from pcix_get_max_mmrbc() by Dean Nelson · 15 years ago
- 6757eca3 sysfs: Initialised pci bus legacy_mem field before use by Mel Gorman · 15 years ago
- 7228744 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
- 8839316 Fix typos in comments by Thomas Weber · 15 years ago
- ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 15 years ago
- d060705 acpiphp: Execute ACPI _REG method for hotadded devices by Shaohua Li · 15 years ago
- 5f3cd1e dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h by FUJITA Tomonori · 15 years ago
- 6a1961f dma-mapping: dma-mapping.h: add dma_set_coherent_mask by FUJITA Tomonori · 15 years ago
- e3c4bcc dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask by FUJITA Tomonori · 15 years ago
- a6475c1 microblaze: Enable PCI, missing files by Michal Simek · 15 years ago
- 522dba7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
- 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