aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pci/pcitest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-05tools: PCI: Zero-initialize paramShunyong Yang1-1/+1
2020-04-02tools: PCI: Add 'e' to clear IRQKishon Vijay Abraham I1-1/+15
2020-04-02tools: PCI: Add 'd' command line option to support DMAKishon Vijay Abraham I1-4/+19
2019-10-29tools: PCI: Fix fd leakageHewenliang1-0/+1
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341Thomas Gleixner1-12/+1
2019-05-29tools: PCI: Fix compiler warning in pcitestAlan Mikhak1-1/+1
2019-05-29tools: PCI: Fix broken pcitest compilationAlan Mikhak1-3/+3
2019-04-11tools: PCI: Add 'h' in optstring of getopt()Kishon Vijay Abraham I1-2/+2
2019-03-22tools: PCI: Exit with error code when test failsJean-Jacques Hiblot1-2/+2
2018-10-03tools: PCI: Fix compilation warningsGustavo Pimentel1-5/+2
2018-07-19tools: PCI: Add MSI-X supportGustavo Pimentel1-1/+50
2017-08-29tools: PCI: Add a missing option help lineStan Drozd1-0/+1
2017-04-28tools: PCI: Add a userspace tool to test PCI endpointKishon Vijay Abraham I1-0/+186