summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-19
|\
| * PCI: Add pcibios_bus_add_device() weak functionWei Yang2016-03-08
| * PCI/IOV: Rename and export virtfn_{add, remove}Wei Yang2016-03-08
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-16
|\ \
| * \ Merge branch 'pci/resource' into nextBjorn Helgaas2016-03-15
| |\ \
| | * | PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-02-25
| | |/
| * | Merge branch 'pci/host-hv' into nextBjorn Helgaas2016-03-15
| |\ \
| | * | PCI: Add fwnode_handle to x86 pci_sysdataJake Oshins2016-02-16
| | |/
| | |
| | \
| *-. \ Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas2016-03-15
| |\ \ \ | | | |/ | | |/|
| | | * PCI: Add pci_ops.{add,remove}_bus() callbacksThierry Reding2016-03-08
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-15
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * PCI: Update VPD definitionsHannes Reinecke2016-02-18
| | | |/ | | |/|
| | | * PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.hBjorn Helgaas2016-03-07
| | | * PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-07
| | |/ | |/|
| * | PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.hBjorn Helgaas2016-02-05
| |/
* / Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas2016-02-17
|/
* Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-21
|\
| * PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli2015-11-24
* | acpi: pci: Setup MSI domain for ACPI based pci devicesSuravee Suthikulpanit2015-12-21
* | ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni2015-11-25
|/
* PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratumHariprasad Shenai2015-10-22
* PCI: Add builtin_pci_driver() to avoid registration boilerplatePaul Gortmaker2015-10-06
* pci: mm: add pci_pool_zalloc() callSean O. Stalley2015-09-08
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
|\
| * PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier2015-07-29
| * genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu2015-07-22
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-01
|\ \
| * | PCI: Add pci_ioremap_wc_bar()Luis R. Rodriguez2015-08-25
| |/
* | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-31
|\ \
| | \
| | \
| *-. \ Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas2015-08-28
| |\ \ \
| | * | | PCI: Set MPS to match upstream bridgeKeith Busch2015-08-24
| | * | | PCI: Add pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-20
| | | |/ | | |/|
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. | | Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas2015-08-14
| |\ \ \ \| |
| | | * | | | PCI: Remove pci_ats_enabled()Bjorn Helgaas2015-08-13
| | | * | | | PCI: Stop caching ATS Invalidate Queue DepthBjorn Helgaas2015-08-13
| | | * | | | PCI: Move ATS declarations to linux/pci.h so they're all togetherBjorn Helgaas2015-08-13
| | | * | | | PCI: Reduce size of ATS structure elementsBjorn Helgaas2015-08-13
| | | * | | | PCI: Embed ATS info directly into struct pci_devBjorn Helgaas2015-08-13
| | | * | | | PCI: Allocate ATS struct during enumerationBjorn Helgaas2015-08-13
| | | | |/ / | | | |/| |
| | * | | | PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang2015-07-30
| | * | | | PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_semYijing Wang2015-07-30
| | |/ / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas2015-08-04
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| / | | | |/
| | | * PCI: Add dev_flags bit to access VPD through function 0Mark Rustad2015-07-21
| | |/ | |/|
| | * PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu2015-07-30
| | * PCI: Add pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu2015-07-30
| |/
* / PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli2015-08-26
|/
*-----------. Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Bjorn Helgaas2015-06-12
|\ \ \ \ \ \ \
| | | | | | | * PCI: Move pci_ari_enabled() to global headerAlex Williamson2015-05-29
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * PCI: Add pci_bus_addr_tYinghai Lu2015-05-29
| |_|_|_|_|/ |/| | | | |
| | | | | * PCI/MSI: Remove unused pci_msi_off()Bjorn Helgaas2015-05-07
| |_|_|_|/ |/| | | |