aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/guest.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-19cxl: Prevent adapter reset if an active context existsGravatar Vaibhav Jain 1-0/+3
2016-07-19cxl: fix potential NULL dereference in free_adapter()Gravatar Andrew Donnellan 1-7/+9
2016-07-08cxl: Refine slice error debug messagesGravatar Philippe Bergheaud 1-3/+6
2016-06-16cxl: Update process element after allocating interruptsGravatar Ian Munsie 1-0/+1
2016-05-11cxl: Check periodically the coherent platform function's stateGravatar Christophe Lombard 1-27/+30
2016-05-11cxl: Add kernel API to allow a context to operate with relocate disabledGravatar Ian Munsie 1-0/+3
2016-05-11cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQsGravatar Ian Munsie 1-0/+12
2016-04-22cxl: Allow initialization on timebase sync failuresGravatar Frederic Barrat 1-0/+6
2016-03-09cxl: Adapter failure handlingGravatar Christophe Lombard 1-3/+164
2016-03-09cxl: Support the cxl kernel API from a guestGravatar Frederic Barrat 1-0/+26
2016-03-09cxl: Support to flash a new image on the adapter from a guestGravatar Christophe Lombard 1-0/+15
2016-03-09cxl: sysfs support for guestsGravatar Christophe Lombard 1-0/+25
2016-03-09cxl: Add guest-specific codeGravatar Christophe Lombard 1-0/+950