summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/base.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* Revert "cxl: Allow a default context to be associated with an external pci_dev"Frederic Barrat2018-07-021-35/+0Star
* Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"Alastair D'Silva2018-07-021-17/+0Star
* Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva2018-07-021-31/+0Star
* 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/+2Star
* cxl: make base more explicitly non-modularPaul Gortmaker2016-07-081-2/+1Star
* 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