summaryrefslogtreecommitdiffstats
path: root/tools/pci
AgeCommit message (Expand)AuthorLines
2025-01-21selftests: Move PCI Endpoint tests from tools/pci to KselftestsManivannan Sadhasivam-397/+0
2025-01-21misc: pci_endpoint_test: Fix IOCTL return valueManivannan Sadhasivam-25/+26
2025-01-21misc: pci_endpoint_test: Add consecutive BAR testNiklas Cassel-1/+16
2024-11-20tools: PCI: Fix incorrect printf format specifiersLuo Yifan-5/+5
2024-09-13tools: PCI: Remove unused BILLION macrozhang jiao-2/+0
2024-09-13tools: PCI: Remove .*.cmd files with make cleanzhang jiao-1/+1
2022-02-15kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada-1/+1
2021-08-05tools: PCI: Zero-initialize paramShunyong Yang-1/+1
2020-04-02tools: PCI: Add 'e' to clear IRQKishon Vijay Abraham I-1/+15
2020-04-02tools: PCI: Add 'd' command line option to support DMAKishon Vijay Abraham I-4/+19
2019-10-29tools: PCI: Fix fd leakageHewenliang-0/+1
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+6
2019-07-09tools: PCI: Fix installation when `make tools/pci_install`Andy Shevchenko-3/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341Thomas Gleixner-12/+1
2019-05-29tools: PCI: Fix compiler warning in pcitestAlan Mikhak-1/+1
2019-05-29tools: PCI: Fix broken pcitest compilationAlan Mikhak-3/+3
2019-05-18Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...Ingo Molnar-1/+1
2019-05-15tools pci: Do not delete pcitest.sh in 'make clean'Arnaldo Carvalho de Melo-2/+2
2019-04-11tools: PCI: Handle pcitest.sh independently from pcitestKishon Vijay Abraham I-1/+7
2019-04-11tools: PCI: Add 'h' in optstring of getopt()Kishon Vijay Abraham I-2/+2
2019-03-22tools: PCI: Exit with error code when test failsJean-Jacques Hiblot-2/+2
2018-10-03tools: PCI: Change pcitest compiling processGustavo Pimentel-0/+54
2018-10-03tools: PCI: Fix compilation warningsGustavo Pimentel-5/+2
2018-07-19tools: PCI: Add MSI-X supportGustavo Pimentel-1/+65
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-29tools: PCI: Add a missing option help lineStan Drozd-0/+1
2017-04-28tools: PCI: Add sample test script to invoke pcitestKishon Vijay Abraham I-0/+56
2017-04-28tools: PCI: Add a userspace tool to test PCI endpointKishon Vijay Abraham I-0/+186