summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: portdrv: add missing irq cleanupKenji Kaneshige2009-12-051-7/+12
* PCI: portdrv: enable device before irq initializationKenji Kaneshige2009-12-051-10/+11
* PCI: portdrv: cleanup service irqs initializationKenji Kaneshige2009-12-051-42/+29Star
* PCI: portdrv: check capabilities firstKenji Kaneshige2009-12-051-2/+4
* PCI: portdrv: move PME capability checkKenji Kaneshige2009-12-051-3/+3
* PCI: portdrv: remove redundant pcie type calculationKenji Kaneshige2009-12-051-6/+2Star
* PCI: portdrv: cleanup pcie_device registrationKenji Kaneshige2009-12-051-51/+26Star
* PCI: portdrv: remove redundant pcie_port_device_probeKenji Kaneshige2009-12-053-29/+8Star
* PCI: Always set prefetchable base/limit upper32 registersAlex Williamson2009-12-051-8/+3Star
* PCI: read-modify-write the pcie device control register when initiating pcie flrShmulik Ravid2009-12-051-3/+5
* PCI: show dma_mask bits in /sysYinghai Lu2009-12-051-0/+17
* PCI: add debug output for DMA mask infoYinghai Lu2009-12-051-0/+2
* PCI: ibmphp_hpc: don't release hw sem twice if kthread stopsJesse Barnes2009-12-051-1/+2
* PCI pciehp: fix power fault interrupt storm problemKenji Kaneshige2009-11-252-36/+17Star
* PCI hotplug: use pci_is_pcie()Kenji Kaneshige2009-11-251-1/+1
* PCIe AER: use pci_is_pcie()Kenji Kaneshige2009-11-252-3/+3
* PCIe ASPM: use pci_is_pcie()Kenji Kaneshige2009-11-251-9/+12
* PCI: use pci_is_pcie() in pci coreKenji Kaneshige2009-11-257-16/+16
* pciehp: use pci_pcie_cap()Kenji Kaneshige2009-11-253-25/+25
* PCI hotplug: use pci_pcie_cap()Kenji Kaneshige2009-11-251-1/+1
* PCIe ASPM: use pci_pcie_cap()Kenji Kaneshige2009-11-251-10/+10
* PCIe port bus: use pci_pcie_cap()Kenji Kaneshige2009-11-251-7/+7
* PCIe AER: use pci_pcie_cap()Kenji Kaneshige2009-11-252-5/+5
* PCI: use pci_pcie_cap() in pci coreKenji Kaneshige2009-11-252-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-071-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/+7Star
* 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/+58Star
* 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/+17Star
* PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas2009-11-045-196/+136Star
* 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/+10Star
* PCI: pciehp: fix typo in pciehp_probeKenji Kaneshige2009-11-041-1/+1
* PCI: pciehp: return error on read/write failureKenji Kaneshige2009-11-043-92/+22Star
* 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/+3Star
* 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