aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/endpoint/functions
Commit message (Expand)AuthorAge
* Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2019-05-13
|\
| * PCI: endpoint: Fix a potential NULL pointer dereferenceKangjie Lu2019-04-12
* | PCI: endpoint: Add support to specify alignment for buffers allocated to BARsKishon Vijay Abraham I2019-04-15
|/
* PCI: pci-epf-test: Use pci_epc_get_features() to get EPC featuresKishon Vijay Abraham I2019-02-15
* PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64BitKishon Vijay Abraham I2019-02-15
* PCI: pci-epf-test: Remove setting epf_bar flags in function driverKishon Vijay Abraham I2019-02-15
* PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()Wen Yang2019-02-13
* pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel2018-07-19
* pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspaceGustavo Pimentel2018-07-19
* Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas2018-06-06
|\
| * PCI: endpoint: functions/pci-epf-test: Replace lower into upper case charactersGustavo Pimentel2018-05-15
| * PCI: endpoint: Replace mdelay with usleep_range() in pci_epf_test_write()Jia-Ju Bai2018-05-08
* | PCI: dwc: Add support for EP modeGustavo Pimentel2018-05-15
|/
* PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...Niklas Cassel2018-04-03
* PCI: endpoint: Handle 64-bit BARs properlyNiklas Cassel2018-04-03
* PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()Niklas Cassel2018-04-03
* PCI: endpoint: BAR width should not depend on sizeof dma_addr_tNiklas Cassel2018-04-03
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-01
|\
| * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-28
| * PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-26
* | PCI: endpoint: Add the function number as argument to EPC opsCyrille Pitchen2018-01-31
|/
* PCI: endpoint: Use correct "end of test" interruptJohn Keeping2017-09-20
* PCI: endpoint: Remove the ->remove() callbackShawn Lin2017-08-29
* PCI: endpoint: Add support to poll early for host commandsKishon Vijay Abraham I2017-08-29
* PCI: endpoint: Add support to use _any_ BAR to map PCI_ENDPOINT_TEST regsKishon Vijay Abraham I2017-08-29
* PCI: endpoint: Do not reset *command* inadvertentlyKishon Vijay Abraham I2017-08-29
* PCI: endpoint: Add "volatile" to pci_epf_test_regKishon Vijay Abraham I2017-08-29
* PCI: endpoint: Select CRC32 to fix test build errorRandy Dunlap2017-06-12
* PCI: endpoint: functions: Add an EP function to test PCIKishon Vijay Abraham I2017-04-11