- 7225107e Merge branch 'pci/host-layerscape' into next by Bjorn Helgaas · 9 years ago
- 4ed31f24 Merge branch 'pci/host-hisi' into next by Bjorn Helgaas · 9 years ago
- c2df02b Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-tegra' and 'pci/host-xgene' into next by Bjorn Helgaas · 9 years ago
- af1169b PCI: altera: Add Altera PCIe MSI driver by Ley Foon Tan · 9 years ago
- 1f9a30e Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
- 500a1d9 PCI: hisi: Add HiSilicon SoC Hip05 PCIe driver by Zhou Wang · 9 years ago
- bd33b87 PCI: layerscape: Add ls_pcie_msi_host_init() by Minghuan Lian · 9 years ago
- 5192ec7 PCI: layerscape: Add support for LS1043a and LS2080a by Minghuan Lian · 9 years ago
- 0f3cb32 PCI: layerscape: Remove unused fields from struct ls_pcie by Minghuan Lian · 9 years ago
- a167fb7 PCI: layerscape: Update ls_add_pcie_port() by Minghuan Lian · 9 years ago
- d646334 PCI: layerscape: Factor out SCFG related function by Minghuan Lian · 9 years ago
- 7af4ce3 PCI: layerscape: Ignore PCIe controllers in Endpoint mode by Minghuan Lian · 9 years ago
- 72f71af PCI: layerscape: Remove ls_pcie_establish_link() by Minghuan Lian · 9 years ago
- df77016 PCI: designware: Make "clocks" and "clock-names" optional DT properties by Bhupesh Sharma · 9 years ago
- cbce790 PCI: designware: Make driver arch-agnostic by Zhou Wang · 9 years ago
- b3a7238 ARM/PCI: Replace pci_sys_data->align_resource with global function pointer by Gabriele Paoloni · 9 years ago
- 0021d22 PCI: designware: Use of_pci_get_host_bridge_resources() to parse DT by Zhou Wang · 9 years ago
- 9cdce1c Revert "PCI: designware: Program ATU with untranslated address" by Zhou Wang · 9 years ago
- 883cc17 PCI: designware: Move calculation of bus addresses to DRA7xx by Gabriele Paoloni · 9 years ago
- 907fce0 PCI: designware: Make "num-lanes" an optional DT property by Gabriele Paoloni · 9 years ago
- b6b18f5 PCI: designware: Require config accesses to be naturally aligned by Gabriele Paoloni · 9 years ago
- 4c45852 PCI: designware: Simplify dw_pcie_cfg_read/write() interfaces by Gabriele Paoloni · 9 years ago
- c003ca9 PCI: designware: Use exact access size in dw_pcie_cfg_read() by Gabriele Paoloni · 9 years ago
- fa3b7cb PCI: spear: Fix dw_pcie_cfg_read/write() usage by Gabriele Paoloni · 9 years ago
- c8947fb PCI: designware: Set up high part of MSI target address by Lucas Stach · 9 years ago
- c23b613 PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failures by Alexander Duyck · 9 years ago
- b390864 PCI: Wait 1 second between disabling VFs and clearing NumVFs by Alexander Duyck · 9 years ago
- a39e3fc PCI: Reorder pcibios_sriov_disable() by Alexander Duyck · 9 years ago
- 3443c38 PCI: Remove VFs in reverse order if virtfn_add() fails by Alexander Duyck · 9 years ago
- 8c53e8e PCI: rcar: Fix I/O offset for multiple host bridges by Phil Edworthy · 9 years ago
- 42175a3 PCI: rcar: Set root bus nr to that provided in DT by Phil Edworthy · 9 years ago
- 79953dd PCI: rcar: Remove dependency on ARM-specific struct hw_pci by Phil Edworthy · 9 years ago
- d0c3f4d PCI: rcar: Make PCI aware of the I/O resources by Phil Edworthy · 9 years ago
- 7c537c6 PCI: rcar: Build pcie-rcar.c only on ARM by Geert Uytterhoeven · 9 years ago
- 6cbfeae PCI: rcar: Build pci-rcar-gen2.c only on ARM by Geert Uytterhoeven · 9 years ago
- af86fa4 sparc/PCI: Add mem64 resource parsing for root bus by Yinghai Lu · 9 years ago
- 597becb PCI: Expand Enhanced Allocation BAR output by Bjorn Helgaas · 9 years ago
- 2663511 PCI: Make Enhanced Allocation bitmasks more obvious by Bjorn Helgaas · 9 years ago
- 1118399 PCI: Handle Enhanced Allocation capability for SR-IOV devices by David Daney · 9 years ago
- 938174e PCI: Add support for Enhanced Allocation devices by Sean O. Stalley · 9 years ago
- f80b0ba PCI: Add Enhanced Allocation register entries by Sean O. Stalley · 9 years ago
- d04d011 PCI: Handle IORESOURCE_PCI_FIXED when assigning resources by David Daney · 9 years ago
- a2220d8 PCI: Handle IORESOURCE_PCI_FIXED when sizing resources by David Daney · 9 years ago
- ce288ec PCI: Remove redundant validation of SR-IOV offset/stride registers by Alexander Duyck · 9 years ago
- ea9a885 PCI: Set SR-IOV NumVFs to zero after enumeration by Alexander Duyck · 9 years ago
- ff45f9d PCI: Enable SR-IOV ARI Capable Hierarchy before reading TotalVFs by Ben Shelton · 9 years ago
- eaa6111 PCI: altera: Add Altera PCIe host controller driver by Ley Foon Tan · 9 years ago
- 0ab089c ARM: Add msi.h to Kbuild by Ley Foon Tan · 9 years ago
- c56d445 PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratum by Hariprasad Shenai · 9 years ago
- be908d2 PCI: iproc: Fix header comment "Corporation" misspelling by Florian Fainelli · 9 years ago
- bee6775 PCI: pciehp: Queue power work requests in dedicated function by Guenter Roeck · 9 years ago
- 8affb48 x86/PCI: Don't alloc pcibios-irq when MSI is enabled by Joerg Roedel · 9 years ago
- e99a187 PCI: iproc: Add outbound mapping support by Ray Jui · 9 years ago
- a867606 PCI/MSI: Export all remapped MSIs to sysfs attributes by Romain Bezut · 9 years ago
- 68d0d97 x86/PCI: Make pci_subsys_init() static by Alexander Kuleshov · 9 years ago
- f6225c3 PCI: generic: Fix address window calculation for non-zero starting bus by David Daney · 9 years ago
- d1a082c PCI: mvebu: Remove code restricting accesses to slot 0 by Russell King · 9 years ago
- dc0352a PCI: mvebu: Add PCI Express root complex capability block by Russell King · 9 years ago
- d609a8d PCI: mvebu: Improve clock/reset handling by Russell King · 9 years ago
- 8a182c2 PCI: mvebu: Use gpio_desc to carry around gpio by Russell King · 9 years ago
- 19fdb80 PCI: mvebu: Use devm_kcalloc() to allocate an array by Russell King · 9 years ago
- 4a2eae2 PCI: mvebu: Use gpio_set_value_cansleep() by Russell King · 9 years ago
- 3884d84 PCI: mvebu: Split port parsing and resource claiming from port setup by Russell King · 9 years ago
- 37bfa77 PCI: mvebu: Fix memory leaks and refcount leaks by Russell King · 9 years ago
- 49cb1f7 PCI: mvebu: Move port parsing and resource claiming to separate function by Russell King · 9 years ago
- ab7ea30 PCI: mvebu: Use port->name rather than "PCIe%d.%d" by Russell King · 9 years ago
- 2cdf4ed PCI: mvebu: Report full node name when reporting a DT error by Russell King · 9 years ago
- 2aee2ed PCI: mvebu: Use for_each_available_child_of_node() to walk child nodes by Russell King · 9 years ago
- 7de36cd PCI: mvebu: Use of_get_available_child_count() by Russell King · 9 years ago
- 79e3f6c PCI: mvebu: Use exact config access size; don't read/modify/write by Russell King · 9 years ago
- 58c19a1 PCI: mvebu: Return zero for reserved or unimplemented config space by Russell King · 9 years ago
- 47ddb94 PCI: generic: Pass starting bus number to pci_scan_root_bus() by David Daney · 9 years ago
- 9a28033 PCI: generic: Allow multiple hosts with different map_bus() methods by David Daney · 9 years ago
- b4eb6cd PCI: Add builtin_pci_driver() to avoid registration boilerplate by Paul Gortmaker · 9 years ago
- 00b9b91 PCI/MSI: xgene: Remove msi_controller assignment by Duc Dang · 9 years ago
- 8d0afa1 PCI: iproc: Update PCIe device tree bindings by Ray Jui · 9 years ago
- aaf22ab PCI: iproc: Improve link detection logic by Ray Jui · 9 years ago
- 199ff14 PCI: iproc: Fix PCIe reset logic by Ray Jui · 9 years ago
- bdb8a18 PCI: iproc: Call pci_fixup_irqs() for ARM64 as well as ARM by Ray Jui · 9 years ago
- 98aac69 PCI: iproc: Remove unused struct iproc_pcie.irqs[] by Ray Jui · 9 years ago
- 5d92f41 PCI: iproc: Fix code comment to match code by Ray Jui · 9 years ago
- 111feb7 PCI: imx6: Add PCIE_PHY_RX_ASIC_OUT_VALID definition by Fabio Estevam · 9 years ago
- 89b2d4f PCI: imx6: Return real error code from imx6_add_pcie_port() by Fabio Estevam · 9 years ago
- 10b4ad1 PCI: Disable MSI on SiS 761 by Ondrej Zary · 9 years ago
- 0b26cd6 PCI: Clear IORESOURCE_UNSET when reverting to firmware-assigned address by Bjorn Helgaas · 9 years ago
- 9222097 PCI: Remove unnecessary "if" statement by Zhen Lei · 9 years ago
- 98a97e6 PCI: designware: Make get_msi_addr() return phys_addr_t, not u32 by Lucas Stach · 9 years ago
- 7970737 PCI: designware: Implement multivector MSI IRQ setup by Lucas Stach · 9 years ago
- ea643e1 PCI: designware: Factor out MSI msg setup by Lucas Stach · 9 years ago
- 339e5b4 PCI: Add msi_controller setup_irqs() method for special multivector setup by Lucas Stach · 9 years ago
- ed8b472 PCI: designware: Fix PORT_LOGIC_LINK_WIDTH_MASK by Zhou Wang · 9 years ago
- 6701212 arm64: dts: Drop linux,pci-probe-only from the Seattle DTS by Marc Zyngier · 9 years ago
- 705a7b4 powerpc/PCI: Fix lookup of linux,pci-probe-only property by Marc Zyngier · 9 years ago
- a07245d PCI: generic: Fix lookup of linux,pci-probe-only property by Marc Zyngier · 9 years ago
- f81c11a of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only" by Marc Zyngier · 9 years ago
- b07461a PCI/AER: Clear error status registers during enumeration and restore by Taku Izumi · 9 years ago
- 512ee2f PCI: tegra: Wrap static pgprot_t initializer with __pgprot() by Ard Biesheuvel · 9 years ago
- 70675e0 PCI: Don't try to restore VF BARs by Wei Yang · 9 years ago
- 6ff33f3 Linux 4.3-rc1 by Linus Torvalds · 9 years ago
- 6917b51 Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago