summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)AuthorFilesLines
2015-02-11Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+2
2015-02-11Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+15
2015-02-07Merge branch 'pci/misc' into nextBjorn Helgaas1-0/+2
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu1-7/+2
2015-02-03PCI: Add pci_device_to_OF_node() stub for !CONFIG_OFKevin Hao1-0/+2
2015-02-02Merge branch 'pci/config' into nextBjorn Helgaas1-0/+11
2015-01-22PCI: Add generic config accessorsRob Herring1-0/+11
2015-01-16PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson1-0/+2
2015-01-16PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu1-0/+1
2015-01-16PCI: Add flag for devices where we can't use bus resetAlex Williamson1-0/+2
2014-12-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2014-12-16x86, irq: Keep balance of IOAPIC pin reference countJiang Liu1-0/+1
2014-12-12Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+2
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2014-12-04PCI: Expose pci_load_saved_state for public consumption.Konrad Rzeszutek Wilk1-0/+2
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt1-0/+1
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang1-1/+1
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-18/+42
2014-10-01Merge branch 'pci/host-generic' into nextBjorn Helgaas1-0/+27
2014-10-01PCI: Add pci_remap_iospace() to map bus I/O resourcesLiviu Dudau1-0/+3
2014-10-01of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau1-0/+3
2014-10-01PCI: Add generic domain handlingCatalin Marinas1-0/+21
2014-09-25Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...Bjorn Helgaas1-16/+0
2014-09-23PCI: Remove unused pci_get_dma_source()Alex Williamson1-5/+0
2014-09-23PCI: Remove unused pci_find_upstream_pcie_bridge()Alex Williamson1-11/+0
2014-09-22Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas1-2/+15
2014-09-17PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parametersMegan Kamiya1-2/+2
2014-09-17PCI: Add device flag helper functionsEthan Zhao1-0/+13
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas1-0/+6
2014-08-05Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+11
2014-07-17Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...Bjorn Helgaas1-2/+2
2014-07-17PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()Yijing Wang1-2/+0
2014-07-04PCI: Make resetting secondary bus logic commonGavin Shan1-0/+2
2014-06-20PCI: Add pci_fixup_suspend_late quirk passAndreas Noever1-1/+11
2014-06-03Merge branch 'pci/iommu' into nextBjorn Helgaas1-4/+13
2014-05-30Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas1-1/+1
2014-05-30PCI: Make pci_bus_add_device() voidYijing Wang1-1/+1
2014-05-29Merge branch 'pci/misc' into nextBjorn Helgaas1-2/+3
2014-05-29Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas1-0/+17
2014-05-29PCI: Introduce new device binding path using pci_dev.driver_overrideAlex Williamson1-0/+1
2014-05-29PCI: Add support for PCIe-to-PCI bridge DMA alias quirksAlex Williamson1-0/+2
2014-05-29PCI: Add support for DMA alias quirksAlex Williamson1-0/+3
2014-05-29PCI: Convert pci_dev_flags definitions to bit shiftsAlex Williamson1-4/+4
2014-05-28PCI: Add DMA alias iteratorAlex Williamson1-0/+4
2014-05-28PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan1-2/+2
2014-05-28PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-0/+1
2014-05-27PCI: Add new pci_is_bridge() interfaceYijing Wang1-0/+13
2014-05-27PCI: Notify driver before and after device resetKeith Busch1-0/+3
2014-05-27Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas1-5/+1
2014-05-22PCI: Remove pcibios_add_platform_entries()Sebastian Ott1-1/+0