aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-09cxl: Adapter failure handlingChristophe Lombard1-1/+1
2016-03-09cxl: Add guest-specific codeChristophe Lombard1-6/+17
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard1-1/+0
2016-03-09cxl: New hcalls to support cxl adaptersChristophe Lombard1-0/+26
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat1-4/+7
2016-03-09cxl: Move bare-metal specific code to specialized filesFrederic Barrat1-1/+1
2016-03-09cxl: Move common code away from bare-metal-specific filesChristophe Lombard1-0/+67
2015-07-16cxl: Destroy cxl_adapter_idr on module_exitJohannes Thumshirn1-0/+1
2015-07-10cxl: Check if afu is not null in cxl_slbiaDaniel Axtens1-1/+1
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling1-1/+1
2015-01-22cxl: Add tracepointsIan Munsie1-0/+2
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie1-0/+230