summaryrefslogtreecommitdiff
path: root/test/dm/pci.c
AgeCommit message (Expand)Author
2018-11-14test: dm: pci: Add cases for finding next PCI capability APIsBin Meng
2018-10-20test: Add test for PCI device without compat string and with DT nodeMarek Vasut
2018-08-08test: dm: pci: Add cases for finding PCI capability APIsBin Meng
2018-08-08test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng
2018-08-08test: dm: pci: Test driver binding with driver data providedBin Meng
2018-08-08test: dm: pci: Add tests for configuration space accessBin Meng
2018-08-08test: dm: pci: Test more than one PCI host controllerBin Meng
2018-08-08test: dm: pci: Test more than one device on the same busBin Meng
2018-08-08test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()Bin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-01-12dm: test: Convert PCI tests to use the DM PCI APISimon Glass
2015-06-04dm: pci: Allow PCI bus numbering aliasesSimon Glass
2015-05-21test: Generalize the unit test frameworkJoe Hershberger
2015-04-18dm: pci: Add driver model tests for PCISimon Glass