summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-10-126-47/+41
|\ \
| * | 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/+0
| * | PCI: PCIe portdrv: remove "-driver" from driver nameBjorn Helgaas2009-10-061-2/+1
* | | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
|/ /
* | ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas2009-09-251-1/+0
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-248-314/+192
|\ \ | |/ |/|
| * PCI: pciehp: remove slot capabilities definitionsKenji Kaneshige2009-09-171-18/+8
| * PCI: pciehp: remove error message definitionsKenji Kaneshige2009-09-172-12/+1
| * PCI: pciehp: remove number fieldKenji Kaneshige2009-09-173-4/+2
| * PCI: pciehp: remove hpc_opsKenji Kaneshige2009-09-175-118/+87
| * PCI: pciehp: remove pci_dev fieldKenji Kaneshige2009-09-175-17/+15
| * PCI: pciehp: remove crit_sect mutexKenji Kaneshige2009-09-173-16/+0