summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/base.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: Add support for interrupts on the Mellanox CX4Ian Munsie2016-07-141-0/+31
* cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie2016-07-141-0/+17
* cxl: Allow a default context to be associated with an external pci_devIan Munsie2016-07-141-0/+35
* cxl: Move cxl_afu_get / cxl_afu_put to baseIan Munsie2016-07-141-0/+13
* cxl: Use for_each_compatible_node() macroWei Yongjun2016-07-141-3/+2
* cxl: make base more explicitly non-modularPaul Gortmaker2016-07-081-2/+1
* cxl: Parse device tree and create cxl device(s) at bootFrederic Barrat2016-03-091-0/+25
* cxl: Support to flash a new image on the adapter from a guestChristophe Lombard2016-03-091-0/+7
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-031-1/+1
* cxl: Add base builtin supportIan Munsie2014-10-081-0/+86