aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2015-09-08pci: mm: add pci_pool_zalloc() callSean O. Stalley
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-28Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli
2015-08-25PCI: Add pci_ioremap_wc_bar()Luis R. Rodriguez
2015-08-24PCI: Set MPS to match upstream bridgeKeith Busch
2015-08-20PCI: Add pci_scan_root_bus_msi()Lorenzo Pieralisi
2015-08-14Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas
2015-08-13PCI: Remove pci_ats_enabled()Bjorn Helgaas
2015-08-13PCI: Stop caching ATS Invalidate Queue DepthBjorn Helgaas
2015-08-13PCI: Move ATS declarations to linux/pci.h so they're all togetherBjorn Helgaas
2015-08-13PCI: Reduce size of ATS structure elementsBjorn Helgaas
2015-08-13PCI: Embed ATS info directly into struct pci_devBjorn Helgaas
2015-08-13PCI: Allocate ATS struct during enumerationBjorn Helgaas
2015-08-04Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas
2015-07-30PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang
2015-07-30PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_semYijing Wang
2015-07-30PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu
2015-07-30PCI: Add pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu
2015-07-30PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier
2015-07-22genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu
2015-07-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-06-12Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Bjorn Helgaas
2015-06-12PCI: Remove unused pci_scan_bus_parented()Yijing Wang
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2015-05-29PCI: Add pci_bus_addr_tYinghai Lu
2015-05-29PCI: Move pci_ari_enabled() to global headerAlex Williamson
2015-05-22PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki
2015-05-22PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang
2015-05-07PCI/MSI: Remove unused pci_msi_off()Bjorn Helgaas
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-10Merge branch 'pci/misc' into nextBjorn Helgaas
2015-04-08PCI/ACPI: Optimize device state transition delaysAaron Lu
2015-03-31PCI: Add pcibios_iov_resource_alignment() interfaceWei Yang
2015-03-31PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()Wei Yang
2015-03-31PCI: Keep individual VF BAR size in struct pci_sriovWei Yang
2015-03-03PCI: Add helper functions pci_get[put]_host_bridge_device()Murali Karicheri
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-07Merge branch 'pci/misc' into nextBjorn Helgaas
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu
2015-02-03PCI: Add pci_device_to_OF_node() stub for !CONFIG_OFKevin Hao
2015-02-02Merge branch 'pci/config' into nextBjorn Helgaas
2015-01-22PCI: Add generic config accessorsRob Herring
2015-01-16PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson
2015-01-16PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu
2015-01-16PCI: Add flag for devices where we can't use bus resetAlex Williamson
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds