summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI pciehp: fix power fault interrupt storm problemKenji Kaneshige2009-11-242-36/+17
* PCI hotplug: use pci_is_pcie()Kenji Kaneshige2009-11-241-1/+1
* PCIe AER: use pci_is_pcie()Kenji Kaneshige2009-11-242-3/+3
* PCIe ASPM: use pci_is_pcie()Kenji Kaneshige2009-11-241-9/+12
* PCI: use pci_is_pcie() in pci coreKenji Kaneshige2009-11-247-16/+16
* pciehp: use pci_pcie_cap()Kenji Kaneshige2009-11-243-25/+25
* PCI hotplug: use pci_pcie_cap()Kenji Kaneshige2009-11-241-1/+1
* PCIe ASPM: use pci_pcie_cap()Kenji Kaneshige2009-11-241-10/+10
* PCIe port bus: use pci_pcie_cap()Kenji Kaneshige2009-11-241-7/+7
* PCIe AER: use pci_pcie_cap()Kenji Kaneshige2009-11-242-5/+5
* PCI: use pci_pcie_cap() in pci coreKenji Kaneshige2009-11-242-8/+8
* PCI: allow matching of prefetchable resources to non-prefetchable windowsLinus Torvalds2009-11-111-2/+6
* PCI: Replace old style lock initializerThomas Gleixner2009-11-061-1/+1
* PCI hotplug: fix oshp evaluationKenji Kaneshige2009-11-061-2/+3
* PCI: derive nearby CPUs from device's instead of bus' NUMA informationAndreas Herrmann2009-11-061-0/+8
* PCI: cache PCIe capability offsetKenji Kaneshige2009-11-061-0/+1
* PCI: improve discovery/configuration messagesBjorn Helgaas2009-11-044-39/+57
* PCI: replace pr_debug with dev_dbgBjorn Helgaas2009-11-041-8/+7
* PCI: make PME# messages KERN_DEBUGBjorn Helgaas2009-11-041-2/+3
* PCI: remove pci_find_slot from PCI_LEGACY config descriptionThadeu Lima de Souza Cascardo2009-11-041-4/+4
* 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
* 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
|\