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