summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/host-rockchip' into nextBjorn Helgaas2016-12-129-101/+238
|\
| * PCI: rockchip: Move the deassert of pm/aclk/pclk after phy_init()Shawn Lin2016-12-071-20/+20
| * PCI: rockchip: Split out rockchip_cfg_atu()Shawn Lin2016-12-071-49/+55
| * PCI: rockchip: Clean up bit definitions for PCIE_RC_CONFIG_LCSShawn Lin2016-12-071-10/+4
| * PCI: rockchip: Correct the use of FTS maskBrian Norris2016-12-071-1/+1
| * PCI: rockchip: Remove the pointer to L1 substate capShawn Lin2016-12-071-9/+8
| * PCI: rockchip: Specify the link capabilityShawn Lin2016-12-071-23/+37
| * PCI: rockchip: Fix negotiated lanes calculationShawn Lin2016-12-071-2/+2
| * PCI: rockchip: Add Kconfig COMPILE_TESTShawn Lin2016-12-071-1/+1
| * PCI: rockchip: Mark RC as common clock architectureShawn Lin2016-12-071-0/+6
| * PCI: rockchip: Provide captured slot power limit and scaleShawn Lin2016-12-071-0/+40
| * PCI: rockchip: Add three new resets as required propertiesShawn Lin2016-11-102-3/+70
| * PCI: Don't attempt to claim shadow copies of ROMBjorn Helgaas2016-11-081-0/+8
| * PCI: designware: Check for iATU unroll support after initializing hostNiklas Cassel2016-11-041-2/+5
| * PCI: qcom: Fix pp->dev usage before assignmentSrinivas Kandagatla2016-10-261-1/+1
| * PCI: designware-plat: Update author email addressJoao Pinto2016-10-211-1/+1
| * PCI: layerscape: Fix drvdata usage before assignmentMarc Zyngier2016-10-171-1/+1
| * PCI: designware-plat: Change maintainer to Jose AbreuJoao Pinto2016-10-171-1/+1
* | Merge branch 'pci/host-rcar' into nextBjorn Helgaas2016-12-123-3/+5
|\ \
| * | PCI: rcar: Add gen3 fallback compatibility string for pcie-rcarSimon Horman2016-12-072-0/+2
| * | PCI: rcar: Use gen2 fallback compatibility lastSimon Horman2016-12-071-2/+2
| * | PCI: rcar-gen2: Use gen2 fallback compatibility lastSimon Horman2016-12-071-1/+1
| |/
* | Merge branch 'pci/host-qcom' into nextBjorn Helgaas2016-12-122-6/+185
|\ \
| * | PCI: qcom: Add support for MSM8996 PCIe controllerSrinivas Kandagatla2016-11-242-6/+185
| |/
* | Merge branch 'pci/host-layerscape' into nextBjorn Helgaas2016-12-122-7/+14
|\ \
| * | PCI: layerscape: Add LS1046a supportMingkai Hu2016-11-112-4/+13
| * | PCI: layerscape: Remove redundant error message from ls_pcie_probe()Wei Yongjun2016-11-111-3/+1
| |/
* | Merge branch 'pci/host-iproc' into nextBjorn Helgaas2016-12-126-137/+930
|\ \
| * | PCI: iproc: Skip check for legacy IRQ on PAXC busesAndy Gospodarek2016-12-082-2/+12
| * | PCI: iproc: Fix incorrect MSI address alignmentRay Jui2016-11-241-1/+1
| * | PCI: iproc: Add support for the next-gen PAXB controllerRay Jui2016-11-233-0/+132
| * | PCI: iproc: Add PAXBv2 binding infoRay Jui2016-11-231-0/+2
| * | PCI: iproc: Add inbound DMA mapping supportRay Jui2016-11-172-0/+252
| * | PCI: iproc: Add optional dma-rangesRay Jui2016-11-171-0/+3
| * | PCI: iproc: Make outbound mapping code more genericRay Jui2016-11-173-89/+186
| * | PCI: iproc: Remove redundant outbound propertiesRay Jui2016-11-171-7/+0
| * | PCI: iproc: Add PAXC v2 supportRay Jui2016-11-173-3/+180
| * | PCI: iproc: Add PAXCv2 related bindingRay Jui2016-11-141-8/+23
| * | PCI: iproc: Fix exception with multi-function devicesRay Jui2016-11-142-2/+59
| * | PCI: iproc: Add BCMA typeRay Jui2016-11-144-1/+18
| * | PCI: iproc: Do not reset PAXC when initializing the driverRay Jui2016-11-141-9/+6
| * | PCI: iproc: Improve core register populationRay Jui2016-11-142-23/+64
| |/
* | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2016-12-121-1/+2
|\ \
| * | MAINTAINERS: Add devicetree binding to PCI i.MX6 entryFabio Estevam2016-11-111-0/+1
| * | MAINTAINERS: Update Richard Zhu's email addressFabio Estevam2016-11-111-1/+1
| |/
* | Merge branch 'pci/host-hv' into nextBjorn Helgaas2016-12-121-39/+61
|\ \
| * | PCI: hv: Allocate physically contiguous hypercall params bufferLong Li2016-11-301-10/+19
| * | PCI: hv: Delete the device earlier from hbus->children for hot-removeDexuan Cui2016-11-161-4/+4
| * | PCI: hv: Fix hv_pci_remove() for hot-removeDexuan Cui2016-11-161-20/+33
| * | PCI: hv: Use the correct buffer size in new_pcichild_device()Dexuan Cui2016-11-161-3/+3