Age | Commit message (Expand) | Author |
2009-11-12 | intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthrough | Alex Williamson |
2009-11-11 | PCI: allow matching of prefetchable resources to non-prefetchable windows | Linus Torvalds |
2009-11-10 | x86: Handle HW IOMMU initialization failure gracefully | FUJITA Tomonori |
2009-11-10 | x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook | FUJITA Tomonori |
2009-11-09 | intel-iommu: Check for 'DMAR at zero' BIOS error earlier. | David Woodhouse |
2009-11-06 | PCI: Replace old style lock initializer | Thomas Gleixner |
2009-11-06 | PCI hotplug: fix oshp evaluation | Kenji Kaneshige |
2009-11-06 | PCI: derive nearby CPUs from device's instead of bus' NUMA information | Andreas Herrmann |
2009-11-06 | PCI ASPM: fix oops on root port removal | Kenji Kaneshige |
2009-11-06 | PCI: cache PCIe capability offset | Kenji Kaneshige |
2009-11-04 | PCI: improve discovery/configuration messages | Bjorn Helgaas |
2009-11-04 | PCI: replace pr_debug with dev_dbg | Bjorn Helgaas |
2009-11-04 | PCI: make PME# messages KERN_DEBUG | Bjorn Helgaas |
2009-11-04 | PCI: remove pci_find_slot from PCI_LEGACY config description | Thadeu Lima de Souza Cascardo |
2009-11-04 | vsprintf: use %pR, %pr instead of %pRt, %pRf | Bjorn Helgaas |
2009-11-04 | PCI: avoid boot interrupt quirk for AMD 813x B1 devices | Stefan Assmann |
2009-11-04 | PCI Hotplug: acpiphp: clean up list traversals | Alex Chiang |
2009-11-04 | PCI hotplug: move IOAPIC support from acpiphp to ioapic driver | Bjorn Helgaas |
2009-11-04 | PCI: fix memory leak in aer_inject | Andrew Patterson |
2009-11-04 | PCI: use better error return values in aer_inject | Andrew Patterson |
2009-11-04 | PCI: add support for PCI domains to aer_inject | Andrew Patterson |
2009-11-04 | PCI: add pci_get_domain_bus_and_slot function | Andrew Patterson |
2009-11-04 | PCI: populate subsystem vendor and device IDs for PCI bridges | Gabe Black |
2009-11-04 | PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode | Matt Domsch |
2009-11-04 | PCI: pciehp: prevent unnecessary power off | Kenji Kaneshige |
2009-11-04 | PCI: pciehp: fix typo in pciehp_probe | Kenji Kaneshige |
2009-11-04 | PCI: pciehp: return error on read/write failure | Kenji Kaneshige |
2009-11-04 | PCI: pciehp: create files only for existing capabilities | Kenji Kaneshige |
2009-11-04 | PCI: pciehp: remove wrong workaround for bad DLLP | Kenji Kaneshige |
2009-11-04 | PCI: pciehp: disable DLL state changed event notification | Kenji Kaneshige |
2009-11-04 | PCI: fix nit in ROM BAR size probing | Michael S. Tsirkin |
2009-11-04 | PCI: add xen dom0 checking before ACS initialization | Allen Kay |
2009-11-04 | PCI: acs p2p upsteram forwarding enabling | Allen Kay |
2009-11-04 | PCI: print resources consistently with %pRt | Bjorn Helgaas |
2009-11-04 | PCI hotplug: acpiphp should be linked after vendor drivers | Matthew Garrett |
2009-11-04 | PCI hotplug: change PCI nomenclature | Stefan Assmann |
2009-11-04 | PCI: pci_dfl_cache_line_size is __devinitdata | Tejun Heo |
2009-11-04 | pccard: configure CLS on attach | Tejun Heo |
2009-11-04 | sparc64/PCI: drop PCI_CACHE_LINE_BYTES | Tejun Heo |
2009-11-04 | PCI: determine CLS more intelligently | Jesse Barnes |
2009-10-27 | Revert "PCI: get larger bridge ranges when space is available" | Jesse Barnes |
2009-10-16 | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 | Shane Huang |
2009-10-13 | headers: Fix build after <linux/sched.h> removal | Ingo Molnar |
2009-10-13 | Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 | Linus Torvalds |
2009-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-10-12 | Run pci_apply_final_quirks() sooner. | David Woodhouse |
2009-10-12 | Mark pci_apply_final_quirks() __init rather than __devinit | David Woodhouse |
2009-10-12 | Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c | David Woodhouse |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-10-07 | PCI: Prevent AER driver from being loaded on non-root port PCIE devices | Kenji Kaneshige |