summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2023-12-19PCI: xilinx-nwl: Use INTX instead of legacyDamien Le Moal1-26/+26
2023-12-19PCI: rockchip-host: Rename rockchip_pcie_legacy_int_handler()Damien Le Moal1-2/+2
2023-12-19PCI: rockchip-ep: Use INTX instead of legacyDamien Le Moal1-8/+8
2023-12-19PCI: uniphier: Use INTX instead of legacyDamien Le Moal2-8/+8
2023-12-19PCI: tegra194: Use INTX instead of legacyDamien Le Moal1-5/+5
2023-12-19PCI: dw-rockchip: Rename rockchip_pcie_legacy_int_handler()Damien Le Moal1-2/+2
2023-12-19PCI: keystone: Use INTX instead of legacyDamien Le Moal1-40/+37
2023-12-19PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()Damien Le Moal7-10/+10
2023-12-19PCI: cadence: Use INTX instead of legacyDamien Le Moal2-11/+11
2023-12-19PCI: dra7xx: Rename dra7xx_pcie_raise_legacy_irq()Damien Le Moal1-2/+2
2023-12-19PCI: endpoint: pci-epf-test: Make struct pci_epf_ops constLars-Peter Clausen1-1/+1
2023-12-19PCI: endpoint: pci-epf-vntb: Make struct pci_epf_ops constLars-Peter Clausen1-1/+1
2023-12-19PCI: endpoint: pci-epf-ntb: Make struct pci_epf_ops constLars-Peter Clausen1-1/+1
2023-12-19PCI: endpoint: pci-epf-mhi: Make structs pci_epf_ops and pci_epf_event_ops constLars-Peter Clausen1-2/+2
2023-12-18PCI: endpoint: Rename LEGACY to INTX in test function driverDamien Le Moal1-4/+4
2023-12-18PCI: endpoint: Use INTX instead of legacyDamien Le Moal1-2/+2
2023-12-18PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal21-76/+63
2023-12-18PCI: xilinx-xdma: Remove redundant dev_err()Yang Li1-6/+2
2023-12-18PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment supportNiklas Cassel1-0/+1
2023-12-17PCI: kirin: Use devm_kasprintf() to dynamically allocate clock namesChristophe JAILLET1-8/+5
2023-12-16PCI: kirin: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-16PCI: keystone: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-16PCI: exynos: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-16PCI: dwc: Convert SOC_SIFIVE to ARCH_SIFIVEConor Dooley1-1/+1
2023-12-16PCI: Log bridge info when first enumerating bridgeBjorn Helgaas1-4/+19
2023-12-16PCI: Log bridge windows conditionallyBjorn Helgaas1-9/+15
2023-12-16PCI: Supply bridge device, not secondary bus, to read window detailsBjorn Helgaas1-15/+6
2023-12-16PCI: Move pci_read_bridge_windows() below individual window accessorsBjorn Helgaas1-51/+51
2023-12-16PCI: Use resource names in PCI log messagesPuranjay Mohan6-72/+103
2023-12-16PCI: Update BAR # and window messagesPuranjay Mohan2-0/+62
2023-12-16PCI: Log device type during enumerationBjorn Helgaas1-2/+40
2023-12-15Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas1-6/+3
2023-12-15PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()Manivannan Sadhasivam1-1/+1
2023-12-14PCI: rcar-host: Add support for optional regulatorsWolfram Sang1-1/+17
2023-12-14PCI: rcar-gen4: Replace of_device.h with explicit of.h includeRob Herring1-1/+1
2023-12-14PCI: epf-mhi: Enable MHI async read/write supportManivannan Sadhasivam1-3/+4
2023-12-14PCI: epf-mhi: Add support for DMA async read/write operationManivannan Sadhasivam1-3/+228
2023-12-14PCI: epf-mhi: Simulate async read/write using iATUManivannan Sadhasivam1-0/+6
2023-12-14bus: mhi: ep: Rename read_from_host() and write_to_host() APIsManivannan Sadhasivam1-4/+4
2023-12-14bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam1-31/+35
2023-12-13PCI: vmd: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2023-12-13PCI: j721e: Add PCIe 4x lane selection supportMatt Ranostay1-2/+8
2023-12-13PCI: j721e: Add per platform maximum lane settingsMatt Ranostay1-3/+10
2023-12-13PCI: Move pci_clear_and_set_dword() helper to PCI headerShuai Xue2-35/+42
2023-12-12PCI: layerscape: Add suspend/resume for ls1043aFrank Li1-1/+62
2023-12-12PCI: layerscape(ep): Rename pf_* as pf_lut_*Frank Li2-25/+25
2023-12-12PCI: layerscape: Add suspend/resume for ls1021aFrank Li1-3/+80
2023-12-12PCI: layerscape: Add function pointer for exit_from_l2()Frank Li1-2/+9
2023-12-11PCI: Add ACS quirk for more Zhaoxin Root PortsLeoLiuoc1-2/+6
2023-12-11PCI/ASPM: Add pci_disable_link_state_locked() lockdep assertJohan Hovold1-0/+2