summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/guest.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: Add psl9 specific codeChristophe Lombard2017-04-131-4/+4
* cxl: Rename some psl8 specific functionsChristophe Lombard2017-04-131-1/+1
* cxl: Update implementation service layerChristophe Lombard2017-04-131-1/+1
* cxl: Fix coccinelle warningsAndrew Donnellan2016-11-231-1/+1
* cxl: Prevent adapter reset if an active context existsVaibhav Jain2016-10-191-0/+3
* cxl: fix potential NULL dereference in free_adapter()Andrew Donnellan2016-07-191-7/+9
* cxl: Refine slice error debug messagesPhilippe Bergheaud2016-07-081-3/+6
* cxl: Update process element after allocating interruptsIan Munsie2016-06-161-0/+1
* cxl: Check periodically the coherent platform function's stateChristophe Lombard2016-05-111-27/+30
* cxl: Add kernel API to allow a context to operate with relocate disabledIan Munsie2016-05-111-0/+3
* cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQsIan Munsie2016-05-111-0/+12
* cxl: Allow initialization on timebase sync failuresFrederic Barrat2016-04-221-0/+6
* cxl: Adapter failure handlingChristophe Lombard2016-03-091-3/+164
* cxl: Support the cxl kernel API from a guestFrederic Barrat2016-03-091-0/+26
* cxl: Support to flash a new image on the adapter from a guestChristophe Lombard2016-03-091-0/+15
* cxl: sysfs support for guestsChristophe Lombard2016-03-091-0/+25
* cxl: Add guest-specific codeChristophe Lombard2016-03-091-0/+950