summaryrefslogtreecommitdiff
path: root/drivers/pci/endpoint
AgeCommit message (Expand)Author
2026-05-17PCI: epf-mhi: Return 0, not remaining timeout, when eDMA ops completeDaniel Hodges
2026-05-17PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardownKoichiro Den
2026-04-27PCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanupKoichiro Den
2026-04-27PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardownKoichiro Den
2026-03-04PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...Manikanta Maddireddy
2026-02-19PCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song
2026-02-19PCI: endpoint: Remove unused field in struct pci_epf_groupChristophe JAILLET
2025-10-19PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before releaseShin'ichiro Kawasaki
2025-10-19PCI: endpoint: Remove surplus return statement from pci_epf_test_clean_dma_ch...Wang Jiang
2025-08-28PCI: endpoint: Fix configfs group removal on driver teardownDamien Le Moal
2025-08-28PCI: endpoint: Fix configfs group list head handlingDamien Le Moal
2025-08-15PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem attributeManivannan Sadhasivam
2025-08-15PCI: endpoint: pci-epf-vntb: Return -ENOENT if pci_epc_get_next_free_bar() failsJerome Brunet
2025-02-17PCI: endpoint: Finish virtual EP removal in pci_epf_remove_vepf()Zijun Hu
2025-02-08PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY testManivannan Sadhasivam
2025-02-08PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on errorMohamed Khalfella
2025-02-08PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy()Zijun Hu
2024-12-09PCI: endpoint: Clear secondary (not primary) EPC in pci_epc_remove_epf()Zijun Hu
2024-12-09PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio'Zhongqiu Han
2024-10-17bus: mhi: ep: Rename read_from_host() and write_to_host() APIsManivannan Sadhasivam
2024-08-03PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()Dan Carpenter
2024-08-03PCI: endpoint: Clean up error handling in vpci_scan_bus()Dan Carpenter
2024-03-26NTB: fix possible name leak in ntb_register_device()Yang Yingliang
2024-01-25PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()Manivannan Sadhasivam
2024-01-25bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam
2023-11-20PCI: endpoint: Fix double free in __pci_epc_create()Dan Carpenter
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas
2023-08-26PCI: endpoint: Add kernel-doc for pci_epc_mem_init() APIManivannan Sadhasivam
2023-08-26PCI: epf-mhi: Use iATU for small transfersManivannan Sadhasivam
2023-08-26PCI: epf-mhi: Add support for SM8450Manivannan Sadhasivam
2023-08-26PCI: epf-mhi: Add eDMA supportManivannan Sadhasivam
2023-08-26PCI: epf-mhi: Make use of the alignment restriction from EPF coreManivannan Sadhasivam
2023-08-25PCI: Fix typos in docs and commentsBjorn Helgaas
2023-07-18PCI: Explicitly include correct DT includesRob Herring
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds
2023-07-08NTB: EPF: fix possible memory leak in pci_vntb_probe()ruanjinjie
2023-06-23PCI: endpoint: pci-epf-vntb: Fix typo in commentsFrank Li
2023-06-23PCI: endpoint: Add PCI Endpoint function driver for MHI busManivannan Sadhasivam
2023-06-23PCI: endpoint: Add BME notifier supportManivannan Sadhasivam
2023-06-23PCI: endpoint: Add linkdown notifier supportManivannan Sadhasivam
2023-06-23PCI: endpoint: Return error if EPC is started/stopped multiple timesManivannan Sadhasivam
2023-06-23PCI: endpoint: Pass EPF device ID to the probe functionManivannan Sadhasivam
2023-06-23PCI: endpoint: Add missing documentation about the MSI/MSI-X rangeManivannan Sadhasivam
2023-06-23PCI: endpoint: Improve pci_epf_type_add_cfs()Damien Le Moal
2023-06-23PCI: endpoint: functions/pci-epf-test: Fix dma_chan directionYoshihiro Shimoda
2023-06-23PCI: epf-test: Simplify transfers result printDamien Le Moal
2023-06-23PCI: epf-test: Simplify DMA support checksDamien Le Moal
2023-06-23PCI: epf-test: Cleanup request result handlingDamien Le Moal
2023-06-23PCI: epf-test: Cleanup pci_epf_test_cmd_handler()Damien Le Moal
2023-06-23PCI: epf-test: Improve handling of command and status registersDamien Le Moal