| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: tegra: Add PCI_MSI_IRQ_DOMAIN kconfig dependency | Arnd Bergmann | 2018-03-14 | 1 | -0/+1 |
* | PCI: vmd: Fix malformed Kconfig default | Ulf Magnusson | 2018-02-23 | 1 | -1/+0 |
* | PCI: Add SPDX GPL-2.0 when no license was specified | Bjorn Helgaas | 2018-01-26 | 1 | -0/+2 |
* | PCI: v3-semi: Add V3 Semiconductor PCI host driver | Linus Walleij | 2017-10-05 | 1 | -0/+6 |
* | Merge branch 'pci/host-xilinx' into next | Bjorn Helgaas | 2017-09-07 | 1 | -1/+1 |
|\ |
|
| * | PCI: xilinx: Allow build on MIPS platforms | Paul Burton | 2017-08-16 | 1 | -1/+1 |
* | | PCI: mediatek: Add controller support for MT2712 and MT7622 | Ryder Lee | 2017-08-30 | 1 | -3/+2 |
|/ |
|
* | Merge branch 'pci/host-tango' into next | Bjorn Helgaas | 2017-07-07 | 1 | -0/+14 |
|\ |
|
| * | PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge support | Marc Gonzalez | 2017-07-07 | 1 | -0/+14 |
* | | PCI: mediatek: Add MediaTek PCIe host controller support | Ryder Lee | 2017-07-03 | 1 | -0/+11 |
|/ |
|
* | Merge branch 'pci/host-rockchip' into next | Bjorn Helgaas | 2017-04-28 | 1 | -1/+1 |
|\ |
|
| * | PCI: rockchip: Modularize | Brian Norris | 2017-04-21 | 1 | -1/+1 |
* | | Merge branch 'pci/host-iproc' into next | Bjorn Helgaas | 2017-04-28 | 1 | -1/+1 |
|\ \ |
|
| * | | PCI: iproc: Add PCI_DOMAIN dependency to PCI Kconfig | Jon Mason | 2017-03-16 | 1 | -1/+1 |
| |/ |
|
* / | PCI: faraday: Add Faraday Technology FTPCI100 PCI Host Bridge driver | Linus Walleij | 2017-03-24 | 1 | -0/+6 |
|/ |
|
* | PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory | Kishon Vijay Abraham I | 2017-02-21 | 1 | -113/+0 |
* | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas | 2016-12-12 | 1 | -1/+1 |
|\ |
|
| * | PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCU | Jon Derrick | 2016-12-07 | 1 | -1/+1 |
* | | Merge branch 'pci/host-tegra' into next | Bjorn Helgaas | 2016-12-12 | 1 | -1/+1 |
|\ \ |
|
| * | | PCI: tegra: Enable the driver on 64-bit ARM | Thierry Reding | 2016-12-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'pci/host-rockchip' into next | Bjorn Helgaas | 2016-12-12 | 1 | -1/+1 |
|\ \ |
|
| * | | PCI: rockchip: Add Kconfig COMPILE_TEST | Shawn Lin | 2016-12-07 | 1 | -1/+1 |
| |/ |
|
* | | PCI: Add MCFG quirks for X-Gene host controller | Duc Dang | 2016-12-06 | 1 | -2/+2 |
* | | PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controller | Tomasz Nowicki | 2016-12-06 | 1 | -1/+2 |
* | | PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controller | Tomasz Nowicki | 2016-12-06 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas | 2016-10-05 | 1 | -0/+16 |
|\ |
|
| * | x86/PCI: VMD: Move VMD driver to drivers/pci/host | Keith Busch | 2016-10-04 | 1 | -0/+16 |
* | | PCI: rockchip: Add Rockchip PCIe controller support | Shawn Lin | 2016-09-03 | 1 | -0/+11 |
|/ |
|
*-. | Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc... | Bjorn Helgaas | 2016-08-01 | 1 | -0/+9 |
|\ \ |
|
| * | | PCI: aardvark: Add Aardvark PCI host controller driver | Thomas Petazzoni | 2016-07-26 | 1 | -0/+9 |
| |/ |
|
| | | |
| \ | |
*-. | | Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next | Bjorn Helgaas | 2016-08-01 | 1 | -0/+11 |
|\ \| |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'pci/host-artpec' and 'pci/host-generic' into pci/demodularize... | Bjorn Helgaas | 2016-08-01 | 1 | -0/+11 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | PCI: generic: Select IRQ_DOMAIN | Arnd Bergmann | 2016-06-11 | 1 | -0/+1 |
| | |/
| |/| |
|
| | * | PCI: artpec: Add PCI_MSI_IRQ_DOMAIN dependency | Arnd Bergmann | 2016-07-30 | 1 | -0/+1 |
| | * | PCI: artpec: Add Axis ARTPEC-6 PCIe controller driver | Niklas Cassel | 2016-06-11 | 1 | -0/+9 |
| |/ |
|
* / | PCI/MSI: irqchip: Fix PCI_MSI dependencies | Arnd Bergmann | 2016-06-15 | 1 | -10/+19 |
|/ |
|
* | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-19 | 1 | -0/+14 |
|\ |
|
| *-. | Merge branches 'pci/arm64' and 'pci/host-hv' into next | Bjorn Helgaas | 2016-05-17 | 1 | -0/+1 |
| |\ \ |
|
| | * | | PCI: generic, thunder: Use generic ECAM API | Jayachandran C | 2016-05-12 | 1 | -0/+1 |
| | |/ |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'pci/host-armada', 'pci/host-designware', 'pci/host-hv', 'pci/... | Bjorn Helgaas | 2016-05-03 | 1 | -0/+13 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | PCI: rcar: Select PCI_MSI_IRQ_DOMAIN | Arnd Bergmann | 2016-05-02 | 1 | -0/+2 |
| | |/
| |/| |
|
| | * | PCI: armada: Add driver for Marvell Armada 7K/8K PCIe controller | Thomas Petazzoni | 2016-04-26 | 1 | -0/+11 |
| |/ |
|
* / | PCI: rcar-pcie: Remove Gen2 designation from Kconfig | Simon Horman | 2016-04-22 | 1 | -2/+2 |
|/ |
|
* | Revert "PCI: dra7xx: Mark driver as broken" | Sekhar Nori | 2016-03-22 | 1 | -1/+0 |
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 1 | -3/+43 |
|\ |
|
| * | Merge branch 'pci/host-designware' into next | Bjorn Helgaas | 2016-03-15 | 1 | -0/+12 |
| |\ |
|
| | * | PCI: designware: Add driver for prototyping kits based on ARC SDP | Joao Pinto | 2016-03-15 | 1 | -0/+11 |
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/... | Bjorn Helgaas | 2016-03-15 | 1 | -3/+31 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | | | | * | PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host Controller | Bharat Kumar Gogada | 2016-03-11 | 1 | -0/+10 |
| | |_|_|/
| |/| | | |
|
| | | | * | microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver | Bharat Kumar Gogada | 2016-03-08 | 1 | -1/+1 |
| | |_|/
| |/| | |
|