index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
endpoint
/
functions
/
pci-epf-test.c
Age
Commit message (
Expand
)
Author
2023-06-23
PCI: epf-test: Simplify IRQ test commands execution
Damien Le Moal
2023-06-23
PCI: epf-test: Simplify pci_epf_test_raise_irq()
Damien Le Moal
2023-06-23
PCI: epf-test: Simplify read/write/copy test functions
Damien Le Moal
2023-06-23
PCI: epf-test: Use dmaengine_submit() to initiate DMA transfer
Damien Le Moal
2023-06-23
PCI: epf-test: Fix DMA transfer completion detection
Damien Le Moal
2023-06-23
PCI: epf-test: Fix DMA transfer completion initialization
Damien Le Moal
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
2022-10-27
PCI: pci-epf-test: Register notifier if only core_init_notifier is enabled
Kunihiko Hayashi
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
2021-08-19
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
2021-05-04
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2021-04-13
PCI: endpoint: Fix missing destroy_workqueue()
Yang Yingliang
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 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
2020-08-05
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-05-05
PCI: endpoint: functions/pci-epf-test: Fix DMA channel release
Kunihiko Hayashi
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
2020-04-02
PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer data
Kishon Vijay Abraham I
2020-02-26
PCI: pci-epf-test: Add support to defer core initialization
Vidya Sagar
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-06-11
PCI: endpoint: Clear BAR before freeing its space
Alan Mikhak
2019-06-11
PCI: endpoint: Skip odd BAR when skipping 64bit BAR
Alan Mikhak
2019-06-11
PCI: endpoint: Allocate enough space for fixed size BAR
Alan Mikhak
2019-05-13
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2019-04-15
PCI: endpoint: Add support to specify alignment for buffers allocated to BARs
Kishon Vijay Abraham I
2019-04-12
PCI: endpoint: Fix a potential NULL pointer dereference
Kangjie Lu
2019-02-15
PCI: pci-epf-test: Use pci_epc_get_features() to get EPC features
Kishon Vijay Abraham I
2019-02-15
PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64Bit
Kishon Vijay Abraham I
2019-02-15
PCI: pci-epf-test: Remove setting epf_bar flags in function driver
Kishon Vijay Abraham I
2019-02-13
PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()
Wen Yang
2018-07-19
pci-epf-test/pci_endpoint_test: Add MSI-X support
Gustavo Pimentel
2018-07-19
pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
Gustavo Pimentel
2018-06-06
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
2018-05-15
PCI: dwc: Add support for EP mode
Gustavo Pimentel
2018-05-15
PCI: endpoint: functions/pci-epf-test: Replace lower into upper case characters
Gustavo Pimentel
2018-05-08
PCI: endpoint: Replace mdelay with usleep_range() in pci_epf_test_write()
Jia-Ju Bai
2018-04-03
PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...
Niklas Cassel
2018-04-03
PCI: endpoint: Handle 64-bit BARs properly
Niklas Cassel
2018-04-03
PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
Niklas Cassel
2018-04-03
PCI: endpoint: BAR width should not depend on sizeof dma_addr_t
Niklas Cassel
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
[next]