Age | Commit message (Expand) | Author | Files | Lines |
2022-02-15 | kbuild: replace $(if A,A,B) with $(or A,B) | Masahiro Yamada | 1 | -1/+1 |
2021-08-05 | tools: PCI: Zero-initialize param | Shunyong Yang | 1 | -1/+1 |
2020-04-02 | tools: PCI: Add 'e' to clear IRQ | Kishon Vijay Abraham I | 1 | -1/+15 |
2020-04-02 | tools: PCI: Add 'd' command line option to support DMA | Kishon Vijay Abraham I | 1 | -4/+19 |
2019-10-29 | tools: PCI: Fix fd leakage | Hewenliang | 1 | -0/+1 |
2019-07-16 | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -7/+6 |
2019-07-09 | tools: PCI: Fix installation when `make tools/pci_install` | Andy Shevchenko | 1 | -3/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341 | Thomas Gleixner | 1 | -12/+1 |
2019-05-29 | tools: PCI: Fix compiler warning in pcitest | Alan Mikhak | 1 | -1/+1 |
2019-05-29 | tools: PCI: Fix broken pcitest compilation | Alan Mikhak | 1 | -3/+3 |
2019-05-18 | Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 1 | -1/+1 |
2019-05-15 | tools pci: Do not delete pcitest.sh in 'make clean' | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2019-04-11 | tools: PCI: Handle pcitest.sh independently from pcitest | Kishon Vijay Abraham I | 1 | -1/+7 |
2019-04-11 | tools: PCI: Add 'h' in optstring of getopt() | Kishon Vijay Abraham I | 1 | -2/+2 |
2019-03-22 | tools: PCI: Exit with error code when test fails | Jean-Jacques Hiblot | 1 | -2/+2 |
2018-10-03 | tools: PCI: Change pcitest compiling process | Gustavo Pimentel | 2 | -0/+54 |
2018-10-03 | tools: PCI: Fix compilation warnings | Gustavo Pimentel | 1 | -5/+2 |
2018-07-19 | tools: PCI: Add MSI-X support | Gustavo Pimentel | 2 | -1/+65 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-30 | tools: PCI: Add a missing option help line | Stan Drozd | 1 | -0/+1 |
2017-04-28 | tools: PCI: Add sample test script to invoke pcitest | Kishon Vijay Abraham I | 1 | -0/+56 |
2017-04-28 | tools: PCI: Add a userspace tool to test PCI endpoint | Kishon Vijay Abraham I | 1 | -0/+186 |