summaryrefslogtreecommitdiff
path: root/drivers/pci/endpoint/functions
AgeCommit message (Expand)AuthorFilesLines
2017-09-20PCI: endpoint: Use correct "end of test" interruptJohn Keeping1-7/+6
2017-08-30PCI: endpoint: Remove the ->remove() callbackShawn Lin1-9/+0
2017-08-30PCI: endpoint: Add support to poll early for host commandsKishon Vijay Abraham I1-1/+11
2017-08-30PCI: endpoint: Add support to use _any_ BAR to map PCI_ENDPOINT_TEST regsKishon Vijay Abraham I1-18/+42
2017-08-30PCI: endpoint: Do not reset *command* inadvertentlyKishon Vijay Abraham I1-9/+11
2017-08-30PCI: endpoint: Add "volatile" to pci_epf_test_regKishon Vijay Abraham I1-1/+1
2017-06-12PCI: endpoint: Select CRC32 to fix test build errorRandy Dunlap1-0/+1
2017-04-11PCI: endpoint: functions: Add an EP function to test PCIKishon Vijay Abraham I3-0/+527