summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-191-5/+13
|\
| *-. Merge branches 'pci/arm64' and 'pci/host-hv' into nextBjorn Helgaas2016-05-171-0/+5
| |\ \
| | * | PCI, of: Move PCI I/O space management to PCI core codeTomasz Nowicki2016-05-121-0/+5
| | |/
| | |
| | \
| *-. \ Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/...Bjorn Helgaas2016-04-251-5/+8
| |\ \ \ | | |_|/ | |/| |
| | | * PCI: Reverse standard ACS vs device-specific ACS enablingAlex Williamson2016-04-191-2/+5
| | |/ | |/|
| | * PCI: Add support for multiple DMA aliasesJacek Lawrynowicz2016-04-111-3/+2
| | * PCI: Add pci_add_dma_alias() to abstract implementationBjorn Helgaas2016-04-111-0/+1
| |/
* | PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai2016-04-151-0/+1
|/
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-191-0/+9
|\
| * PCI: Add pcibios_bus_add_device() weak functionWei Yang2016-03-091-0/+1
| * PCI/IOV: Rename and export virtfn_{add, remove}Wei Yang2016-03-091-0/+8
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-20/+59
|\ \
| * \ Merge branch 'pci/resource' into nextBjorn Helgaas2016-03-151-0/+1
| |\ \
| | * | PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-02-251-0/+1
| | |/
| * | Merge branch 'pci/host-hv' into nextBjorn Helgaas2016-03-151-0/+4
| |\ \
| | * | PCI: Add fwnode_handle to x86 pci_sysdataJake Oshins2016-02-161-0/+4
| | |/
| | |
| | \
| *-. \ Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas2016-03-151-0/+2
| |\ \ \ | | | |/ | | |/|
| | | * PCI: Add pci_ops.{add,remove}_bus() callbacksThierry Reding2016-03-081-0/+2
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-151-20/+30
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * PCI: Update VPD definitionsHannes Reinecke2016-02-181-2/+25
| | | |/ | | |/|
| | | * PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.hBjorn Helgaas2016-03-071-18/+1
| | | * PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-0/+4
| | |/ | |/|
| * | PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.hBjorn Helgaas2016-02-051-0/+22
| |/
* | Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas2016-02-171-17/+0
|/
* Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-211-2/+0
|\
| * PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli2015-11-241-2/+0
* | acpi: pci: Setup MSI domain for ACPI based pci devicesSuravee Suthikulpanit2015-12-211-0/+10
* | ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni2015-11-251-0/+9
|/
* PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratumHariprasad Shenai2015-10-221-0/+1
* PCI: Add builtin_pci_driver() to avoid registration boilerplatePaul Gortmaker2015-10-061-0/+11
* pci: mm: add pci_pool_zalloc() callSean O. Stalley2015-09-081-0/+2
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-1/+4
|\
| * PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier2015-07-301-0/+4
| * genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu2015-07-221-1/+0
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-0/+1
|\ \
| * | PCI: Add pci_ioremap_wc_bar()Luis R. Rodriguez2015-08-251-0/+1
| |/
* | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-311-6/+54
|\ \
| | \
| | \
| *-. \ Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas2015-08-281-4/+9
| |\ \ \
| | * | | PCI: Set MPS to match upstream bridgeKeith Busch2015-08-241-4/+5
| | * | | PCI: Add pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-201-0/+4
| | | |/ | | |/|
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas2015-08-141-2/+24
| |\ \ \ \ \ \ | | | | | |/ /
| | | * | | | PCI: Remove pci_ats_enabled()Bjorn Helgaas2015-08-131-2/+0
| | | * | | | PCI: Stop caching ATS Invalidate Queue DepthBjorn Helgaas2015-08-131-1/+0
| | | * | | | PCI: Move ATS declarations to linux/pci.h so they're all togetherBjorn Helgaas2015-08-131-1/+9
| | | * | | | PCI: Reduce size of ATS structure elementsBjorn Helgaas2015-08-131-3/+3
| | | * | | | PCI: Embed ATS info directly into struct pci_devBjorn Helgaas2015-08-131-3/+5
| | | * | | | PCI: Allocate ATS struct during enumerationBjorn Helgaas2015-08-131-0/+9
| | | | |/ / | | | |/| |
| | * | | | PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang2015-07-301-0/+5
| | * | | | PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_semYijing Wang2015-07-301-1/+2
| | |/ / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas2015-08-041-0/+21
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| / | | | |/
OpenPOWER on IntegriCloud