Age | Commit message (Expand) | Author |
---|---|---|
2018-08-08 | test: dm: pci: Add cases for finding PCI capability APIs | Bin Meng |
2018-08-08 | test: dm: pci: Add tests for mixed static and dynamic devices on the same bus | Bin Meng |
2018-08-08 | test: dm: pci: Test driver binding with driver data provided | Bin Meng |
2018-08-08 | test: dm: pci: Add tests for configuration space access | Bin Meng |
2018-08-08 | test: dm: pci: Test more than one PCI host controller | Bin Meng |
2018-08-08 | test: dm: pci: Test more than one device on the same bus | Bin Meng |
2018-08-08 | test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase() | Bin Meng |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-01-12 | dm: test: Convert PCI tests to use the DM PCI API | Simon Glass |
2015-06-04 | dm: pci: Allow PCI bus numbering aliases | Simon Glass |
2015-05-21 | test: Generalize the unit test framework | Joe Hershberger |
2015-04-18 | dm: pci: Add driver model tests for PCI | Simon Glass |