summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-06-20PCI: Fix unaligned accesses in VC codeDavid Miller
2016-05-20Merge 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
2016-04-25Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/...Bjorn Helgaas
2016-04-25PCI: keystone: Remove unnecessary goto statementMurali Karicheri
2016-04-22PCI: rcar-pcie: Remove Gen2 designation from KconfigSimon Horman
2016-04-19PCI: imx6: Add DT property for link gen, default to Gen1Tim Harvey
2016-04-19PCI: imx6: Add reset-gpio-active-high boolean property to DTPetr Štetiar
2016-04-19PCI: imx6: Add initial imx6sx supportChristoph Fritz
2016-04-19PCI: imx6: Factor out ref clock enableBjorn Helgaas
2016-04-19PCI: Work around Intel Sunrise Point PCH incorrect ACS capabilityAlex Williamson
2016-04-19PCI: Reverse standard ACS vs device-specific ACS enablingAlex Williamson
2016-04-19PCI: Mark Intel i40e NIC INTx masking as brokenAlex Williamson
2016-04-18Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-15PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai
2016-04-15PCI: acpiphp_ibm: Avoid uninitialized variable referenceDan Carpenter
2016-04-14pci-sysfs: use proper file capability helper functionLinus Torvalds