- 560dbc4 misc: pci_endpoint_test: Terminate statement with semicolon by Ming Wang · 3 years ago
- ac08b1c Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 4 months ago
- 6e12917 Merge branch 'remotes/lorenzo/pci/endpoint' by Bjorn Helgaas · 3 years, 4 months ago
- 7c52009 misc: pci_endpoint_test: Add deviceID for AM64 and J7200 by Kishon Vijay Abraham I · 3 years, 5 months ago
- 489b1f4 misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV device by Kishon Vijay Abraham I · 3 years, 4 months ago
- 74a03c2 misc: pci_endpoint_test: Ensure relationship between miscdev and PCI by Richard Weinberger · 3 years, 6 months ago
- 599f868 PCI: Add TI J721E device to PCI IDs by Kishon Vijay Abraham I · 3 years, 11 months ago
- 1749c90 misc: pci_endpoint_test: fix return value of error branch by Xiongfeng Wang · 4 years, 1 month ago
- 33fcc54 misc: pci_endpoint_test: Remove unnecessary verification by Gustavo Pimentel · 4 years, 2 months ago
- f95f023 Merge branch 'remotes/lorenzo/pci/rcar' by Bjorn Helgaas · 4 years, 2 months ago
- 09fb37b misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllers by Hou Zhiqiang · 4 years, 3 months ago
- 6b8ab42 misc: pci_endpoint_test: Add LS1088a in pci_device_id table by Xiaowei Bao · 4 years, 3 months ago
- a63c5f3 misc: pci_endpoint_test: Add Device ID for RZ/G2H PCIe controller by Lad Prabhakar · 4 years, 4 months ago
- cfb824dd misc: pci_endpoint_test: Add Device ID for RZ/G2M and RZ/G2N PCIe controllers by Lad Prabhakar · 4 years, 5 months ago
- 6546ae2 misc: pci_endpoint_test: Add J721E in pci_device_id table by Kishon Vijay Abraham I · 4 years, 5 months ago
- b03025c misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller by Lad Prabhakar · 4 years, 8 months ago
- e48ba3e misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUS by Lad Prabhakar · 4 years, 9 months ago
- c2be14a misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq() by Kishon Vijay Abraham I · 4 years, 10 months ago
- 6b443e5c misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices by Kishon Vijay Abraham I · 4 years, 10 months ago
- 475007f misc: pci_endpoint_test: Add ioctl to clear IRQ by Kishon Vijay Abraham I · 4 years, 10 months ago
- b2ba922 misc: pci_endpoint_test: Avoid using module parameter to determine irqtype by Kishon Vijay Abraham I · 4 years, 10 months ago
- cf376b4 misc: pci_endpoint_test: Add support to get DMA option from userspace by Kishon Vijay Abraham I · 4 years, 10 months ago
- 0a121f9b misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocation by Kishon Vijay Abraham I · 4 years, 10 months ago
- c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
- 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
- 1f418f4 PCI: Add Synopsys endpoint EDDA Device ID by Gustavo Pimentel · 6 years ago
- 6b1baef treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341 by Thomas Gleixner · 6 years ago
- 8f22066 misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_test by Kishon Vijay Abraham I · 6 years ago
- 5bb04b1 misc: pci_endpoint_test: Add support to test PCI EP in AM654x by Kishon Vijay Abraham I · 6 years ago
- 85cef37 misc: pci_endpoint_test: Add the layerscape EP device support by Xiaowei Bao · 6 years ago
- e033271 pci_endpoint_test: Add 2 ioctl commands by Gustavo Pimentel · 6 years ago
- c2e00e3 pci-epf-test/pci_endpoint_test: Add MSI-X support by Gustavo Pimentel · 6 years ago
- 9133e39 pci-epf-test/pci_endpoint_test: Use irq_type module parameter by Gustavo Pimentel · 6 years ago
- e8817de pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace by Gustavo Pimentel · 6 years ago
- bf79d7d Merge branch 'lorenzo/pci/endpoint' by Bjorn Helgaas · 7 years ago
- ecc57ef misc: pci_endpoint_test: Use pci_irq_vector function by Gustavo Pimentel · 7 years ago
- 14b06dd misc: pci_endpoint_test: Add DesignWare EP entry by Gustavo Pimentel · 7 years ago
- 0e52ea6 misc: pci_endpoint_test: Replace lower into upper case characters by Gustavo Pimentel · 7 years ago
- 16b17ca misc: pci_endpoint_test: Handle 64-bit BARs properly by Niklas Cassel · 7 years ago
- b7636e8 misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi() by Kishon Vijay Abraham I · 7 years ago
- 139838f misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on remove by Kishon Vijay Abraham I · 7 years ago
- 80068c9 misc: pci_endpoint_test: Fix failure path return values in probe by Kishon Vijay Abraham I · 7 years ago
- a2db266 misc: pci_endpoint_test: Avoid triggering a BUG() by Dan Carpenter · 7 years ago
- 343dc69 misc: pci_endpoint_test: Prevent some integer overflows by Dan Carpenter · 7 years ago
- 0c8a5f9 misc: pci_endpoint_test: Enable/Disable MSI using module param by Kishon Vijay Abraham I · 7 years ago
- cda370e misc: pci_endpoint_test: Avoid using hard-coded BAR sizes by Kishon Vijay Abraham I · 7 years ago
- 0b91516 misc: pci_endpoint_test: Add support to not enable MSI interrupts by Kishon Vijay Abraham I · 7 years ago
- 13107c6 misc: pci_endpoint_test: Add support to provide aligned buffer addresses by Kishon Vijay Abraham I · 7 years ago
- 834b9051 misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped to any BAR by Kishon Vijay Abraham I · 7 years ago
- 2c156ac misc: Add host side PCI driver for PCI test function device by Kishon Vijay Abraham I · 8 years ago