aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/pci_endpoint_test.c
AgeCommit message (Expand)Author
2023-08-11misc: pci_endpoint_test: Re-init completion for every testDamien Le Moal
2023-08-11misc: pci_endpoint_test: Free IRQs before removing the deviceDamien Le Moal
2020-06-22PCI: Add Synopsys endpoint EDDA Device IDGustavo Pimentel
2020-06-22misc: pci_endpoint_test: Add support to test PCI EP in AM654xKishon Vijay Abraham I
2020-06-22misc: pci_endpoint_test: Add the layerscape EP device supportXiaowei Bao
2020-04-13misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I
2020-04-13misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I
2019-06-15misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testKishon Vijay Abraham I
2018-07-19pci_endpoint_test: Add 2 ioctl commandsGustavo Pimentel
2018-07-19pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel
2018-07-19pci-epf-test/pci_endpoint_test: Use irq_type module parameterGustavo Pimentel
2018-07-19pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspaceGustavo Pimentel
2018-06-06Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas
2018-05-15misc: pci_endpoint_test: Use pci_irq_vector functionGustavo Pimentel
2018-05-15misc: pci_endpoint_test: Add DesignWare EP entryGustavo Pimentel
2018-05-15misc: pci_endpoint_test: Replace lower into upper case charactersGustavo Pimentel
2018-04-03misc: pci_endpoint_test: Handle 64-bit BARs properlyNiklas Cassel
2017-10-31misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()Kishon Vijay Abraham I
2017-10-31misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on removeKishon Vijay Abraham I
2017-10-31misc: pci_endpoint_test: Fix failure path return values in probeKishon Vijay Abraham I
2017-10-31misc: pci_endpoint_test: Avoid triggering a BUG()Dan Carpenter
2017-10-17misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter
2017-08-29misc: pci_endpoint_test: Enable/Disable MSI using module paramKishon Vijay Abraham I
2017-08-29misc: pci_endpoint_test: Avoid using hard-coded BAR sizesKishon Vijay Abraham I
2017-08-29misc: pci_endpoint_test: Add support to not enable MSI interruptsKishon Vijay Abraham I
2017-08-29misc: pci_endpoint_test: Add support to provide aligned buffer addressesKishon Vijay Abraham I
2017-08-29misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped ...Kishon Vijay Abraham I
2017-04-28misc: Add host side PCI driver for PCI test function deviceKishon Vijay Abraham I