开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2022-08-13
Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb
Linus Torvalds
2022-08-09
NTB: EPF: Tidy up some bounds checks
Dan Carpenter
2022-08-09
NTB: EPF: Fix error code in epf_ntb_bind()
Dan Carpenter
2022-08-09
PCI: endpoint: pci-epf-vntb: reduce several globals to statics
Tom Rix
2022-08-09
PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init()
Yang Yingliang
2022-08-09
PCI: endpoint: Fix Kconfig dependency
Ren Zhijie
2022-08-09
NTB: EPF: set pointer addr to null using NULL rather than 0
Colin Ian King
2022-08-09
PCI: endpoint: Support NTB transfer between RC and EP
Frank Li
2022-08-04
Merge branch 'pci/ctrl/dwc-edma'
Bjorn Helgaas
2022-07-12
PCI: endpoint: Enable DMA tests for endpoints with DMA capabilities
Frank Li
2022-07-06
PCI: endpoint: Don't stop controller when unbinding endpoint function
Shunsuke Mie
2022-03-07
PCI: endpoint: Fix misused goto label
Li Chen
2022-02-09
PCI: endpoint: Fix alignment fault error in copy tests
Hou Zhiqiang
2022-01-13
Merge branch 'pci/misc'
Bjorn Helgaas
2022-01-07
PCI: Correct misspelled words
Krzysztof Wilczyński
2022-01-07
PCI: endpoint: Return -EINVAL when interrupts num is smaller than 1
Li Chen
2021-11-05
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2021-11-05
Merge branch 'pci/misc'
Bjorn Helgaas
2021-10-08
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
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-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
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 link a physical function to a virtual function
Kishon Vijay Abraham I
2021-08-19
PCI: endpoint: Add support to add virtual function in endpoint core
Kishon Vijay Abraham I
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
PCI: endpoint: Make struct pci_epf_driver::remove return void
Uwe Kleine-König
2021-05-04
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2021-04-13
PCI: endpoint: Fix missing destroy_workqueue()
Yang Yingliang
2021-04-13
PCI: endpoint: Remove redundant initialization of pointer dev
Colin Ian King
2021-03-26
PCI: endpoint: Fix NULL pointer dereference for ->get_features()
Shradha Todi
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
2021-02-23
PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
Kishon Vijay Abraham I
2021-02-23
PCI: endpoint: Add pci_epf_ops to expose function-specific attrs
Kishon Vijay Abraham I
2021-02-23
PCI: endpoint: Add pci_epc_ops to map MSI IRQ
Kishon Vijay Abraham I
2021-02-23
PCI: endpoint: Add support in configfs to associate two EPCs with EPF
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: Remove unused pci_epf_match_device()
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-06-04
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
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-05-05
PCI: endpoint: functions/pci-epf-test: Fix DMA channel release
Kunihiko Hayashi
2020-04-02
PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
Kishon Vijay Abraham I
2020-04-02
PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
Kishon Vijay Abraham I
2020-04-02
PCI: endpoint: functions/pci-epf-test: Print throughput information
Kishon Vijay Abraham I
[next]