aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* Revert "PCI: dra7xx: Mark driver as broken"Sekhar Nori2016-03-22
* PCI: Restore inclusion of pci/hotplug KconfigTero Roponen2016-03-21
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-19
|\
| * PCI: Add pcibios_bus_add_device() weak functionWei Yang2016-03-08
| * PCI/IOV: Rename and export virtfn_{add, remove}Wei Yang2016-03-08
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-16
|\ \
| * \ Merge branch 'pci/resource' into nextBjorn Helgaas2016-03-15
| |\ \
| | * | PCI: Simplify pci_create_attr() control flowBjorn Helgaas2016-03-12
| | * | PCI: Don't leak memory if sysfs_create_bin_file() failsBjorn Helgaas2016-03-12
| | * | PCI: Simplify sysfs ROM cleanupBjorn Helgaas2016-03-12
| | * | PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPYBjorn Helgaas2016-03-12
| | * | PCI: Clean up pci_map_rom() whitespaceBjorn Helgaas2016-03-12
| | * | PCI: Remove arch-specific IORESOURCE_ROM_SHADOW size from sysfsBjorn Helgaas2016-03-12
| | * | PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas2016-03-08
| | * | PCI: Don't enable/disable ROM BAR if we're using a RAM shadow copyBjorn Helgaas2016-03-08
| | * | PCI: Don't assign or reassign immutable resourcesBjorn Helgaas2016-03-08
| | * | PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-02-25
| * | | Merge branch 'pci/host-hv' into nextBjorn Helgaas2016-03-15
| |\ \ \
| | * | | PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMsJake Oshins2016-02-16
| | * | | PCI: Look up IRQ domain by fwnode_handleJake Oshins2016-02-16
| | |/ /
| * | | Merge branch 'pci/host-designware' into nextBjorn Helgaas2016-03-15
| |\ \ \
| | * | | PCI: designware: Add driver for prototyping kits based on ARC SDPJoao Pinto2016-03-15
| | * | | PCI: designware: Add default link up check if sub-driver doesn't overrideJoao Pinto2016-03-15
| | * | | PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto2016-03-15
| | * | | ARC: Add PCI supportJoao Pinto2016-03-10
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------------. \ \ \ Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas2016-03-15
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | |_|_|/ / | | | | | | | | |/| | | |
| | | | | | | | | | * | | PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host ControllerBharat Kumar Gogada2016-03-11
| | | | | | | | | |/ / / | | | | | | | | |/| | |
| | | | | | | | | * | | microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driverBharat Kumar Gogada2016-03-08
| | | | | | | | | * | | PCI: xilinx: Don't call pci_fixup_irqs() on MicroblazeBharat Kumar Gogada2016-03-08
| | | | | | | | | * | | PCI: xilinx: Remove dependency on ARM-specific struct hw_pciBharat Kumar Gogada2016-03-08
| | | | | | | | | * | | PCI: xilinx: Use of_pci_get_host_bridge_resources() to parse DTBharat Kumar Gogada2016-03-08
| | | | | | | | |/ / /
| | | | | | | * | | | PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devicesDavid Daney2016-03-11
| | | | | | | * | | | PCI: thunder: Add PCIe host driver for ThunderX processorsDavid Daney2016-03-11
| | | | | | | * | | | PCI: generic: Expose pci_host_common_probe() for use by other driversDavid Daney2016-03-11
| | | | | | | * | | | PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()David Daney2016-03-11
| | | | | | | * | | | PCI: generic: Move structure definitions to separate header fileDavid Daney2016-03-11
| | | | | | | |/ / /
| | | | | | * | | | PCI: tegra: Remove misleading PHYS_OFFSETThierry Reding2016-03-08
| | | | | | * | | | PCI: tegra: Track bus -> CPU mappingThierry Reding2016-03-08
| | | | | | * | | | PCI: tegra: Remove unused struct tegra_pcie.num_ports fieldThierry Reding2016-03-08
| | | | | | * | | | PCI: tegra: Implement ->{add,remove}_bus() callbacksThierry Reding2016-03-08
| | | | | | * | | | PCI: Add pci_ops.{add,remove}_bus() callbacksThierry Reding2016-03-08
| | | | | | |/ / /
| | | | | * | | | PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILESimon Horman2016-03-11
| | | | * | | | | PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFERShawn Lin2016-03-11
| | | | | |/ / / | | | | |/| | |
| | | * | | | | PCI: imx6: Add DT bindings to configure PHY Tx driver settingsJustin Waters2016-02-29
| | * | | | | | PCI: altera: Fix altera_pcie_link_is_up()Ley Foon Tan2016-03-11
| | | |/ / / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---------. \ \ \ \ \ Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-15
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | PCI: Prevent VPD access for buggy devicesBabu Moger2016-03-10
| | | | | | | * | | | | | PCI: Sleep rather than busy-wait for VPD access completionBjorn Helgaas2016-03-10
| | | | | | | * | | | | | PCI: Fold struct pci_vpd_pci22 into struct pci_vpdBjorn Helgaas2016-02-29
| | | | | | | * | | | | | PCI: Rename VPD symbols to remove unnecessary "pci22"Bjorn Helgaas2016-02-29