summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-045-62/+58
| * PCI: avoid boot interrupt quirk for AMD 813x B1 devicesStefan Assmann2009-11-041-3/+7
| * PCI Hotplug: acpiphp: clean up list traversalsAlex Chiang2009-11-041-41/+17
| * PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas2009-11-045-196/+136
| * PCI: fix memory leak in aer_injectAndrew Patterson2009-11-041-1/+1
| * PCI: use better error return values in aer_injectAndrew Patterson2009-11-041-4/+4
| * PCI: add support for PCI domains to aer_injectAndrew Patterson2009-11-041-12/+34
| * PCI: add pci_get_domain_bus_and_slot functionAndrew Patterson2009-11-041-17/+17
| * PCI: populate subsystem vendor and device IDs for PCI bridgesGabe Black2009-11-041-0/+6
| * PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch2009-11-042-2/+30
| * PCI: pciehp: prevent unnecessary power offKenji Kaneshige2009-11-041-16/+10
| * PCI: pciehp: fix typo in pciehp_probeKenji Kaneshige2009-11-041-1/+1
| * PCI: pciehp: return error on read/write failureKenji Kaneshige2009-11-043-92/+22
| * PCI: pciehp: create files only for existing capabilitiesKenji Kaneshige2009-11-041-16/+22
| * PCI: pciehp: remove wrong workaround for bad DLLPKenji Kaneshige2009-11-041-50/+3
| * PCI: pciehp: disable DLL state changed event notificationKenji Kaneshige2009-11-041-1/+2
| * PCI: fix nit in ROM BAR size probingMichael S. Tsirkin2009-11-041-2/+2
| * PCI: add xen dom0 checking before ACS initializationAllen Kay2009-11-041-1/+2
| * PCI: acs p2p upsteram forwarding enablingAllen Kay2009-11-043-0/+42
| * PCI: print resources consistently with %pRtBjorn Helgaas2009-11-044-43/+24
| * PCI hotplug: acpiphp should be linked after vendor driversMatthew Garrett2009-11-041-4/+8
| * PCI hotplug: change PCI nomenclatureStefan Assmann2009-11-041-11/+11
| * PCI: pci_dfl_cache_line_size is __devinitdataTejun Heo2009-11-041-1/+1
| * pccard: configure CLS on attachTejun Heo2009-11-041-20/+20
| * sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo2009-11-041-5/+1
| * PCI: determine CLS more intelligentlyJesse Barnes2009-11-042-8/+41
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-093-13/+13
|\ \
| * | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-243-13/+13
* | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-082-4/+92
|\ \ \
| * | | intr-remap: generic support for remapping HPET MSIsSuresh Siddha2009-08-272-4/+92
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-052-4/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar2009-11-171-2/+4
| |\ \ \
| * | | | x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori2009-11-102-4/+5
| * | | | x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hookFUJITA Tomonori2009-11-101-0/+4
| | |_|/ | |/| |
* | | | Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse2009-11-191-0/+3
* | | | Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32Linus Torvalds2009-11-142-11/+77
|\ \ \ \ | |_|/ / |/| | |
| * | | intel-iommu: Support PCIe hot-plugFenghua Yu2009-11-121-0/+29
| * | | intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthroughAlex Williamson2009-11-121-1/+9
| * | | intel-iommu: Check for 'DMAR at zero' BIOS error earlier.David Woodhouse2009-11-091-10/+39
| |/ /
* | | PCI ASPM: fix oops on root port removalKenji Kaneshige2009-11-061-2/+4
|/ /
* | Revert "PCI: get larger bridge ranges when space is available"Jesse Barnes2009-10-271-11/+2
* | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang2009-10-161-3/+3
* | headers: Fix build after <linux/sched.h> removalIngo Molnar2009-10-131-0/+1
* | Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds2009-10-134-19/+102
|\ \
| * | Run pci_apply_final_quirks() sooner.David Woodhouse2009-10-121-1/+1
| * | Mark pci_apply_final_quirks() __init rather than __devinitDavid Woodhouse2009-10-121-1/+1
| * | Rename pci_init() to pci_apply_final_quirks(), move it to quirks.cDavid Woodhouse2009-10-122-13/+13
| * | intel-iommu: Yet another BIOS workaround: Isoch DMAR unit with no TLB spaceDavid Woodhouse2009-09-301-5/+77
| * | intel-iommu: Decode (and ignore) RHSA entriesRoland Dreier2009-09-241-0/+10
| * | intel-iommu: Make "Unknown DMAR structure" message more informativeRoland Dreier2009-09-231-1/+2
OpenPOWER on IntegriCloud