index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
endpoint
/
functions
/
pci-epf-ntb.c
Age
Commit message (
Expand
)
Author
2024-02-16
PCI: endpoint: Clean up hardware description for BARs
Niklas Cassel
2024-02-09
PCI: endpoint: Refactor pci_epf_alloc_space() API
Niklas Cassel
2024-01-15
Merge branch 'pci/endpoint'
Bjorn Helgaas
2023-12-18
PCI: endpoint: pci-epf-ntb: Make struct pci_epf_ops const
Lars-Peter Clausen
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
2023-06-23
PCI: endpoint: Pass EPF device ID to the probe function
Manivannan Sadhasivam
2022-01-07
PCI: Correct misspelled words
Krzysztof Wilczyński
2021-11-05
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2021-09-30
PCI: endpoint: Use sysfs_emit() in "show" functions
Kunihiko Hayashi
2021-09-28
PCI/sysfs: Return -EINVAL consistently from "store" functions
Krzysztof Wilczyński
2021-08-19
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
2021-03-11
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
2021-02-23
PCI: endpoint: Add EP function driver to provide NTB functionality
Kishon Vijay Abraham I