summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar2024-02-191-1/+1
* Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-02-171-15/+22
|\
| * PCI: Fix active state requirement in PME pollingAlex Williamson2024-02-091-15/+22
* | Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-02-091-4/+6
|\ \
| * | PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignmentDan Carpenter2024-02-071-3/+4
| * | PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter2024-02-071-1/+2
| |/
* / PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold2024-01-315-50/+96
|/
* Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-01-181-2/+36
|\
| * cxl: Calculate and store PCI link latency for the downstream portsDave Jiang2023-12-221-2/+36
* | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-171-39/+275
|\ \
| * | PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()Manivannan Sadhasivam2023-12-151-1/+1
| * | PCI: epf-mhi: Enable MHI async read/write supportManivannan Sadhasivam2023-12-141-3/+4
| * | PCI: epf-mhi: Add support for DMA async read/write operationManivannan Sadhasivam2023-12-141-3/+228
| * | PCI: epf-mhi: Simulate async read/write using iATUManivannan Sadhasivam2023-12-141-0/+6
| * | bus: mhi: ep: Rename read_from_host() and write_to_host() APIsManivannan Sadhasivam2023-12-141-4/+4
| * | bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam2023-12-141-31/+35
* | | Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-1761-681/+1147
|\ \ \
| * \ \ Merge branch 'pci/endpoint'Bjorn Helgaas2024-01-154-5/+5
| |\ \ \
| | * | | PCI: endpoint: pci-epf-test: Make struct pci_epf_ops constLars-Peter Clausen2023-12-181-1/+1
| | * | | PCI: endpoint: pci-epf-vntb: Make struct pci_epf_ops constLars-Peter Clausen2023-12-181-1/+1
| | * | | PCI: endpoint: pci-epf-ntb: Make struct pci_epf_ops constLars-Peter Clausen2023-12-181-1/+1
| | * | | PCI: endpoint: pci-epf-mhi: Make structs pci_epf_ops and pci_epf_event_ops constLars-Peter Clausen2023-12-181-2/+2
| | |/ /
| * | | Merge branch 'pci/irq-clean-up'Bjorn Helgaas2024-01-1526-196/+180
| |\ \ \
| | * | | PCI: xilinx-nwl: Use INTX instead of legacyDamien Le Moal2023-12-191-26/+26
| | * | | PCI: rockchip-host: Rename rockchip_pcie_legacy_int_handler()Damien Le Moal2023-12-191-2/+2
| | * | | PCI: rockchip-ep: Use INTX instead of legacyDamien Le Moal2023-12-191-8/+8
| | * | | PCI: uniphier: Use INTX instead of legacyDamien Le Moal2023-12-192-8/+8
| | * | | PCI: tegra194: Use INTX instead of legacyDamien Le Moal2023-12-191-5/+5
| | * | | PCI: dw-rockchip: Rename rockchip_pcie_legacy_int_handler()Damien Le Moal2023-12-191-2/+2
| | * | | PCI: keystone: Use INTX instead of legacyDamien Le Moal2023-12-191-40/+37
| | * | | PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()Damien Le Moal2023-12-197-10/+10
| | * | | PCI: cadence: Use INTX instead of legacyDamien Le Moal2023-12-192-11/+11
| | * | | PCI: dra7xx: Rename dra7xx_pcie_raise_legacy_irq()Damien Le Moal2023-12-191-2/+2
| | * | | PCI: endpoint: Rename LEGACY to INTX in test function driverDamien Le Moal2023-12-181-4/+4
| | * | | PCI: endpoint: Use INTX instead of legacyDamien Le Moal2023-12-181-2/+2
| | * | | PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal2023-12-1821-76/+63
| | |/ /
| * | | Merge branch 'pci/controller/remove-void-return'Bjorn Helgaas2024-01-153-12/+6
| |\ \ \
| | * | | PCI: kirin: Convert to platform remove callback returning voidUwe Kleine-König2023-12-161-4/+2
| | * | | PCI: keystone: Convert to platform remove callback returning voidUwe Kleine-König2023-12-161-4/+2
| | * | | PCI: exynos: Convert to platform remove callback returning voidUwe Kleine-König2023-12-161-4/+2
| | |/ /
| * | | Merge branch 'pci/controller/xilinx'Bjorn Helgaas2024-01-151-9/+5
| |\ \ \
| | * | | PCI: xilinx-xdma: Fix error code in xilinx_pl_dma_pcie_init_irq_domain()Harshit Mogalapalli2024-01-081-1/+1
| | * | | PCI: xilinx-xdma: Fix uninitialized symbols in xilinx_pl_dma_pcie_setup_irq()Krzysztof Wilczyński2024-01-061-2/+2
| | * | | PCI: xilinx-xdma: Remove redundant dev_err()Yang Li2023-12-181-6/+2
| | |/ /
| * | | Merge branch 'pci/controller/vmd'Bjorn Helgaas2024-01-151-3/+3
| |\ \ \
| | * | | PCI: vmd: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-131-3/+3
| | |/ /
| * | | Merge branch 'pci/controller/rcar'Bjorn Helgaas2024-01-152-2/+18
| |\ \ \
| | * | | PCI: rcar-host: Add support for optional regulatorsWolfram Sang2023-12-141-1/+17
| | * | | PCI: rcar-gen4: Replace of_device.h with explicit of.h includeRob Herring2023-12-141-1/+1
| | |/ /
| * | | Merge branch 'pci/controller/mediatek'Bjorn Helgaas2024-01-152-37/+58
| |\ \ \