summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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-21PCI: mvebu: Request host bridge window resources with core functionBjorn Helgaas
2016-06-21PCI: generic: Simplify host bridge window iterationBjorn Helgaas
2016-06-21PCI: generic: Request host bridge window resources with core functionBjorn Helgaas
2016-06-20PCI: altera: Simplify host bridge window iterationBjorn Helgaas
2016-06-20PCI: altera: Request host bridge window resources with core functionBjorn Helgaas
2016-06-20PCI: xilinx-nwl: Use dev_printk() when possibleBjorn Helgaas
2016-06-20PCI: xilinx-nwl: Request host bridge window resourcesBjorn Helgaas
2016-06-20PCI: xilinx-nwl: Free bridge resource list on failureBjorn Helgaas
2016-06-20PCI: xilinx: Request host bridge window resourcesBjorn Helgaas
2016-06-20PCI: xilinx: Free bridge resource list on failureBjorn Helgaas
2016-06-20PCI: xgene: Request host bridge window resourcesBjorn Helgaas
2016-06-20PCI: xgene: Free bridge resource list on failureBjorn Helgaas
2016-06-20PCI: iproc: Request host bridge window resourcesBjorn Helgaas
2016-06-20PCI: designware: Simplify host bridge window iterationBjorn Helgaas
2016-06-20PCI: designware: Request host bridge window resourcesBjorn Helgaas
2016-06-20PCI: designware: Free bridge resource list on failureBjorn Helgaas
2016-06-20PCI: pciehp: Ignore interrupts during D3coldLukas Wunner
2016-06-17PCI: Ignore write combining when mapping I/O port spaceBjorn Helgaas
2016-06-17PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()Vitaly Kuznetsov
2016-06-17PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()Vitaly Kuznetsov
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-11PCI: artpec: Add Axis ARTPEC-6 PCIe controller driverNiklas Cassel
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-10PCI: generic: Select IRQ_DOMAINArnd Bergmann
2016-06-10PCI: Add function 1 DMA alias quirk for Marvell 88SE9182Aaron Sierra
2016-06-10ARM64: PCI: Add acpi_pci_bus_find_domain_nr()Tomasz Nowicki
2016-06-10PCI: Factor DT-specific pci_bus_find_domain_nr() code outTomasz Nowicki
2016-06-10PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERICTomasz Nowicki
2016-06-10PCI: Add pci_unmap_iospace() to unmap I/O resourcesSinan Kaya
2016-06-10PCI: Add parent device field to ECAM struct pci_config_windowJayachandran C
2016-06-10PCI: Move ecam.h to linux/include/pci-ecam.hJayachandran C
2016-06-06PCI: Add devm_request_pci_bus_resources()Bjorn Helgaas
2016-05-21Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-19Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-18Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-17Merge branches 'pci/arm64' and 'pci/host-hv' into nextBjorn Helgaas
2016-05-17Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas
2016-05-16PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava
2016-05-16PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfsAlex Williamson