summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2015-11-02PCI: layerscape: Remove ls_pcie_establish_link()Minghuan Lian
2015-11-02PCI: designware: Make driver arch-agnosticZhou Wang
2015-11-02PCI: designware: Use of_pci_get_host_bridge_resources() to parse DTZhou Wang
2015-11-02Revert "PCI: designware: Program ATU with untranslated address"Zhou Wang
2015-11-02PCI: designware: Move calculation of bus addresses to DRA7xxGabriele Paoloni
2015-11-02PCI: designware: Make "num-lanes" an optional DT propertyGabriele Paoloni
2015-11-02PCI: designware: Require config accesses to be naturally alignedGabriele Paoloni
2015-11-02PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesGabriele Paoloni
2015-11-02PCI: designware: Use exact access size in dw_pcie_cfg_read()Gabriele Paoloni
2015-11-02PCI: spear: Fix dw_pcie_cfg_read/write() usageGabriele Paoloni
2015-11-02PCI: designware: Set up high part of MSI target addressLucas Stach
2015-11-02Merge branch 'pm-sleep'Rafael J. Wysocki
2015-10-30Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-30PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failuresAlexander Duyck
2015-10-30PCI: Wait 1 second between disabling VFs and clearing NumVFsAlexander Duyck
2015-10-30PCI: Reorder pcibios_sriov_disable()Alexander Duyck
2015-10-30PCI: Remove VFs in reverse order if virtfn_add() failsAlexander Duyck
2015-10-30PCI: rcar: Fix I/O offset for multiple host bridgesPhil Edworthy
2015-10-30PCI: rcar: Set root bus nr to that provided in DTPhil Edworthy
2015-10-30PCI: rcar: Remove dependency on ARM-specific struct hw_pciPhil Edworthy
2015-10-30PCI: rcar: Make PCI aware of the I/O resourcesPhil Edworthy
2015-10-30PCI: rcar: Build pcie-rcar.c only on ARMGeert Uytterhoeven
2015-10-30PCI: rcar: Build pci-rcar-gen2.c only on ARMGeert Uytterhoeven
2015-10-29PCI: Expand Enhanced Allocation BAR outputBjorn Helgaas
2015-10-29PCI: Make Enhanced Allocation bitmasks more obviousBjorn Helgaas
2015-10-29PCI: Handle Enhanced Allocation capability for SR-IOV devicesDavid Daney
2015-10-29PCI: Add support for Enhanced Allocation devicesSean O. Stalley
2015-10-29PCI: Handle IORESOURCE_PCI_FIXED when assigning resourcesDavid Daney
2015-10-29PCI: Handle IORESOURCE_PCI_FIXED when sizing resourcesDavid Daney
2015-10-29PCI: Remove redundant validation of SR-IOV offset/stride registersAlexander Duyck
2015-10-29PCI: Set SR-IOV NumVFs to zero after enumerationAlexander Duyck
2015-10-29PCI: Enable SR-IOV ARI Capable Hierarchy before reading TotalVFsBen Shelton
2015-10-23PCI: altera: Add Altera PCIe host controller driverLey Foon Tan
2015-10-22PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratumHariprasad Shenai
2015-10-22PCI: iproc: Fix header comment "Corporation" misspellingFlorian Fainelli
2015-10-21PCI: pciehp: Queue power work requests in dedicated functionGuenter Roeck
2015-10-16PCI: iproc: Add outbound mapping supportRay Jui
2015-10-16PCI/MSI: Allow the MSI domain to be device-specificMarc Zyngier
2015-10-16PCI: Add per-device MSI domain hookMarc Zyngier
2015-10-16PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsingMarc Zyngier
2015-10-16PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().David Daney
2015-10-16genirq/msi: Do not use pci_msi_[un]mask_irq as default methodsMarc Zyngier
2015-10-15PCI/MSI: Export all remapped MSIs to sysfs attributesRomain Bezut
2015-10-14PM / PCI / ACPI: Kick devices that might have been reset by firmwareRafael J. Wysocki
2015-10-14PM / sleep: Drop pm_request_idle() from pm_generic_complete()Rafael J. Wysocki
2015-10-13irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier
2015-10-12PCI / PM: Avoid resuming more devices during system suspendRafael J. Wysocki
2015-10-09PCI: generic: Fix address window calculation for non-zero starting busDavid Daney
2015-10-09PCI: mvebu: Remove code restricting accesses to slot 0Russell King
2015-10-09PCI: mvebu: Add PCI Express root complex capability blockRussell King