summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/base.c
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2018-07-02Revert "cxl: Allow a default context to be associated with an external pci_dev"Frederic Barrat-35/+0
2018-07-02Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"Alastair D'Silva-17/+0
2018-07-02Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva-31/+0
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Ian Munsie-0/+31
2016-07-14cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie-0/+17
2016-07-14cxl: Allow a default context to be associated with an external pci_devIan Munsie-0/+35
2016-07-14cxl: Move cxl_afu_get / cxl_afu_put to baseIan Munsie-0/+13
2016-07-14cxl: Use for_each_compatible_node() macroWei Yongjun-3/+2
2016-07-08cxl: make base more explicitly non-modularPaul Gortmaker-2/+1
2016-03-09cxl: Parse device tree and create cxl device(s) at bootFrederic Barrat-0/+25
2016-03-09cxl: Support to flash a new image on the adapter from a guestChristophe Lombard-0/+7
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling-1/+1
2014-10-08cxl: Add base builtin supportIan Munsie-0/+86