summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-16134-1145/+5642
|\
| * Merge branch 'pci/resource' into nextBjorn Helgaas2016-03-1512-160/+162
| |\
| | * PCI: Simplify pci_create_attr() control flowBjorn Helgaas2016-03-121-26/+27
| | * PCI: Don't leak memory if sysfs_create_bin_file() failsBjorn Helgaas2016-03-121-0/+2
| | * PCI: Simplify sysfs ROM cleanupBjorn Helgaas2016-03-121-10/+3
| | * PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPYBjorn Helgaas2016-03-123-33/+1
| | * MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM res...Bjorn Helgaas2016-03-121-2/+7
| | * MIPS: Loongson 3: Use temporary struct resource * to avoid repetitionBjorn Helgaas2016-03-121-7/+7
| | * ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resourceBjorn Helgaas2016-03-122-19/+16
| | * ia64/PCI: Use ioremap() instead of open-coded equivalentBjorn Helgaas2016-03-121-3/+2
| | * ia64/PCI: Use temporary struct resource * to avoid repetitionBjorn Helgaas2016-03-122-27/+22
| | * PCI: Clean up pci_map_rom() whitespaceBjorn Helgaas2016-03-121-19/+18
| | * PCI: Remove arch-specific IORESOURCE_ROM_SHADOW size from sysfsBjorn Helgaas2016-03-121-6/+2
| | * PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas2016-03-084-24/+33
| | * PCI: Don't enable/disable ROM BAR if we're using a RAM shadow copyBjorn Helgaas2016-03-081-4/+12
| | * PCI: Don't assign or reassign immutable resourcesBjorn Helgaas2016-03-081-0/+6
| | * PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXEDBjorn Helgaas2016-03-082-2/+4
| | * x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas2016-03-081-0/+7
| | * PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-02-252-0/+15
| * | Merge branch 'pci/host-hv' into nextBjorn Helgaas2016-03-157-1/+2389
| |\ \
| | * | PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMsJake Oshins2016-02-164-0/+2355
| | * | PCI: Look up IRQ domain by fwnode_handleJake Oshins2016-02-161-0/+15
| | * | PCI: Add fwnode_handle to x86 pci_sysdataJake Oshins2016-02-162-0/+19
| | |/
| * | Merge branch 'pci/host-designware' into nextBjorn Helgaas2016-03-1521-77/+319
| |\ \
| | * | PCI: designware: Add driver for prototyping kits based on ARC SDPJoao Pinto2016-03-155-0/+174
| | * | PCI: designware: Add default link up check if sub-driver doesn't overrideJoao Pinto2016-03-151-1/+9
| | * | PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto2016-03-158-59/+39
| | * | ARC: Add PCI supportJoao Pinto2016-03-108-0/+93
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------------. \ \ Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas2016-03-1525-426/+2283
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host ControllerBharat Kumar Gogada2016-03-114-0/+960
| | | | | | | | | | | |/ | | | | | | | | | | |/|
| | | | | | | | | * | | microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driverBharat Kumar Gogada2016-03-083-47/+14
| | | | | | | | | * | | PCI: xilinx: Update Zynq binding with Microblaze nodeBharat Kumar Gogada2016-03-081-3/+29
| | | | | | | | | * | | PCI: xilinx: Don't call pci_fixup_irqs() on MicroblazeBharat Kumar Gogada2016-03-081-0/+2
| | | | | | | | | * | | PCI: xilinx: Remove dependency on ARM-specific struct hw_pciBharat Kumar Gogada2016-03-081-66/+16
| | | | | | | | | * | | PCI: xilinx: Use of_pci_get_host_bridge_resources() to parse DTBharat Kumar Gogada2016-03-081-102/+5
| | | | | | | | | |/ /
| | | | | | | | * | | x86/PCI: VMD: Attach VMD resources to parent domain's resource treeJon Derrick2016-03-101-0/+16
| | | | | | | | * | | x86/PCI: VMD: Set bus resource start to 0Keith Busch2016-03-101-1/+1
| | | | | | | | * | | x86/PCI: VMD: Document code for maintainabilityKeith Busch2016-03-101-0/+17
| | | | | | | | |/ /
| | | | | | | * | | PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devicesDavid Daney2016-03-114-0/+441
| | | | | | | * | | PCI: thunder: Add PCIe host driver for ThunderX processorsDavid Daney2016-03-115-0/+405
| | | | | | | * | | PCI: generic: Expose pci_host_common_probe() for use by other driversDavid Daney2016-03-116-165/+203
| | | | | | | * | | PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()David Daney2016-03-111-8/+17
| | | | | | | * | | PCI: generic: Move structure definitions to separate header fileDavid Daney2016-03-112-18/+45
| | | | | | | |/ /
| | | | | | * | | PCI: tegra: Remove misleading PHYS_OFFSETThierry Reding2016-03-081-1/+1
| | | | | | * | | PCI: tegra: Track bus -> CPU mappingThierry Reding2016-03-081-0/+28
| | | | | | * | | PCI: tegra: Remove unused struct tegra_pcie.num_ports fieldThierry Reding2016-03-081-1/+0
| | | | | | * | | PCI: tegra: Implement ->{add,remove}_bus() callbacksThierry Reding2016-03-081-20/+34
| | | | | | * | | PCI: Add pci_ops.{add,remove}_bus() callbacksThierry Reding2016-03-083-0/+12
| | | | | | |/ /
| | | | | * | | PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILESimon Horman2016-03-111-2/+2
| | | | * | | | PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFERShawn Lin2016-03-111-0/+3
| | | | | |/ / | | | | |/| |
OpenPOWER on IntegriCloud