summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-01Merge branch 'pci/resource' into nextBjorn Helgaas
2016-08-01Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas
2016-08-01Merge branch 'pci/arm64-acpi' into nextBjorn Helgaas
2016-07-29PCI: Add ACS quirk for Solarflare SFC9220Edward Cree
2016-07-25PCI: Allow additional bus numbers for hotplug bridgesKeith Busch
2016-07-25PCI: Remove DPC tristate module optionKeith Busch
2016-07-25PCI: Bind DPC to Root Ports as well as Downstream PortsKeith Busch
2016-07-19PCI: Add DMA alias quirk for Adaptec 3805Alex Williamson
2016-07-19PCI: Include <asm/dma.h> for isa_dma_bridge_buggyBen Dooks
2016-06-23unicore32/PCI: Remove pci=firmware command line parameter handlingBjorn Helgaas
2016-06-23ARM/PCI: Remove arch-specific pcibios_enable_device()Lorenzo Pieralisi
2016-06-23ARM64/PCI: Remove arch-specific pcibios_enable_device()Lorenzo Pieralisi
2016-06-23MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-upsBjorn Helgaas
2016-06-23ARM/PCI: Claim bus resources on PCI_PROBE_ONLY set-upsLorenzo Pieralisi
2016-06-23PCI: generic: Claim bus resources on PCI_PROBE_ONLY set-upsLorenzo Pieralisi
2016-06-23PCI: Add generic pci_bus_claim_resources()Lorenzo Pieralisi
2016-06-23alx: Use pci_(request|release)_mem_regionsJohannes Thumshirn
2016-06-23ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn
2016-06-21GenWQE: Use pci_(request|release)_mem_regionsJohannes Thumshirn
2016-06-21lpfc: Use pci_(request|release)_mem_regionsJohannes Thumshirn
2016-06-21NVMe: Use pci_(request|release)_mem_regionsJohannes Thumshirn
2016-06-21PCI: Add helpers to request/release memory and I/O regionsJohannes Thumshirn
2016-06-21PCI: Extending pci=resource_alignment to specify device/vendor IDsKoehrer Mathias (ETAS/ESW5)
2016-06-21PCI: Fix whitespace in struct dpc_devMika Westerberg
2016-06-21PCI: Convert Downstream Port Containment driver to use devm_* functionsMika Westerberg
2016-06-20PCI: pciehp: Ignore interrupts during D3coldLukas Wunner
2016-06-17PCI: Document connection between pci_power_t and hardware PM capabilityBjorn Helgaas
2016-06-17sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas
2016-06-17powerpc/pci: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas
2016-06-17microblaze/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas
2016-06-17microblaze/PCI: Remove useless __pci_mmap_set_pgprot()Bjorn Helgaas
2016-06-17powerpc/pci: Remove __pci_mmap_set_pgprot()Yinghai Lu
2016-06-17PCI: Ignore write combining when mapping I/O port spaceBjorn Helgaas
2016-06-15PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann
2016-06-13PCI: Add runtime PM support for PCIe portsMika Westerberg
2016-06-13ACPI / hotplug / PCI: Runtime resume bridge before rescanMika Westerberg
2016-06-13PCI: Power on bridges before scanning new devicesMika Westerberg
2016-06-13PCI: Put PCIe ports into D3 during suspendMika Westerberg
2016-06-13PCI: Don't clear d3cold_allowed for PCIe portsMika Westerberg
2016-06-13PCI / PM: Enforce type casting for pci_power_tAndy Shevchenko
2016-06-11PCI: Make bus_attr_resource_alignment staticBen Dooks
2016-06-11PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake
2016-06-11PCI/ASPM: Remove redundant check of pcie_set_clkpmShawn Lin
2016-06-11MAINTAINERS: Add file patterns for PCI device tree bindingsGeert Uytterhoeven
2016-06-11PCI: Fix comment typoAndrea Gelmini
2016-06-10PCI: Add function 1 DMA alias quirk for Marvell 88SE9182Aaron Sierra
2016-06-10ARM64: PCI: Support ACPI-based PCI host controllerTomasz Nowicki
2016-06-10ARM64: PCI: Implement AML accessors for PCI_Config regionTomasz Nowicki
2016-06-10ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation with DT codeTomasz Nowicki