summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-15Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas13-96/+67
2016-01-15Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...Bjorn Helgaas18-85/+1110
2016-01-15PCI: host: Add of_pci_get_host_bridge_resources() stubArnd Bergmann1-0/+7
2016-01-11PCI: rcar: Add Gen2 PHY setup to pcie-rcarPhil Edworthy1-3/+28
2016-01-11PCI: rcar: Add runtime PM support to pcie-rcarPhil Edworthy1-12/+32
2016-01-11PCI: designware: Make config accessor override checking symmetricBjorn Helgaas1-6/+6
2016-01-11PCI: ibmphp: Remove unneeded NULL testJulia Lawall1-3/+0
2016-01-11ARM: dts: ifc6410: enable PCIe DT node for this boardStanimir Varbanov1-0/+26
2016-01-11ARM: dts: apq8064: add PCIe devicetree nodeStanimir Varbanov1-0/+36
2016-01-10PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang10-88/+46
2016-01-08PCI: rcar: Remove unused pci_sys_data struct from pcie-rcarPhil Edworthy1-9/+0
2016-01-08PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllersGabriele Paoloni4-17/+73
2016-01-08PCI: Avoid iterating through memory outside the resource windowEdward O'Callaghan1-0/+3
2016-01-08PCI: acpiphp_ibm: Fix null dereferences on null ibm_slotColin Ian King1-3/+14
2016-01-06Merge branches 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci...Bjorn Helgaas15-129/+1166
2016-01-06PCI: iproc: Add iProc PCIe MSI supportRay Jui7-2/+735
2016-01-06PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko7-8/+15
2016-01-06PCI: Fix minimum allocation address overwriteChristoph Biedl1-2/+4
2016-01-05PCI: designware: Simplify control flowBjorn Helgaas1-36/+18
2016-01-05PCI: qcom: Add Qualcomm PCIe controller driverStanimir Varbanov4-0/+634
2016-01-05PCI: qcom: Document PCIe devicetree bindingsStanimir Varbanov1-0/+233
2016-01-05PCI: designware: Ensure ATU is enabled before IO/conf space accessesStanimir Varbanov1-0/+8
2015-12-10Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas16-145/+104
2015-12-10x86/PCI: Simplify pci_bios_{read,write}Geliang Tang1-70/+38
2015-12-10PCI: Simplify config space size computationBjorn Helgaas1-15/+10
2015-12-10PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan1-0/+11
2015-12-10PCI: Add Netronome vendor and device IDsJason S. McMullan1-0/+6
2015-12-10PCI: Support PCIe devices with short cfg_sizeJason S. McMullan1-9/+9
2015-12-10x86/PCI: Clarify AMD Fam10h config access restrictions commentTomasz Nowicki1-5/+5
2015-12-10PCI: Print warnings for all invalid expansion ROM headersVladis Dronov1-12/+8
2015-12-10PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas3-7/+7
2015-12-09PCI: rcar: Add gen2 fallback compatibility string for pcie-rcarSimon Horman2-4/+12
2015-12-09PCI: rcar: Add gen2 fallback compatibility string for pci-rcar-gen2Simon Horman2-2/+10
2015-12-08PCI: rcar: Add support for R-Car H3 to pcie-rcarHarunobu Kurokawa2-1/+3
2015-12-08Revert "PCI: rcar: Build pcie-rcar.c only on ARM"Phil Edworthy1-2/+1
2015-12-08PCI: rcar: Convert to DT resource parsing APIPhil Edworthy1-43/+73
2015-12-07PCI: iproc: Add iProc PCIe MSI device tree bindingRay Jui1-0/+35
2015-12-07PCI: iproc: Add PAXC interface supportRay Jui3-40/+205
2015-12-07PCI: iproc: Update iProc PCIe device tree bindingRay Jui1-1/+4
2015-12-04PCI: imx6: Add support for active-low reset GPIOPetr Štetiar1-14/+6
2015-12-03PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show()Andy Lutomirski1-11/+5
2015-11-30PCI: iproc: Do not use 0x in front of %papDmitry V. Krivenok1-1/+1
2015-11-30PCI/MSI: Remove empty pci_msi_init_pci_dev()Bjorn Helgaas3-9/+0
2015-11-25PCI: generic,versatile: Remove unused pci_sys_data structuresLorenzo Pieralisi2-13/+1
2015-11-25PCI: rcar: Allow DT to override default window settingsPhil Edworthy2-3/+79
2015-11-25PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutexGuenter Roeck1-0/+2
2015-11-25PCI: imx6: Use gpio_set_value_cansleep()Fabio Estevam1-2/+2
2015-11-24PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli3-8/+4
2015-11-24PCI: iproc: Hide CONFIG_PCIE_IPROCArnd Bergmann1-5/+3
2015-11-22Linux 4.4-rc2v4.4-rc2Linus Torvalds1-1/+1