summaryrefslogtreecommitdiffstats
path: root/tools/pci/pcitest.c
Commit message (Expand)AuthorAgeFilesLines
* tools: PCI: Add 'e' to clear IRQKishon Vijay Abraham I2020-04-021-1/+15
* tools: PCI: Add 'd' command line option to support DMAKishon Vijay Abraham I2020-04-021-4/+19
* tools: PCI: Fix fd leakageHewenliang2019-10-291-0/+1
* Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-4/+4
|\
| * tools: PCI: Fix compiler warning in pcitestAlan Mikhak2019-05-291-1/+1
| * tools: PCI: Fix broken pcitest compilationAlan Mikhak2019-05-291-3/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341Thomas Gleixner2019-06-051-12/+1
|/
* tools: PCI: Add 'h' in optstring of getopt()Kishon Vijay Abraham I2019-04-111-2/+2
* tools: PCI: Exit with error code when test failsJean-Jacques Hiblot2019-03-221-2/+2
* tools: PCI: Fix compilation warningsGustavo Pimentel2018-10-031-5/+2
* tools: PCI: Add MSI-X supportGustavo Pimentel2018-07-191-1/+50
* tools: PCI: Add a missing option help lineStan Drozd2017-08-291-0/+1
* tools: PCI: Add a userspace tool to test PCI endpointKishon Vijay Abraham I2017-04-281-0/+186