aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/pci_endpoint_test.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 1-1/+1
2019-06-10PCI: Add Synopsys endpoint EDDA Device IDGravatar Gustavo Pimentel 1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341Gravatar Thomas Gleixner 1-12/+1
2019-05-01misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testGravatar Kishon Vijay Abraham I 1-0/+1
2019-05-01misc: pci_endpoint_test: Add support to test PCI EP in AM654xGravatar Kishon Vijay Abraham I 1-0/+17
2019-02-21misc: pci_endpoint_test: Add the layerscape EP device supportGravatar Xiaowei Bao 1-0/+1
2018-07-19pci_endpoint_test: Add 2 ioctl commandsGravatar Gustavo Pimentel 1-47/+159
2018-07-19pci-epf-test/pci_endpoint_test: Add MSI-X supportGravatar Gustavo Pimentel 1-8/+21
2018-07-19pci-epf-test/pci_endpoint_test: Use irq_type module parameterGravatar Gustavo Pimentel 1-9/+19
2018-07-19pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspaceGravatar Gustavo Pimentel 1-31/+50
2018-06-06Merge branch 'lorenzo/pci/endpoint'Gravatar Bjorn Helgaas 1-14/+14
2018-05-15misc: pci_endpoint_test: Use pci_irq_vector functionGravatar Gustavo Pimentel 1-5/+5
2018-05-15misc: pci_endpoint_test: Add DesignWare EP entryGravatar Gustavo Pimentel 1-0/+1
2018-05-15misc: pci_endpoint_test: Replace lower into upper case charactersGravatar Gustavo Pimentel 1-9/+9
2018-04-03misc: pci_endpoint_test: Handle 64-bit BARs properlyGravatar Niklas Cassel 1-5/+7
2017-10-31misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()Gravatar Kishon Vijay Abraham I 1-0/+8
2017-10-31misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on removeGravatar Kishon Vijay Abraham I 1-2/+10
2017-10-31misc: pci_endpoint_test: Fix failure path return values in probeGravatar Kishon Vijay Abraham I 1-0/+2
2017-10-31misc: pci_endpoint_test: Avoid triggering a BUG()Gravatar Dan Carpenter 1-0/+2
2017-10-17misc: pci_endpoint_test: Prevent some integer overflowsGravatar Dan Carpenter 1-0/+9
2017-08-29misc: pci_endpoint_test: Enable/Disable MSI using module paramGravatar Kishon Vijay Abraham I 1-1/+5
2017-08-29misc: pci_endpoint_test: Avoid using hard-coded BAR sizesGravatar Kishon Vijay Abraham I 1-3/+2
2017-08-29misc: pci_endpoint_test: Add support to not enable MSI interruptsGravatar Kishon Vijay Abraham I 1-4/+9
2017-08-29misc: pci_endpoint_test: Add support to provide aligned buffer addressesGravatar Kishon Vijay Abraham I 1-15/+76
2017-08-29misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped ...Gravatar Kishon Vijay Abraham I 1-4/+21
2017-04-28misc: Add host side PCI driver for PCI test function deviceGravatar Kishon Vijay Abraham I 1-0/+534