summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2023-06-23PCI: endpoint: Add BME notifier supportManivannan Sadhasivam1-0/+26
2023-06-23PCI: endpoint: Add linkdown notifier supportManivannan Sadhasivam1-0/+26
2023-06-23PCI: endpoint: Return error if EPC is started/stopped multiple timesManivannan Sadhasivam1-0/+3
2023-06-23PCI: endpoint: Pass EPF device ID to the probe functionManivannan Sadhasivam4-8/+13
2023-06-23PCI: endpoint: Add missing documentation about the MSI/MSI-X rangeManivannan Sadhasivam1-2/+2
2023-06-23PCI: endpoint: Improve pci_epf_type_add_cfs()Damien Le Moal1-1/+1
2023-06-23PCI: endpoint: functions/pci-epf-test: Fix dma_chan directionYoshihiro Shimoda1-1/+1
2023-06-23PCI: epf-test: Simplify transfers result printDamien Le Moal1-25/+14
2023-06-23PCI: epf-test: Simplify DMA support checksDamien Le Moal1-30/+15
2023-06-23PCI: epf-test: Cleanup request result handlingDamien Le Moal1-25/+21
2023-06-23PCI: epf-test: Cleanup pci_epf_test_cmd_handler()Damien Le Moal1-16/+14
2023-06-23PCI: epf-test: Improve handling of command and status registersDamien Le Moal1-4/+9
2023-06-23PCI: epf-test: Simplify IRQ test commands executionDamien Le Moal1-26/+17
2023-06-23PCI: epf-test: Simplify pci_epf_test_raise_irq()Damien Le Moal1-13/+8
2023-06-23PCI: epf-test: Simplify read/write/copy test functionsDamien Le Moal1-12/+9
2023-06-23PCI: epf-test: Use dmaengine_submit() to initiate DMA transferDamien Le Moal1-1/+1
2023-06-23PCI: epf-test: Fix DMA transfer completion detectionDamien Le Moal1-11/+27
2023-06-23PCI: epf-test: Fix DMA transfer completion initializationDamien Le Moal1-1/+1
2023-06-23PCI: endpoint: Move pci_epf_type_add_cfs() codeDamien Le Moal2-32/+36
2023-06-23PCI: endpoint: Automatically create a function specific attributes groupDamien Le Moal1-22/+20
2023-06-23PCI: endpoint: Fix a Kconfig prompt of vNTB driverShunsuke Mie1-1/+1
2023-04-30Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds4-79/+262
2023-04-28Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-105/+175
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-5/+5
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds31-1260/+1072
2023-04-23Merge tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+2
2023-04-22PCI: hv: Replace retarget_msi_interrupt_params with hyperv_pcpu_input_argDexuan Cui1-41/+7
2023-04-21Merge tag 'pci-v6.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-12/+30
2023-04-21PCI: xilinx: Drop obsolete dependency on COMPILE_TESTJean Delvare1-1/+1
2023-04-21PCI: mobiveil: Sort Kconfig entries by vendorBjorn Helgaas1-8/+9
2023-04-21PCI: dwc: Sort Kconfig entries by vendorBjorn Helgaas1-203/+203
2023-04-21PCI: Sort controller Kconfig entries by vendorBjorn Helgaas1-207/+207
2023-04-21PCI: Use consistent controller Kconfig menu entry languageBjorn Helgaas4-45/+45
2023-04-21PCI: xilinx-nwl: Add 'Xilinx' to Kconfig promptBjorn Helgaas1-1/+1
2023-04-21PCI: hv: Add 'Microsoft' to Kconfig promptBjorn Helgaas1-3/+4
2023-04-21PCI: meson: Add 'Amlogic' to Kconfig promptBjorn Helgaas1-1/+1
2023-04-21Merge branch 'pci/controller/rcar'Bjorn Helgaas2-3/+3
2023-04-21Merge branch 'pci/controller/qcom'Bjorn Helgaas1-730/+516
2023-04-21Merge branch 'pci/controller/mt7621'Bjorn Helgaas1-2/+2
2023-04-21Merge branch 'pci/controller/layerscape'Bjorn Helgaas1-0/+1
2023-04-21Merge branch 'pci/controller/kirin'Bjorn Helgaas1-0/+1
2023-04-21Merge branch 'pci/controller/ixp4xx'Bjorn Helgaas1-4/+6
2023-04-21Merge branch 'pci/controller/dwc'Bjorn Helgaas1-0/+7
2023-04-21Merge branch 'pci/resource'Bjorn Helgaas9-55/+32
2023-04-21Merge branch 'pci/reset'Bjorn Helgaas5-17/+29
2023-04-21Merge branch 'pci/p2pdma'Bjorn Helgaas1-2/+1
2023-04-21Merge branch 'pci/hotplug'Bjorn Helgaas1-0/+15
2023-04-21Merge branch 'pci/enumeration'Bjorn Helgaas4-6/+6
2023-04-20PCI: Restrict device disabled status check to DTRob Herring3-12/+30
2023-04-19PCI: Use of_property_present() for testing DT property presenceRob Herring4-6/+6