开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
endpoint
/
pci-epc-core.c
Age
Commit message (
Expand
)
Author
2024-11-18
PCI: endpoint: Clear secondary (not primary) EPC in pci_epc_remove_epf()
Zijun Hu
2024-11-18
PCI: endpoint: Fix PCI domain ID release in pci_epc_destroy()
Zijun Hu
2024-10-16
PCI: endpoint: Introduce pci_epc_mem_map()/unmap()
Damien Le Moal
2024-10-12
PCI: endpoint: Introduce pci_epc_function_is_valid()
Damien Le Moal
2024-09-13
PCI: Pass domain number to pci_bus_release_domain_nr() explicitly
Manivannan Sadhasivam
2024-09-01
PCI: endpoint: Assign PCI domain number for endpoint controllers
Manivannan Sadhasivam
2024-07-04
PCI: endpoint: Make pci_epc_class struct constant
Greg Kroah-Hartman
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-05-28
PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to e...
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
2023-12-18
PCI: endpoint: Use INTX instead of legacy
Damien Le Moal
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
2023-10-28
Merge branch 'pci/misc'
Bjorn Helgaas
2023-10-26
PCI: endpoint: Fix double free in __pci_epc_create()
Dan Carpenter
2023-10-05
PCI: endpoint: Use IS_ERR_OR_NULL() helper function
Ruan Jinjie
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2023-06-23
PCI: endpoint: Add BME notifier support
Manivannan Sadhasivam
2023-06-23
PCI: endpoint: Add linkdown notifier support
Manivannan Sadhasivam
2023-06-23
PCI: endpoint: Add missing documentation about the MSI/MSI-X range
Manivannan Sadhasivam
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-02-22
Merge branch 'pci/endpoint'
Bjorn Helgaas
2023-02-17
PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules
Nick Alcock
2023-02-14
PCI: endpoint: Use link_up() callback in place of LINK_UP notifier
Manivannan Sadhasivam
2023-02-14
PCI: endpoint: Use callback mechanism for passing events from EPC to EPF
Manivannan Sadhasivam
2023-02-14
PCI: endpoint: Use a separate lock for protecting epc->pci_epf list
Manivannan Sadhasivam
2022-10-27
PCI: endpoint: Fix WARN() when an endpoint driver is removed
Yoshihiro Shimoda
2022-01-07
PCI: endpoint: Return -EINVAL when interrupts num is smaller than 1
Li Chen
2021-10-08
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
2021-08-19
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
2021-08-19
PCI: endpoint: Add support to add virtual function in endpoint core
Kishon Vijay Abraham I
2021-03-11
PCI: Fix kernel-doc errors
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
2021-02-23
PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
Kishon Vijay Abraham I
2020-08-05
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
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-24
PCI: endpoint: Assign function number for each PF in EPC core
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-06-11
PCI: endpoint: Set endpoint controller pointer to NULL
Alan Mikhak
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: endpoint: Add MSI set maximum restriction
Gustavo Pimentel
2018-07-19
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
[next]