summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-15Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas
2016-01-15Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...Bjorn Helgaas
2016-01-15PCI: host: Add of_pci_get_host_bridge_resources() stubArnd Bergmann
2016-01-11PCI: rcar: Add Gen2 PHY setup to pcie-rcarPhil Edworthy
2016-01-11PCI: rcar: Add runtime PM support to pcie-rcarPhil Edworthy
2016-01-11PCI: designware: Make config accessor override checking symmetricBjorn Helgaas
2016-01-11PCI: ibmphp: Remove unneeded NULL testJulia Lawall
2016-01-11ARM: dts: ifc6410: enable PCIe DT node for this boardStanimir Varbanov
2016-01-11ARM: dts: apq8064: add PCIe devicetree nodeStanimir Varbanov
2016-01-10PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang
2016-01-08PCI: rcar: Remove unused pci_sys_data struct from pcie-rcarPhil Edworthy
2016-01-08PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllersGabriele Paoloni
2016-01-08PCI: Avoid iterating through memory outside the resource windowEdward O'Callaghan
2016-01-08PCI: acpiphp_ibm: Fix null dereferences on null ibm_slotColin Ian King
2016-01-06Merge branches 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci...Bjorn Helgaas
2016-01-06PCI: iproc: Add iProc PCIe MSI supportRay Jui
2016-01-06PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko
2016-01-06PCI: Fix minimum allocation address overwriteChristoph Biedl
2016-01-05PCI: designware: Simplify control flowBjorn Helgaas
2016-01-05PCI: qcom: Add Qualcomm PCIe controller driverStanimir Varbanov
2016-01-05PCI: qcom: Document PCIe devicetree bindingsStanimir Varbanov
2016-01-05PCI: designware: Ensure ATU is enabled before IO/conf space accessesStanimir Varbanov
2015-12-10Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas
2015-12-10x86/PCI: Simplify pci_bios_{read,write}Geliang Tang
2015-12-10PCI: Simplify config space size computationBjorn Helgaas
2015-12-10PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan
2015-12-10PCI: Add Netronome vendor and device IDsJason S. McMullan
2015-12-10PCI: Support PCIe devices with short cfg_sizeJason S. McMullan
2015-12-10x86/PCI: Clarify AMD Fam10h config access restrictions commentTomasz Nowicki
2015-12-10PCI: Print warnings for all invalid expansion ROM headersVladis Dronov
2015-12-10PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas
2015-12-09PCI: rcar: Add gen2 fallback compatibility string for pcie-rcarSimon Horman
2015-12-09PCI: rcar: Add gen2 fallback compatibility string for pci-rcar-gen2Simon Horman
2015-12-08PCI: rcar: Add support for R-Car H3 to pcie-rcarHarunobu Kurokawa
2015-12-08Revert "PCI: rcar: Build pcie-rcar.c only on ARM"Phil Edworthy
2015-12-08PCI: rcar: Convert to DT resource parsing APIPhil Edworthy
2015-12-07PCI: iproc: Add iProc PCIe MSI device tree bindingRay Jui
2015-12-07PCI: iproc: Add PAXC interface supportRay Jui
2015-12-07PCI: iproc: Update iProc PCIe device tree bindingRay Jui
2015-12-04PCI: imx6: Add support for active-low reset GPIOPetr Štetiar
2015-12-03PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show()Andy Lutomirski
2015-11-30PCI: iproc: Do not use 0x in front of %papDmitry V. Krivenok
2015-11-30PCI/MSI: Remove empty pci_msi_init_pci_dev()Bjorn Helgaas
2015-11-25PCI: generic,versatile: Remove unused pci_sys_data structuresLorenzo Pieralisi
2015-11-25PCI: rcar: Allow DT to override default window settingsPhil Edworthy
2015-11-25PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutexGuenter Roeck
2015-11-25PCI: imx6: Use gpio_set_value_cansleep()Fabio Estevam
2015-11-24PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli
2015-11-24PCI: iproc: Hide CONFIG_PCIE_IPROCArnd Bergmann
2015-11-22Linux 4.4-rc2Linus Torvalds