summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2016-05-12PCI, of: Move PCI I/O space management to PCI core codeTomasz Nowicki
2016-05-12PCI: generic, thunder: Use generic ECAM APIJayachandran C
2016-05-11PCI: Provide common functions for ECAM mappingJayachandran C
2016-05-11powerpc/pci: Rename pcibios_find_pci_bus()Gavin Shan
2016-05-11powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan
2016-05-10Merge tag 'pci-v4.6-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-09Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman
2016-05-04PCI: hv: Add explicit barriers to config space accessVitaly Kuznetsov
2016-05-04PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner
2016-05-03Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into nextBjorn Helgaas
2016-05-03Merge branches 'pci/host-armada', 'pci/host-designware', 'pci/host-hv', 'pci/...Bjorn Helgaas
2016-05-03PCI: Add Downstream Port Containment driverKeith Busch
2016-05-03PCI: Add Downstream Port Containment portdrv service typeKeith Busch
2016-05-03PCI: Widen portdrv service type from 4 bits to 8 bitsKeith Busch
2016-05-02PCI: designware: Remove incorrect RC memory base/limit configurationGabriele Paoloni
2016-05-02PCI: hv: Report resources release after stopping the busVitaly Kuznetsov
2016-05-02PCI: imx6: Implement reset sequence for i.MX6+Andrey Smirnov
2016-05-02PCI: imx6: Use enum instead of bool for variant indicatorAndrey Smirnov
2016-05-02PCI: Do not treat EPROBE_DEFER as device attach failureLukas Wunner
2016-05-02PCI: Fix BUG on device attach failureLukas Wunner
2016-05-02PCI: thunder: Don't clobber read-only bits in bridge config registersDavid Daney
2016-05-02PCI: rcar: Select PCI_MSI_IRQ_DOMAINArnd Bergmann
2016-04-30drivers:hv: Use new vmbus_mmio_free() from client drivers.Jake Oshins
2016-04-29PCI: tegra: Support per-lane PHYsThierry Reding
2016-04-26PCI: armada: Add driver for Marvell Armada 7K/8K PCIe controllerThomas Petazzoni
2016-04-25PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()Bjorn Helgaas