summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAgeFilesLines
* PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host contro...Tomasz Nowicki2017-03-231-2/+54
* PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controllerTomasz Nowicki2017-03-231-1/+1
* PCI: iproc: Save host bridge window resource in struct iproc_pcieBjorn Helgaas2017-03-093-21/+23
* Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-041-3/+7
|\
| * PCI: altera: Fix TLP_CFG_DW0 for TLP writeLey Foon Tan2017-02-281-3/+7
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\ \ | |/ |/|
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-2330-6541/+256Star
|\ \
| * \ Merge branch 'pci/host-xilinx' into nextBjorn Helgaas2017-02-212-14/+4Star
| |\ \
| | * | PCI: xilinx-nwl: Remove mask for messages not supported by AXIBharat Kumar Gogada2017-02-101-13/+1Star
| | * | PCI: xilinx: Configure PCIe MPS settingsBjorn Helgaas2017-02-081-1/+3
| | |/
| * | Merge branch 'pci/host-xgene' into nextBjorn Helgaas2017-02-211-6/+5Star
| |\ \
| | * | PCI: xgene: Configure PCIe MPS settingsBjorn Helgaas2017-02-101-1/+3
| | * | PCI: xgene: Fix double free on init errorDan Carpenter2017-01-311-5/+2Star
| | |/
| * | Merge branch 'pci/host-versatile' into nextBjorn Helgaas2017-02-211-1/+3
| |\ \
| | * | PCI: versatile: Configure PCIe MPS settingsBjorn Helgaas2017-02-081-1/+3
| | |/
| * | Merge branch 'pci/host-thunder' into nextBjorn Helgaas2017-02-211-5/+20
| |\ \
| | * | PCI: thunder-pem: Add support for cn81xx and cn83xx SoCsDavid Daney2017-01-121-5/+20
| | |/
| * | Merge branch 'pci/host-rockchip' into nextBjorn Helgaas2017-02-211-39/+136
| |\ \
| | * | PCI: rockchip: Set vendor ID from local core config spaceShawn Lin2017-02-171-2/+2
| | * | PCI: rockchip: Fix rockchip_pcie_probe() error path to free resource listShawn Lin2017-02-101-4/+6
| | * | PCI: rockchip: Mark PM functions as __maybe_unusedArnd Bergmann2017-01-301-2/+2
| | * | PCI: rockchip: Use readl_poll_timeout() instead of open-coding itShawn Lin2017-01-301-36/+16Star
| | * | PCI: rockchip: Disable RC's ASPM L0s based on DT "aspm-no-l0s"Shawn Lin2017-01-121-0/+9
| | * | PCI: rockchip: Add system PM supportShawn Lin2017-01-111-0/+106
| | |/
| * | Merge branch 'pci/host-rcar' into nextBjorn Helgaas2017-02-211-7/+2Star
| |\ \
| | * | PCI: rcar: Use of_device_get_match_data() to simplify probeBjorn Helgaas2017-01-311-6/+1Star
| | * | PCI: rcar: Return -ENODEV from host bridge probe when no card presentHarunobu Kurokawa2017-01-111-1/+1
| | |/
| * | Merge branch 'pci/host-mvebu' into nextBjorn Helgaas2017-02-211-42/+61
| |\ \
| | * | PCI: mvebu: Change delay after reset to the PCIe spec mandated 100msLucas Stach2017-02-081-1/+1
| | * | PCI: mvebu: Handle changes to the bridge windows while enabledJason Gunthorpe2017-01-301-41/+60
| | |/
| * | Merge branch 'pci/host-iproc' into nextBjorn Helgaas2017-02-212-7/+5Star
| |\ \
| | * | PCI: iproc: Configure PCIe MPS settingsJon Mason2017-02-081-1/+4
| | * | PCI: iproc: Use of_device_get_match_data() to simplify probeBjorn Helgaas2017-01-311-6/+1Star
| | |/
| * | Merge branch 'pci/host-hv' into nextBjorn Helgaas2017-02-211-3/+17
| |\ \
| | * | PCI: hv: Use device serial number as PCI domainHaiyang Zhang2017-02-171-0/+12
| | * | PCI: hv: Fix wslot_to_devfn() to fix warnings on device removalDexuan Cui2017-02-101-3/+5
| | |/
| * | Merge branch 'pci/host-hisi' into nextBjorn Helgaas2017-02-211-0/+2
| |\ \
| | * | PCI: generic: Call pci_fixup_irqs() only on ARMDongdong Liu2017-02-091-0/+2
| | * | PCI: hisi: Rename config space accessors to remove "acpi"Bjorn Helgaas2017-02-091-8/+8
| | * | PCI: hisi: Add DT almost-ECAM support for Hip06/Hip07 host controllersDongdong Liu2017-02-061-1/+61
| | * | PCI: hisi: Use of_device_get_match_data() to simplify probeShailendra Verma2017-02-031-5/+3Star
| | |/
| * | Merge branch 'pci/host-altera' into nextBjorn Helgaas2017-02-211-1/+1
| |\ \
| | * | PCI: altera: Extract TLP completion status correctlyYadi Hu2017-02-171-1/+1
| | |/
| * | PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-2117-6416/+0Star
* | | PCI/MSI: pci-xgene-msi: Fix CPU hotplug registration handlingMarc Zyngier2017-01-171-1/+1
|/ /
* / PCI: designware: Check for iATU unroll only on platforms that use ATUMurali Karicheri2017-01-101-5/+5
|/
* Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-1521-417/+1772
|\
| * Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-12-122-9/+23
| |\
| | * PCI: vmd: Fix suspend handlers defined-but-not-used warningBorislav Petkov2016-12-071-1/+1