index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci-epc.h
Age
Commit message (
Expand
)
Author
2025-05-28
PCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs enco...
Niklas Cassel
2025-05-28
PCI: endpoint: Align pci_epc_set_msi(), pci_epc_ops::set_msi() nr_irqs encoding
Niklas Cassel
2025-03-27
Merge branch 'pci/endpoint-test'
Bjorn Helgaas
2025-03-26
PCI: endpoint: Add intx_capable to epc_features struct
Niklas Cassel
2025-03-08
PCI: endpoint: Remove unused devm_pci_epc_destroy()
Zijun Hu
2025-03-08
PCI: endpoint: Add pci_epc_bar_size_to_rebar_cap()
Niklas Cassel
2025-03-08
PCI: endpoint: Allow EPF drivers to configure the size of Resizable BARs
Niklas Cassel
2024-11-18
PCI: endpoint: Fix pci_epc_map map_size kerneldoc string
Rick Wertenbroek
2024-10-16
PCI: endpoint: Introduce pci_epc_mem_map()/unmap()
Damien Le Moal
2024-09-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-09-03
PCI: endpoint: Fix enum pci_epc_bar_type kerneldoc
Bjorn Helgaas
2024-09-01
PCI: endpoint: Assign PCI domain number for endpoint controllers
Manivannan Sadhasivam
2024-07-04
PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
Manivannan Sadhasivam
2024-05-28
PCI: endpoint: Rename BME to Bus Master Enable
Manivannan Sadhasivam
2024-04-10
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
2024-02-16
PCI: endpoint: Drop only_64bit on reserved BARs
Niklas Cassel
2024-02-16
PCI: endpoint: Clean up hardware description for BARs
Niklas Cassel
2024-01-15
Merge branch 'pci/misc'
Bjorn Helgaas
2024-01-15
PCI: Fix kernel-doc issues
Bjorn Helgaas
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
2023-06-23
PCI: endpoint: Add BME notifier support
Manivannan Sadhasivam
2023-06-23
PCI: endpoint: Add linkdown notifier support
Manivannan Sadhasivam
2023-02-14
PCI: endpoint: Use link_up() callback in place of LINK_UP notifier
Manivannan Sadhasivam
2023-02-14
PCI: endpoint: Use a separate lock for protecting epc->pci_epf list
Manivannan Sadhasivam
2021-08-19
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
2021-07-06
PCI: Fix kernel-doc formatting
Krzysztof WilczyĆski
2021-02-23
PCI: endpoint: Add pci_epc_ops to map MSI IRQ
Kishon Vijay Abraham I
2021-02-23
PCI: endpoint: Add support to associate secondary EPC with EPF
Kishon Vijay Abraham I
2021-02-23
PCI: endpoint: Make *_free_bar() to return error codes on failure
Kishon Vijay Abraham I
2021-02-23
PCI: endpoint: Add helper API to get the 'next' unreserved BAR
Kishon Vijay Abraham I
2020-05-22
PCI: endpoint: Add support to handle multiple base for mapping outbound memory
Lad Prabhakar
2020-05-11
PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
Lad Prabhakar
2020-04-02
PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
Kishon Vijay Abraham I
2020-02-25
PCI: endpoint: Add notification for core init completion
Vidya Sagar
2020-02-25
PCI: endpoint: Add core init notifying feature
Vidya Sagar
2020-02-24
PCI: endpoint: Assign function number for each PF in EPC core
Kishon Vijay Abraham I
2020-02-24
PCI: endpoint: Fix for concurrent memory allocation in OB address region
Kishon Vijay Abraham I
2020-02-24
PCI: endpoint: Replace spinlock with mutex
Kishon Vijay Abraham I
2020-02-24
PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF
Kishon Vijay Abraham I
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-04-15
PCI: endpoint: Add support to specify alignment for buffers allocated to BARs
Kishon Vijay Abraham I
2019-02-15
PCI: endpoint: Remove features member in struct pci_epc
Kishon Vijay Abraham I
2019-02-15
PCI: endpoint: Add helper to get first unreserved BAR
Kishon Vijay Abraham I
2019-02-14
PCI: endpoint: Add new pci_epc_ops to get EPC features
Kishon Vijay Abraham I
2018-07-19
pci-epf-test/pci_endpoint_test: Add MSI-X support
Gustavo Pimentel
2018-07-19
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
2018-07-19
PCI: endpoint: Add MSI-X interfaces
Gustavo Pimentel
2018-05-15
PCI: dwc: Add support for EP mode
Gustavo Pimentel
2018-04-03
PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...
Niklas Cassel
2018-04-03
PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
Niklas Cassel
[next]