summaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2021-02-232-0/+17
|\
| * PCI: Revoke mappings like devmemDaniel Vetter2021-02-112-0/+5
| * PCI: Also set up legacy files only after sysfs initDaniel Vetter2021-02-111-0/+7
| * PCI: Obey iomem restrictions for procfs mmapDaniel Vetter2021-01-121-0/+5
* | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-212-3/+10
|\ \
| * | PCI: Add a REBAR size quirk for Sapphire RX 5600 XT PulseNirmoy Das2021-01-141-1/+8
| * | PCI: Add pci_rebar_bytes_to_size()Nirmoy Das2021-01-141-1/+1
| * | PCI: Export pci_rebar_get_possible_sizes()Darren Salt2021-01-142-1/+1
| |/
* | Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-02-211-1/+1
|\ \
| * | asm-generic/hyperv: update hv_interrupt_entryWei Liu2021-02-111-1/+1
| |/
* / Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"Bjorn Helgaas2021-01-273-55/+0
|/
* Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-262-32/+31
|\
| * PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin2020-12-261-6/+2
| * PCI: tegra: Fix host link initializationRob Herring2020-12-261-26/+29
* | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-242-12/+4
|\ \
| * | PCI: mobiveil: Use irq_data_get_irq_chip_data()Thomas Gleixner2020-12-151-6/+2
| * | PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner2020-12-151-6/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-161-24/+1
|\ \ \
| * | | PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bitChristoph Hellwig2020-11-171-4/+1
| * | | PCI/P2PDMA: Remove the DMA_VIRT_OPS hacksChristoph Hellwig2020-11-171-20/+0
| |/ /
* | | Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-1666-1705/+1637
|\ \ \ | | |/ | |/|
| * | Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2020-12-151-11/+26
| |\ \
| | * | PCI: vmd: Offset Client VMD MSI-X vectorsJon Derrick2020-11-231-11/+26
| | |/
| * | Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas2020-12-151-2/+0
| |\ \
| | * | PCI: rcar: Drop unused members from struct rcar_pcie_hostLad Prabhakar2020-11-201-2/+0
| | |/
| * | Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2020-12-151-2/+2
| |\ \
| | * | PCI: keystone: Enable compile-testing on !ARMAlex Dewar2020-11-191-2/+2
| | |/
| * | Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas2020-12-151-7/+22
| |\ \
| | * | PCI: iproc: Enhance PCIe Link information displaySrinath Mannam2020-11-301-0/+6
| | * | PCI: iproc: Invalidate correct PAXB inbound windowsRoman Bacik2020-11-301-2/+11
| | * | PCI: iproc: Fix out-of-bound array accessesBharat Gooty2020-11-301-5/+5
| | |/
| * | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-12-1526-1283/+660
| |\ \
| | * | PCI: dwc: Set 32-bit DMA mask for MSI target address allocationVidya Sagar2020-12-101-0/+8
| | * | PCI: qcom: Add support for configuring BDF to SID mapping for SM8250Manivannan Sadhasivam2020-12-092-0/+89
| | * | PCI: qcom: Add SM8250 SoC supportManivannan Sadhasivam2020-12-081-0/+11
| | * | PCI: tegra: Disable LTSSM during L2 entryVidya Sagar2020-12-071-7/+9
| | * | PCI: tegra: Check return value of tegra_pcie_init_controller()Vidya Sagar2020-12-071-1/+5
| | * | PCI: tegra: Continue unconfig sequence even if parts failVidya Sagar2020-12-071-24/+15
| | * | PCI: tegra: Set DesignWare IP versionVidya Sagar2020-12-071-0/+1
| | * | PCI: tegra: Fix ASPM-L1SS advertisement disable codeVidya Sagar2020-12-071-6/+6
| | * | PCI: tegra: Read "dbi" base address to program in application logicVidya Sagar2020-12-011-0/+7
| | * | PCI: tegra: Move "dbi" accesses to post common DWC initializationVidya Sagar2020-12-011-9/+10
| | * | PCI: dwc: exynos: Rework the driver to support Exynos5433 variantJaehoon Chung2020-12-013-216/+147
| | * | PCI: dwc: Detect number of iATU windowsRob Herring2020-11-196-45/+93
| | * | PCI: dwc: Move inbound and outbound windows to common structRob Herring2020-11-192-14/+15
| | * | Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"Rob Herring2020-11-191-1/+10
| | * | PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring2020-11-198-149/+17
| | * | PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring2020-11-1915-30/+1
| | * | PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring2020-11-1914-37/+6
| | * | PCI: dwc: Move link handling into common codeRob Herring2020-11-1915-171/+103