aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-07-16Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...Bjorn Helgaas
2014-07-16PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()Yijing Wang
2014-07-03PCI: Make resetting secondary bus logic commonGavin Shan
2014-06-19PCI: Add pci_fixup_suspend_late quirk passAndreas Noever
2014-06-02Merge branch 'pci/iommu' into nextBjorn Helgaas
2014-05-30Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas
2014-05-30PCI: Make pci_bus_add_device() voidYijing Wang
2014-05-28Merge branch 'pci/misc' into nextBjorn Helgaas
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas
2014-05-28PCI: Introduce new device binding path using pci_dev.driver_overrideAlex Williamson
2014-05-28PCI: Add support for PCIe-to-PCI bridge DMA alias quirksAlex Williamson
2014-05-28PCI: Add support for DMA alias quirksAlex Williamson
2014-05-28PCI: Convert pci_dev_flags definitions to bit shiftsAlex Williamson
2014-05-28PCI: Add DMA alias iteratorAlex Williamson
2014-05-27PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-27PCI: Add new pci_is_bridge() interfaceYijing Wang
2014-05-27PCI: Notify driver before and after device resetKeith Busch
2014-05-26Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas
2014-05-22PCI: Remove pcibios_add_platform_entries()Sebastian Ott
2014-04-30PCI/MSI: Remove pci_enable_msi_block()Alexander Gordeev
2014-04-24PCI: Use designated initialization in PCI_VDEVICEMark Rustad
2014-03-19Merge branch 'pci/resource' into nextBjorn Helgaas
2014-03-19PCI: Change pci_bus_alloc_resource() type_mask to unsigned longBjorn Helgaas
2014-02-20Merge branch 'pci/dead-code' into nextBjorn Helgaas
2014-02-19PCI: Remove unused SR-IOV VF Migration supportBjorn Helgaas
2014-02-18Merge branch 'pci/list-for-each-entry' into nextBjorn Helgaas
2014-02-14Merge branch 'pci/msi' into nextBjorn Helgaas
2014-02-14PCI: Remove pci_bus_b() and use list_for_each_entry() directlyYijing Wang
2014-02-13PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()Alexander Gordeev
2014-02-11PCI: Add pci_dev_flag for ACS enable quirksAlex Williamson
2014-02-11PCI: Add device-specific PCI ACS enableAlex Williamson
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-15Merge branch 'pci/reset' into nextBjorn Helgaas
2014-01-14PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()Alex Williamson
2014-01-13PCI: Add global pci_lock_rescan_remove()Rafael J. Wysocki
2014-01-13PCI: Cleanup pci.h whitespaceBjorn Helgaas
2014-01-13PCI: Reorder so actual code comes before stubsBjorn Helgaas
2014-01-13Merge branch 'pci/dead-code' into nextBjorn Helgaas
2014-01-13PCI: Make local functions staticStephen Hemminger
2014-01-13PCI: Remove unused alloc_pci_dev()Stephen Hemminger
2014-01-13PCI: Remove unused pci_renumber_slot()Stephen Hemminger
2014-01-13PCI: Remove unused pcie_aspm_enabled()Stephen Hemminger
2014-01-13PCI: Remove unused pci_vpd_truncate()Stephen Hemminger
2014-01-10PCI: Remove unused ID-Based Ordering supportStephen Hemminger
2014-01-10PCI: Remove unused Optimized Buffer Flush/Fill supportStephen Hemminger
2014-01-10PCI: Remove unused Latency Tolerance Reporting supportStephen Hemminger
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas