aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/base.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Gravatar Ian Munsie 1-0/+31
2016-07-14cxl: Add preliminary workaround for CX4 interrupt limitationGravatar Ian Munsie 1-0/+17
2016-07-14cxl: Allow a default context to be associated with an external pci_devGravatar Ian Munsie 1-0/+35
2016-07-14cxl: Move cxl_afu_get / cxl_afu_put to baseGravatar Ian Munsie 1-0/+13
2016-07-14cxl: Use for_each_compatible_node() macroGravatar Wei Yongjun 1-3/+2
2016-07-08cxl: make base more explicitly non-modularGravatar Paul Gortmaker 1-2/+1
2016-03-09cxl: Parse device tree and create cxl device(s) at bootGravatar Frederic Barrat 1-0/+25
2016-03-09cxl: Support to flash a new image on the adapter from a guestGravatar Christophe Lombard 1-0/+7
2015-06-03cxl: Move include file cxl.h -> cxl-base.hGravatar Michael Neuling 1-1/+1
2014-10-08cxl: Add base builtin supportGravatar Ian Munsie 1-0/+86