aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni1-0/+9
2015-10-22PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratumHariprasad Shenai1-0/+1
2015-10-06PCI: Add builtin_pci_driver() to avoid registration boilerplatePaul Gortmaker1-0/+11
2015-09-08pci: mm: add pci_pool_zalloc() callSean O. Stalley1-0/+2
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+4
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-6/+54
2015-08-28Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas1-4/+9
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli1-0/+1
2015-08-25PCI: Add pci_ioremap_wc_bar()Luis R. Rodriguez1-0/+1
2015-08-24PCI: Set MPS to match upstream bridgeKeith Busch1-4/+5
2015-08-20PCI: Add pci_scan_root_bus_msi()Lorenzo Pieralisi1-0/+4
2015-08-14Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into nextBjorn Helgaas1-2/+24
2015-08-13PCI: Remove pci_ats_enabled()Bjorn Helgaas1-2/+0
2015-08-13PCI: Stop caching ATS Invalidate Queue DepthBjorn Helgaas1-1/+0
2015-08-13PCI: Move ATS declarations to linux/pci.h so they're all togetherBjorn Helgaas1-1/+9
2015-08-13PCI: Reduce size of ATS structure elementsBjorn Helgaas1-3/+3
2015-08-13PCI: Embed ATS info directly into struct pci_devBjorn Helgaas1-3/+5
2015-08-13PCI: Allocate ATS struct during enumerationBjorn Helgaas1-0/+9
2015-08-04Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization' into nextBjorn Helgaas1-0/+21
2015-07-30PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang1-0/+5
2015-07-30PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_semYijing Wang1-1/+2
2015-07-30PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu1-0/+17
2015-07-30PCI: Add pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu1-0/+2
2015-07-30PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier1-0/+4
2015-07-22genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu1-1/+0
2015-07-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-0/+2
2015-06-12Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into nextBjorn Helgaas1-22/+22
2015-06-12PCI: Remove unused pci_scan_bus_parented()Yijing Wang1-2/+0
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-11/+0
2015-05-29PCI: Add pci_bus_addr_tYinghai Lu1-3/+9
2015-05-29PCI: Move pci_ari_enabled() to global headerAlex Williamson1-0/+11
2015-05-22PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki1-5/+1
2015-05-22PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang1-0/+1
2015-05-07PCI/MSI: Remove unused pci_msi_off()Bjorn Helgaas1-1/+0
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-0/+15
2015-04-10Merge branch 'pci/misc' into nextBjorn Helgaas1-0/+1
2015-04-08PCI/ACPI: Optimize device state transition delaysAaron Lu1-0/+1
2015-03-31PCI: Add pcibios_iov_resource_alignment() interfaceWei Yang1-0/+1
2015-03-31PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()Wei Yang1-0/+11
2015-03-31PCI: Keep individual VF BAR size in struct pci_sriovWei Yang1-0/+3
2015-03-03PCI: Add helper functions pci_get[put]_host_bridge_device()Murali Karicheri1-0/+3
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+2
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+15
2015-02-07Merge branch 'pci/misc' into nextBjorn Helgaas1-0/+2
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu1-7/+2
2015-02-03PCI: Add pci_device_to_OF_node() stub for !CONFIG_OFKevin Hao1-0/+2
2015-02-02Merge branch 'pci/config' into nextBjorn Helgaas1-0/+11
2015-01-22PCI: Add generic config accessorsRob Herring1-0/+11
2015-01-16PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson1-0/+2