index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci-epc.h
Age
Commit message (
Expand
)
Author
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
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-31
PCI: endpoint: Add the function number as argument to EPC ops
Cyrille Pitchen
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2017-08-29
PCI: endpoint: Add support for configurable page size
Kishon Vijay Abraham I
2017-04-11
PCI: endpoint: Create configfs entry for EPC device and EPF driver
Kishon Vijay Abraham I
2017-04-11
PCI: endpoint: Add EP core layer to enable EP controller and EP functions
Kishon Vijay Abraham I