summaryrefslogtreecommitdiff
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAge
...
| | | | | | * | | PCI: iproc: Remove unused struct iproc_pcie.irqs[]Ray Jui2015-09-25
| | | | | | * | | PCI: iproc: Fix code comment to match codeRay Jui2015-09-25
| | | | | | |/ /
| | | | | * | | PCI: imx6: Add PCIE_PHY_RX_ASIC_OUT_VALID definitionFabio Estevam2015-09-24
| | | | | * | | PCI: imx6: Return real error code from imx6_add_pcie_port()Fabio Estevam2015-09-24
| | | | | |/ /
| | | | * | | PCI: generic: Fix address window calculation for non-zero starting busDavid Daney2015-10-09
| | | | * | | PCI: generic: Pass starting bus number to pci_scan_root_bus()David Daney2015-10-08
| | | | * | | PCI: generic: Allow multiple hosts with different map_bus() methodsDavid Daney2015-10-08
| | | | * | | PCI: generic: Fix lookup of linux,pci-probe-only propertyMarc Zyngier2015-09-17
| | | | |/ /
| | | * | | PCI: designware: Make driver arch-agnosticZhou Wang2015-11-02
| | | * | | PCI: designware: Use of_pci_get_host_bridge_resources() to parse DTZhou Wang2015-11-02
| | | * | | Revert "PCI: designware: Program ATU with untranslated address"Zhou Wang2015-11-02
| | | * | | PCI: designware: Move calculation of bus addresses to DRA7xxGabriele Paoloni2015-11-02
| | | * | | PCI: designware: Make "num-lanes" an optional DT propertyGabriele Paoloni2015-11-02
| | | * | | PCI: designware: Require config accesses to be naturally alignedGabriele Paoloni2015-11-02
| | | * | | PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesGabriele Paoloni2015-11-02
| | | * | | PCI: designware: Use exact access size in dw_pcie_cfg_read()Gabriele Paoloni2015-11-02
| | | * | | PCI: spear: Fix dw_pcie_cfg_read/write() usageGabriele Paoloni2015-11-02
| | | * | | PCI: designware: Set up high part of MSI target addressLucas Stach2015-11-02
| | | * | | PCI: designware: Make get_msi_addr() return phys_addr_t, not u32Lucas Stach2015-09-18
| | | * | | PCI: designware: Implement multivector MSI IRQ setupLucas Stach2015-09-18
| | | * | | PCI: designware: Factor out MSI msg setupLucas Stach2015-09-18
| | | * | | PCI: Add msi_controller setup_irqs() method for special multivector setupLucas Stach2015-09-18
| | | * | | PCI: designware: Fix PORT_LOGIC_LINK_WIDTH_MASKZhou Wang2015-09-18
| | | |/ /
| | * | | PCI: altera: Add Altera PCIe MSI driverLey Foon Tan2015-11-03
| | * | | PCI: altera: Add Altera PCIe host controller driverLey Foon Tan2015-10-23
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas2015-11-02
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | | | | * | PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failuresAlexander Duyck2015-10-30
| | | | | | | * | PCI: Wait 1 second between disabling VFs and clearing NumVFsAlexander Duyck2015-10-30
| | | | | | | * | PCI: Reorder pcibios_sriov_disable()Alexander Duyck2015-10-30
| | | | | | | * | PCI: Remove VFs in reverse order if virtfn_add() failsAlexander Duyck2015-10-30
| | | | | | | * | PCI: Remove redundant validation of SR-IOV offset/stride registersAlexander Duyck2015-10-29
| | | | | | | * | PCI: Set SR-IOV NumVFs to zero after enumerationAlexander Duyck2015-10-29
| | | | | | | * | PCI: Enable SR-IOV ARI Capable Hierarchy before reading TotalVFsBen Shelton2015-10-29
| | | | | | | * | PCI: Don't try to restore VF BARsWei Yang2015-09-14
| | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | PCI: Expand Enhanced Allocation BAR outputBjorn Helgaas2015-10-29
| | | | | | * | PCI: Make Enhanced Allocation bitmasks more obviousBjorn Helgaas2015-10-29
| | | | | | * | PCI: Handle Enhanced Allocation capability for SR-IOV devicesDavid Daney2015-10-29
| | | | | | * | PCI: Add support for Enhanced Allocation devicesSean O. Stalley2015-10-29
| | | | | | * | PCI: Handle IORESOURCE_PCI_FIXED when assigning resourcesDavid Daney2015-10-29
| | | | | | * | PCI: Handle IORESOURCE_PCI_FIXED when sizing resourcesDavid Daney2015-10-29
| | | | | | * | PCI: Clear IORESOURCE_UNSET when reverting to firmware-assigned addressBjorn Helgaas2015-09-23
| | |_|_|_|/ / | |/| | | | |
| | | | | * | PCI/MSI: Export all remapped MSIs to sysfs attributesRomain Bezut2015-10-15
| | | | | * | PCI: Disable MSI on SiS 761Ondrej Zary2015-09-24
| | |_|_|/ / | |/| | | |
| | | | * | PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratumHariprasad Shenai2015-10-22
| | | | * | PCI: Remove unnecessary "if" statementZhen Lei2015-09-18
| | |_|/ / | |/| | |
| | | * | PCI: pciehp: Queue power work requests in dedicated functionGuenter Roeck2015-10-21
| | |/ / | |/| |
| | * | PCI/AER: Clear error status registers during enumeration and restoreTaku Izumi2015-09-17
| |/ /
* | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\ \ \
| * \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2015-11-02
| |\ \ \
| | * | | PM / PCI / ACPI: Kick devices that might have been reset by firmwareRafael J. Wysocki2015-10-14