summaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | PCI: armada: Add driver for Marvell Armada 7K/8K PCIe controllerThomas Petazzoni2016-04-263-0/+274
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/...Bjorn Helgaas2016-04-256-36/+222
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | / / / / | | | | | | |_|/ / / / | | | | | |/| | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | | | * | | | PCI: Work around Intel Sunrise Point PCH incorrect ACS capabilityAlex Williamson2016-04-201-0/+78
| | | | | | * | | | PCI: Reverse standard ACS vs device-specific ACS enablingAlex Williamson2016-04-202-8/+8
| | | | | | * | | | PCI: Mark Intel i40e NIC INTx masking as brokenAlex Williamson2016-04-191-0/+33
| | |_|_|_|/ / / / | |/| | | | | | |
| | | | | * | | | thunderbolt: Support 1st gen Light Ridge controllerLukas Wunner2016-04-081-1/+28
| | | | | * | | | PCI: Add Intel Thunderbolt device IDsLukas Wunner2016-04-081-6/+10
| | |_|_|/ / / / | |/| | | | | |
| | | | * | | | PCI: Add DMA alias quirk for mic_x200_dmaJacek Lawrynowicz2016-04-121-0/+15
| | | | * | | | PCI: Add support for multiple DMA aliasesJacek Lawrynowicz2016-04-113-7/+27
| | | | * | | | PCI: Move informational printk to pci_add_dma_alias()Bjorn Helgaas2016-04-112-5/+3
| | | | * | | | PCI: Add pci_add_dma_alias() to abstract implementationBjorn Helgaas2016-04-112-12/+21
| | |_|/ / / / | |/| | | | |
| | | * | | | PCI: Fix spelling errorsColin Ian King2016-04-052-2/+2
| | |/ / / / | |/| | | |
| | * | | | PCI: acpiphp_ibm: Avoid uninitialized variable referenceDan Carpenter2016-04-151-0/+2
| |/ / / /
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-181-17/+227
|\ \ \ \ \
| * | | | | PCI: tegra: Support per-lane PHYsThierry Reding2016-04-291-17/+227
| |/ / / /
* | | | | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-182-3/+3
|\ \ \ \ \
| * | | | | PCI: rcar-pcie: Remove Gen2 designation from KconfigSimon Horman2016-04-222-3/+3
| |/ / / /
* | | | | Merge tag 'pci-v4.6-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-101-2/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | PCI: Do not treat EPROBE_DEFER as device attach failureLukas Wunner2016-05-021-1/+1
| * | | | PCI: Fix BUG on device attach failureLukas Wunner2016-05-021-1/+3
* | | | | Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-193-6/+57
|\| | | | | |_|_|/ |/| | |
| * | | PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai2016-04-152-0/+43
| | |/ | |/|
| * | Revert "PCI: imx6: Add support for active-low reset GPIO"Fabio Estevam2016-04-051-6/+14
| |/
* / pci-sysfs: use proper file capability helper functionLinus Torvalds2016-04-141-1/+1
|/
* Revert "PCI: dra7xx: Mark driver as broken"Sekhar Nori2016-03-221-1/+0
* PCI: Restore inclusion of pci/hotplug KconfigTero Roponen2016-03-211-0/+1
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-192-5/+8
|\
| * PCI: Add pcibios_bus_add_device() weak functionWei Yang2016-03-081-0/+3
| * PCI/IOV: Rename and export virtfn_{add, remove}Wei Yang2016-03-081-5/+5
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-1641-789/+5079
|\ \
| * \ Merge branch 'pci/resource' into nextBjorn Helgaas2016-03-155-99/+77
| |\ \
| | * | 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-122-31/+1
| | * | 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-081-11/+0
| | * | 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: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-02-251-0/+14
| * | | Merge branch 'pci/host-hv' into nextBjorn Helgaas2016-03-154-1/+2369
| |\ \ \
| | * | | PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMsJake Oshins2016-02-163-0/+2354
| | * | | PCI: Look up IRQ domain by fwnode_handleJake Oshins2016-02-161-0/+15
| | |/ /
| * | | Merge branch 'pci/host-designware' into nextBjorn Helgaas2016-03-1512-77/+203
| |\ \ \
| | * | | PCI: designware: Add driver for prototyping kits based on ARC SDPJoao Pinto2016-03-153-0/+150
| | * | | 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-101-0/+1
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------------. \ \ \ Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas2016-03-1515-376/+2048
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | |_|_|/ / | | | | | | | | |/| | | |