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