summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | PCI: Explicitly include correct DT includesRob Herring2023-07-1828-36/+25
| | * | | | | x86/PCI: Use struct_size() in pirq_convert_irt_table()Christophe JAILLET2023-07-131-2/+2
| | * | | | | PCI: Change pdev->rom_attr_enabled to single bitChristophe JAILLET2023-07-131-1/+1
| | * | | | | PCI: Reorder pci_dev fields to reduce holesChristophe JAILLET2023-07-131-2/+2
| * | | | | | Merge branch 'pci/controller/switchtec'Bjorn Helgaas2023-08-293-61/+134
| |\ \ \ \ \ \
| | * | | | | | PCI: switchtec: Add support for PCIe Gen5 devicesKelvin Cao2023-08-093-4/+77
| | * | | | | | PCI: switchtec: Use normal comment styleKelvin Cao2023-08-091-57/+57
| | |/ / / / /
| * | | | | | Merge branch 'pci/controller/resources'Bjorn Helgaas2023-08-294-8/+4
| |\ \ \ \ \ \
| | * | | | | | PCI: imx6: Use devm_platform_get_and_ioremap_resource()Yang Li2023-07-131-2/+1
| | * | | | | | PCI: xgene-msi: Use devm_platform_get_and_ioremap_resource()Yang Li2023-07-131-2/+1
| | * | | | | | PCI: v3: Use devm_platform_get_and_ioremap_resource()Yang Li2023-07-131-2/+1
| | * | | | | | PCI: rcar-gen2: Use devm_platform_get_and_ioremap_resource()Yang Li2023-07-131-2/+1
| | |/ / / / /
| * | | | | | Merge branch 'pci/controller/remove-void-cast'Bjorn Helgaas2023-08-293-8/+24
| |\ \ \ \ \ \
| | * | | | | | PCI: microchip: Remove cast between incompatible function typeKrzysztof Wilczyński2023-07-131-2/+8
| | * | | | | | PCI: keembay: Remove cast between incompatible function typeKrzysztof Wilczyński2023-07-131-3/+8
| | * | | | | | PCI: meson: Remove cast between incompatible function typeKrzysztof Wilczyński2023-07-131-3/+8
| | |/ / / / /
| * | | | | | Merge branch 'pci/controller/vmd'Bjorn Helgaas2023-08-291-2/+17
| |\ \ \ \ \ \
| | * | | | | | PCI: vmd: Disable bridge window for domain resetNirmal Patel2023-08-221-2/+17
| | |/ / / / /
| * | | | | | Merge branch 'pci/controller/tegra194'Bjorn Helgaas2023-08-291-10/+0
| |\ \ \ \ \ \
| | * | | | | | Revert "PCI: tegra194: Enable support for 256 Byte payload"Vidya Sagar2023-08-031-10/+0
| | |/ / / / /
| * | | | | | Merge branch 'pci/controller/rockchip'Bjorn Helgaas2023-08-291-3/+3
| |\ \ \ \ \ \
| | * | | | | | PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI addressRick Wertenbroek2023-07-131-3/+3
| | |/ / / / /
| * | | | | | Merge branch 'pci/controller/qcom-ep'Bjorn Helgaas2023-08-292-1/+88
| |\ \ \ \ \ \
| | * | | | | | PCI: qcom-ep: Add ICC bandwidth voting supportKrishna chaitanya chundru2023-08-291-0/+72
| | * | | | | | dt-bindings: PCI: qcom: ep: Add interconnects pathKrishna chaitanya chundru2023-08-291-0/+15
| | * | | | | | PCI: qcom-ep: Treat unknown IRQ events as an errorManivannan Sadhasivam2023-08-291-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'pci/controller/qcom-edma'Bjorn Helgaas2023-08-293-17/+284
| |\ \ \ \ \ \
| | * | | | | | PCI: endpoint: Add kernel-doc for pci_epc_mem_init() APIManivannan Sadhasivam2023-08-261-0/+10
| | * | | | | | PCI: epf-mhi: Use iATU for small transfersManivannan Sadhasivam2023-08-261-0/+6
| | * | | | | | PCI: epf-mhi: Add support for SM8450Manivannan Sadhasivam2023-08-261-3/+19
| | * | | | | | PCI: epf-mhi: Add eDMA supportManivannan Sadhasivam2023-08-261-6/+231
| | * | | | | | PCI: qcom-ep: Add eDMA supportManivannan Sadhasivam2023-08-261-1/+3
| | * | | | | | PCI: epf-mhi: Make use of the alignment restriction from EPF coreManivannan Sadhasivam2023-08-261-7/+14
| | * | | | | | PCI: qcom-ep: Pass alignment restriction to the EPF coreManivannan Sadhasivam2023-08-251-0/+1
| | |/ / / / /
| * | | | | | Merge branch 'pci/controller/qcom'Bjorn Helgaas2023-08-294-6/+37
| |\ \ \ \ \ \
| | * | | | | | dt-bindings: PCI: qcom: Fix SDX65 compatibleKrzysztof Kozlowski2023-08-271-5/+7
| | * | | | | | PCI: qcom: Add support for sa8775p SoCMrinmay Sarkar2023-08-251-0/+1
| | * | | | | | dt-bindings: PCI: qcom: Add sa8775p compatibleMrinmay Sarkar2023-08-251-0/+28
| | * | | | | | PCI: qcom-ep: Switch MHI bus master clock off during L1SSManivannan Sadhasivam2023-07-131-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'pci/controller/microchip'Bjorn Helgaas2023-08-292-162/+233
| |\ \ \ \ \ \
| | * | | | | | PCI: microchip: Re-partition code between probe() and init()Daire McNamara2023-08-081-20/+38
| | * | | | | | PCI: microchip: Gather MSI information from hardware config registersDaire McNamara2023-08-081-28/+37
| | * | | | | | PCI: microchip: Clean up initialisation of interruptsDaire McNamara2023-08-081-56/+100
| | * | | | | | PCI: microchip: Enable event handlers to access bridge and control pointersDaire McNamara2023-08-081-15/+16
| | * | | | | | PCI: microchip: Align register, offset, and mask names with HW docsDaire McNamara2023-08-081-62/+60
| | * | | | | | PCI: microchip: Enable building driver as a moduleDaire McNamara2023-08-082-1/+2
| | * | | | | | PCI: microchip: Correct the DED and SEC interrupt bit offsetsDaire McNamara2023-08-081-4/+4
| | |/ / / / /
| * | | | | | Merge branch 'pci/controller/layerscape'Bjorn Helgaas2023-08-291-0/+20
| |\ \ \ \ \ \
| | * | | | | | PCI: layerscape: Add workaround for lost link capabilities during resetXiaowei Bao2023-08-241-0/+19
| | * | | | | | PCI: layerscape: Add support for link-down notificationFrank Li2023-08-241-0/+1
| | |/ / / / /