summaryrefslogtreecommitdiffstats
path: root/tools/pci
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-152-7/+6
|\
| * tools: PCI: Fix installation when `make tools/pci_install`Andy Shevchenko2019-07-091-3/+2
| * 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
|/
* Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-05-181-1/+1
|\
| * tools pci: Do not delete pcitest.sh in 'make clean'Arnaldo Carvalho de Melo2019-05-151-2/+2
* | tools: PCI: Handle pcitest.sh independently from pcitestKishon Vijay Abraham I2019-04-111-1/+7
* | 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: Change pcitest compiling processGustavo Pimentel2018-10-032-0/+54
* tools: PCI: Fix compilation warningsGustavo Pimentel2018-10-031-5/+2
* tools: PCI: Add MSI-X supportGustavo Pimentel2018-07-192-1/+65
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tools: PCI: Add a missing option help lineStan Drozd2017-08-291-0/+1
* tools: PCI: Add sample test script to invoke pcitestKishon Vijay Abraham I2017-04-281-0/+56
* tools: PCI: Add a userspace tool to test PCI endpointKishon Vijay Abraham I2017-04-281-0/+186