summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-21PCI: pciehp: Queue power work requests in dedicated functionGuenter Roeck
2015-10-21x86/PCI: Don't alloc pcibios-irq when MSI is enabledJoerg Roedel
2015-10-16PCI: iproc: Add outbound mapping supportRay Jui
2015-10-15PCI/MSI: Export all remapped MSIs to sysfs attributesRomain Bezut
2015-10-09x86/PCI: Make pci_subsys_init() staticAlexander Kuleshov
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
2015-10-09PCI: mvebu: Improve clock/reset handlingRussell King
2015-10-09PCI: mvebu: Use gpio_desc to carry around gpioRussell King
2015-10-09PCI: mvebu: Use devm_kcalloc() to allocate an arrayRussell King
2015-10-09PCI: mvebu: Use gpio_set_value_cansleep()Russell King
2015-10-09PCI: mvebu: Split port parsing and resource claiming from port setupRussell King
2015-10-09PCI: mvebu: Fix memory leaks and refcount leaksRussell King
2015-10-09PCI: mvebu: Move port parsing and resource claiming to separate functionRussell King
2015-10-08PCI: mvebu: Use port->name rather than "PCIe%d.%d"Russell King
2015-10-08PCI: mvebu: Report full node name when reporting a DT errorRussell King
2015-10-08PCI: mvebu: Use for_each_available_child_of_node() to walk child nodesRussell King
2015-10-08PCI: mvebu: Use of_get_available_child_count()Russell King
2015-10-08PCI: mvebu: Use exact config access size; don't read/modify/writeRussell King
2015-10-08PCI: mvebu: Return zero for reserved or unimplemented config spaceRussell King
2015-10-08PCI: generic: Pass starting bus number to pci_scan_root_bus()David Daney
2015-10-08PCI: generic: Allow multiple hosts with different map_bus() methodsDavid Daney
2015-10-06PCI: Add builtin_pci_driver() to avoid registration boilerplatePaul Gortmaker
2015-09-25PCI/MSI: xgene: Remove msi_controller assignmentDuc Dang
2015-09-25PCI: iproc: Update PCIe device tree bindingsRay Jui
2015-09-25PCI: iproc: Improve link detection logicRay Jui
2015-09-25PCI: iproc: Fix PCIe reset logicRay Jui
2015-09-25PCI: iproc: Call pci_fixup_irqs() for ARM64 as well as ARMRay Jui
2015-09-25PCI: iproc: Remove unused struct iproc_pcie.irqs[]Ray Jui
2015-09-25PCI: iproc: Fix code comment to match codeRay Jui
2015-09-24PCI: imx6: Add PCIE_PHY_RX_ASIC_OUT_VALID definitionFabio Estevam
2015-09-24PCI: imx6: Return real error code from imx6_add_pcie_port()Fabio Estevam
2015-09-24PCI: Disable MSI on SiS 761Ondrej Zary
2015-09-23PCI: Clear IORESOURCE_UNSET when reverting to firmware-assigned addressBjorn Helgaas
2015-09-18PCI: Remove unnecessary "if" statementZhen Lei
2015-09-18PCI: designware: Make get_msi_addr() return phys_addr_t, not u32Lucas Stach
2015-09-18PCI: designware: Implement multivector MSI IRQ setupLucas Stach
2015-09-18PCI: designware: Factor out MSI msg setupLucas Stach
2015-09-18PCI: Add msi_controller setup_irqs() method for special multivector setupLucas Stach
2015-09-18PCI: designware: Fix PORT_LOGIC_LINK_WIDTH_MASKZhou Wang
2015-09-17arm64: dts: Drop linux,pci-probe-only from the Seattle DTSMarc Zyngier
2015-09-17powerpc/PCI: Fix lookup of linux,pci-probe-only propertyMarc Zyngier
2015-09-17PCI: generic: Fix lookup of linux,pci-probe-only propertyMarc Zyngier
2015-09-17of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only"Marc Zyngier
2015-09-17PCI/AER: Clear error status registers during enumeration and restoreTaku Izumi
2015-09-14PCI: tegra: Wrap static pgprot_t initializer with __pgprot()Ard Biesheuvel
2015-09-14PCI: Don't try to restore VF BARsWei Yang
2015-09-12Linux 4.3-rc1Linus Torvalds
2015-09-12Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds