summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-20Merge branches 'pci/iommu' and 'pci/misc' into nextBjorn Helgaas2-0/+6
2016-01-20PCI: Add function 1 DMA alias quirk for Lite-On/Plextor M6e/Marvell 88SS9183Tim Sander1-0/+4
2016-01-16PCI: Limit config space size for Netronome NFP4000Simon Horman1-0/+1
2016-01-16PCI: Add Netronome NFP4000 PF device IDSimon Horman1-0/+1
2016-01-16Merge branch 'pci/host-vmd' into nextBjorn Helgaas10-11/+811
2016-01-15x86/PCI: Add driver for Intel Volume Management Device (VMD)Keith Busch5-0/+749
2016-01-15PCI/AER: Use 32 bit PCI domain numbersKeith Busch1-8/+8
2016-01-15x86/PCI: Allow DMA ops specific to a PCI domainKeith Busch2-0/+48
2016-01-15irqdomain: Export irq_domain_set_info() for module useKeith Busch1-0/+1
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-14genirq/MSI: Relax msi_domain_alloc() to support parentless MSI irqdomainsLiu Jiang1-3/+5
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-11PCI: 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-07Merge branches 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci...Bjorn Helgaas15-129/+1166
2016-01-07PCI: iproc: Add iProc PCIe MSI supportRay Jui7-2/+735
2016-01-07PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko7-8/+15
2016-01-07PCI: Fix minimum allocation address overwriteChristoph Biedl1-2/+4
2016-01-06PCI: designware: Simplify control flowBjorn Helgaas1-36/+18
2016-01-06PCI: qcom: Add Qualcomm PCIe controller driverStanimir Varbanov4-0/+634
2016-01-06PCI: 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-11Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas16-145/+104
2015-12-11x86/PCI: Simplify pci_bios_{read,write}Geliang Tang1-70/+38
2015-12-11PCI: Simplify config space size computationBjorn Helgaas1-15/+10
2015-12-11PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan1-0/+11
2015-12-11PCI: Add Netronome vendor and device IDsJason S. McMullan1-0/+6
2015-12-11PCI: Support PCIe devices with short cfg_sizeJason S. McMullan1-9/+9
2015-12-11x86/PCI: Clarify AMD Fam10h config access restrictions commentTomasz Nowicki1-5/+5
2015-12-11PCI: Print warnings for all invalid expansion ROM headersVladis Dronov1-12/+8
2015-12-11PCI: 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-09PCI: rcar: Add support for R-Car H3 to pcie-rcarHarunobu Kurokawa2-1/+3
2015-12-09Revert "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