summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-041-1/+11
|\
| * PCI: Add pci_fixup_suspend_late quirk passAndreas Noever2014-06-191-1/+11
| |
| \
*-. \ Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...Bjorn Helgaas2014-07-161-2/+2
|\ \ \ | |_|/ |/| |
| | * PCI: Make resetting secondary bus logic commonGavin Shan2014-07-031-0/+2
| |/ |/|
| * PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()Yijing Wang2014-07-161-2/+0
|/
* Merge branch 'pci/iommu' into nextBjorn Helgaas2014-06-021-4/+13
|\
| * PCI: Add support for PCIe-to-PCI bridge DMA alias quirksAlex Williamson2014-05-281-0/+2
| * PCI: Add support for DMA alias quirksAlex Williamson2014-05-281-0/+3
| * PCI: Convert pci_dev_flags definitions to bit shiftsAlex Williamson2014-05-281-4/+4
| * PCI: Add DMA alias iteratorAlex Williamson2014-05-281-0/+4
| |
| \
*-. \ Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas2014-05-301-1/+1
|\ \ \ | | |/ | |/|
| | * PCI: Make pci_bus_add_device() voidYijing Wang2014-05-301-1/+1
* | | Merge branch 'pci/misc' into nextBjorn Helgaas2014-05-281-2/+3
|\ \ \ | | |/ | |/|
| * | PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan2014-05-271-2/+2
| * | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-0/+1
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas2014-05-281-0/+17
|\ \ \ \ \
| | | * | | PCI: Introduce new device binding path using pci_dev.driver_overrideAlex Williamson2014-05-281-0/+1
| | | | |/ | | | |/|
| | * | | PCI: Add new pci_is_bridge() interfaceYijing Wang2014-05-271-0/+13
| | |/ /
| * | | PCI: Notify driver before and after device resetKeith Busch2014-05-271-0/+3
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas2014-05-261-5/+1
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/
| | | * PCI: Remove pcibios_add_platform_entries()Sebastian Ott2014-05-221-1/+0
| |_|/ |/| |
| | * PCI/MSI: Remove pci_enable_msi_block()Alexander Gordeev2014-04-301-4/+1
| |/
* | PCI: Use designated initialization in PCI_VDEVICEMark Rustad2014-04-241-5/+5
|/
* Merge branch 'pci/resource' into nextBjorn Helgaas2014-03-191-1/+1
|\
| * PCI: Change pci_bus_alloc_resource() type_mask to unsigned longBjorn Helgaas2014-03-191-1/+1
* | Merge branch 'pci/dead-code' into nextBjorn Helgaas2014-02-201-4/+0
|\ \
| * | PCI: Remove unused SR-IOV VF Migration supportBjorn Helgaas2014-02-191-4/+0
| |/
* | Merge branch 'pci/list-for-each-entry' into nextBjorn Helgaas2014-02-181-1/+0
|\ \
| * | PCI: Remove pci_bus_b() and use list_for_each_entry() directlyYijing Wang2014-02-141-1/+0
| |/
* | Merge branch 'pci/msi' into nextBjorn Helgaas2014-02-141-0/+20
|\ \
| * | PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()Alexander Gordeev2014-02-131-0/+20
| |/
* | PCI: Add pci_dev_flag for ACS enable quirksAlex Williamson2014-02-111-0/+2
* | PCI: Add device-specific PCI ACS enableAlex Williamson2014-02-111-0/+2
|/
* Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-221-245/+107
|\
| * Merge branch 'pci/reset' into nextBjorn Helgaas2014-01-151-0/+3
| |\
| | * PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()Alex Williamson2014-01-141-0/+3
| * | PCI: Add global pci_lock_rescan_remove()Rafael J. Wysocki2014-01-131-0/+3
| |/
| * PCI: Cleanup pci.h whitespaceBjorn Helgaas2014-01-131-184/+54
| * PCI: Reorder so actual code comes before stubsBjorn Helgaas2014-01-131-23/+23
| * Merge branch 'pci/dead-code' into nextBjorn Helgaas2014-01-131-43/+0
| |\
| | * PCI: Make local functions staticStephen Hemminger2014-01-131-5/+0
| | * PCI: Remove unused alloc_pci_dev()Stephen Hemminger2014-01-131-1/+0
| | * PCI: Remove unused pci_renumber_slot()Stephen Hemminger2014-01-131-1/+0
| | * PCI: Remove unused pcie_aspm_enabled()Stephen Hemminger2014-01-131-2/+0
| | * PCI: Remove unused pci_vpd_truncate()Stephen Hemminger2014-01-131-1/+0
| | * PCI: Remove unused ID-Based Ordering supportStephen Hemminger2014-01-101-13/+0
| | * PCI: Remove unused Optimized Buffer Flush/Fill supportStephen Hemminger2014-01-101-16/+0
| | * PCI: Remove unused Latency Tolerance Reporting supportStephen Hemminger2014-01-101-4/+0
| * | Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-101-8/+12
| |\ \
| | * | PCI: Enforce bus address limits in resource allocationYinghai Lu2014-01-071-4/+0
OpenPOWER on IntegriCloud