summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2016-04-11PCI: Add pci_add_dma_alias() to abstract implementationBjorn Helgaas
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-15Merge branch 'pci/resource' into nextBjorn Helgaas
2016-03-15Merge branch 'pci/host-hv' into nextBjorn Helgaas
2016-03-15Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas
2016-03-09PCI: Add pcibios_bus_add_device() weak functionWei Yang
2016-03-09PCI/IOV: Rename and export virtfn_{add, remove}Wei Yang
2016-03-08PCI: Add pci_ops.{add,remove}_bus() callbacksThierry Reding
2016-03-07PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.hBjorn Helgaas
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-02-25PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas
2016-02-18PCI: Update VPD definitionsHannes Reinecke
2016-02-17Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas
2016-02-16PCI: Add fwnode_handle to x86 pci_sysdataJake Oshins
2016-02-05PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.hBjorn Helgaas
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-21acpi: pci: Setup MSI domain for ACPI based pci devicesSuravee Suthikulpanit
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni
2015-11-24PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli
2015-10-22PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratumHariprasad Shenai
2015-10-06PCI: Add builtin_pci_driver() to avoid registration boilerplatePaul Gortmaker
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