summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \
| | * | | PCI: mediatek-gen3: Fix translation window size calculationJianjun Wang2024-01-091-35/+50
| | * | | PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng2024-01-091-2/+8
| | |/ /
| * | | Merge branch 'pci/controller/layerscape'Bjorn Helgaas2024-01-152-31/+176
| |\ \ \
| | * | | PCI: layerscape: Add suspend/resume for ls1043aFrank Li2023-12-121-1/+62
| | * | | PCI: layerscape(ep): Rename pf_* as pf_lut_*Frank Li2023-12-122-25/+25
| | * | | PCI: layerscape: Add suspend/resume for ls1021aFrank Li2023-12-121-3/+80
| | * | | PCI: layerscape: Add function pointer for exit_from_l2()Frank Li2023-12-121-2/+9
| | |/ /