summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/pci.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-06cxl: Test the correct mmio space before unmappingDaniel Axtens1-1/+1
2015-06-19cxl: Fix typo in debug printMichael Neuling1-1/+1
2015-06-03cxl: Add AFU virtual PHB and kernel APIMichael Neuling1-4/+13
2015-06-03cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling1-2/+2
2015-06-03cxl: Dump debug info on the AFU configuration recordMichael Neuling1-1/+11
2015-06-03cxl: Fix error path on probeMichael Neuling1-0/+1
2015-06-03cxl: Re-order card init to check the VSEC earlierIan Munsie1-15/+15
2015-06-03cxl: Remove unnecessarily verbose print in cxl_remove()Michael Neuling1-2/+0
2015-06-03cxl: Add shutdown hookMichael Neuling1-0/+1
2015-06-03cxl: Export AFU error buffer via sysfsVaibhav Jain1-0/+60
2015-02-06cxl: Fail AFU initialisation if an invalid configuration record is foundIan Munsie1-0/+9
2015-02-06cxl: Export optional AFU configuration record in sysfsIan Munsie1-0/+23
2015-02-02cxl: Fix device_node reference countingRyan Grimm1-1/+1
2015-01-22cxl: Add ability to reset the cardRyan Grimm1-0/+37
2015-01-22cxl: Enable CAPP recoveryRyan Grimm1-1/+7
2015-01-22cxl: Use image state defaults for reloading FPGARyan Grimm1-2/+40
2014-12-29cxl: Disable AFU debug flagIan Munsie1-1/+1
2014-12-12cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie1-1/+1
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie1-0/+1000