summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* 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-241-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-10-126-47/+41Star
|\ \
| * | PCI: Prevent AER driver from being loaded on non-root port PCIE devicesKenji Kaneshige2009-10-071-1/+1
| * | PCI: get larger bridge ranges when space is availableYinghai Lu2009-10-071-2/+11
| * | PCI: pci.c: fix kernel-doc notationRandy Dunlap2009-10-071-4/+4
| * | PCI quirk: TI XIO200a erroneously reports support for fast b2b transfersGabe Black2009-10-071-0/+19
| * | PCI PM: Read device power state from register after updating itRafael J. Wysocki2009-10-061-1/+5
| * | PCI: remove pci_assign_resource_fixed()Bjorn Helgaas2009-10-061-37/+0Star
| * | PCI: PCIe portdrv: remove "-driver" from driver nameBjorn Helgaas2009-10-061-2/+1Star
* | | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
|/ /
* | ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas2009-09-251-1/+0Star
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-248-314/+192Star
|\ \ | |/ |/|
| * PCI: pciehp: remove slot capabilities definitionsKenji Kaneshige2009-09-171-18/+8Star
| * PCI: pciehp: remove error message definitionsKenji Kaneshige2009-09-172-12/+1Star
| * PCI: pciehp: remove number fieldKenji Kaneshige2009-09-173-4/+2Star
| * PCI: pciehp: remove hpc_opsKenji Kaneshige2009-09-175-118/+87Star
| * PCI: pciehp: remove pci_dev fieldKenji Kaneshige2009-09-175-17/+15Star
| * PCI: pciehp: remove crit_sect mutexKenji Kaneshige2009-09-173-16/+0Star
| * PCI: pciehp: remove slot_bus fieldKenji Kaneshige2009-09-171-1/+0Star
| * PCI: pciehp: remove first_slot fieldKenji Kaneshige2009-09-172-4/+3Star
| * PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige2009-09-174-9/+2Star
| * PCI: pciehp: remove hp_slot fieldKenji Kaneshige2009-09-174-12/+4Star
| * PCI: pciehp: remove device fieldKenji Kaneshige2009-09-175-28/+17Star
| * PCI: pciehp: remove bus fieldKenji Kaneshige2009-09-175-7/+10
| * PCI: pciehp: remove slot_num_inc fieldKenji Kaneshige2009-09-171-1/+0Star
| * PCI: pciehp: remove num_slots fieldKenji Kaneshige2009-09-172-2/+0Star
| * PCI: pciehp: remove slot_list fieldKenji Kaneshige2009-09-174-97/+76Star
| * PCI: Disable AER with pci=nomsiAndi Kleen2009-09-171-0/+2
| * PCI ASPM: support L1 onlyKenji Kaneshige2009-09-171-3/+0Star
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-234-182/+202
|\ \
| * | intel-iommu: Disable PMRs after we enable translation, not beforeDavid Woodhouse2009-09-201-2/+3