summaryrefslogtreecommitdiff
path: root/test/dm/pci.c
AgeCommit message (Expand)Author
2021-01-05dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass
2020-08-25pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-07-17pci: Avoid a crash in device_is_on_pci_bus()Simon Glass
2019-10-08dm: pci: Add a function to read a PCI BARSimon Glass
2019-10-08sandbox: Rename PCI ID for swap_case to be more specificSimon Glass
2019-07-10test: dm: Add a test for PCI Enhanced AllocationAlex Marginean
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