summaryrefslogtreecommitdiffstats
path: root/drivers/misc/pci_endpoint_test.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-07-171-1/+1
|\
| * PCI: Add Synopsys endpoint EDDA Device IDGustavo Pimentel2019-06-101-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341Thomas Gleixner2019-06-051-12/+1
|/
* misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testKishon Vijay Abraham I2019-05-011-0/+1
* misc: pci_endpoint_test: Add support to test PCI EP in AM654xKishon Vijay Abraham I2019-05-011-0/+17
* misc: pci_endpoint_test: Add the layerscape EP device supportXiaowei Bao2019-02-211-0/+1
* pci_endpoint_test: Add 2 ioctl commandsGustavo Pimentel2018-07-191-47/+159
* pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel2018-07-191-8/+21
* pci-epf-test/pci_endpoint_test: Use irq_type module parameterGustavo Pimentel2018-07-191-9/+19
* pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspaceGustavo Pimentel2018-07-191-31/+50
* Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas2018-06-061-14/+14
|\
| * misc: pci_endpoint_test: Use pci_irq_vector functionGustavo Pimentel2018-05-151-5/+5
| * misc: pci_endpoint_test: Replace lower into upper case charactersGustavo Pimentel2018-05-151-9/+9
* | misc: pci_endpoint_test: Add DesignWare EP entryGustavo Pimentel2018-05-151-0/+1
|/
* misc: pci_endpoint_test: Handle 64-bit BARs properlyNiklas Cassel2018-04-031-5/+7
* misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()Kishon Vijay Abraham I2017-10-311-0/+8
* misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on removeKishon Vijay Abraham I2017-10-311-2/+10
* misc: pci_endpoint_test: Fix failure path return values in probeKishon Vijay Abraham I2017-10-311-0/+2
* misc: pci_endpoint_test: Avoid triggering a BUG()Dan Carpenter2017-10-311-0/+2
* misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter2017-10-171-0/+9
* misc: pci_endpoint_test: Enable/Disable MSI using module paramKishon Vijay Abraham I2017-08-291-1/+5
* misc: pci_endpoint_test: Avoid using hard-coded BAR sizesKishon Vijay Abraham I2017-08-291-3/+2
* misc: pci_endpoint_test: Add support to not enable MSI interruptsKishon Vijay Abraham I2017-08-291-4/+9
* misc: pci_endpoint_test: Add support to provide aligned buffer addressesKishon Vijay Abraham I2017-08-291-15/+76
* misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped ...Kishon Vijay Abraham I2017-08-291-4/+21
* misc: Add host side PCI driver for PCI test function deviceKishon Vijay Abraham I2017-04-281-0/+534