summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/pci.c
AgeCommit message (Expand)Author
2015-09-29cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens
2015-09-29cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens
2015-09-29cxl: Remove racy attempt to force EEH invocation in resetDaniel Axtens
2015-07-06cxl: Test the correct mmio space before unmappingDaniel Axtens
2015-06-19cxl: Fix typo in debug printMichael Neuling
2015-06-03cxl: Add AFU virtual PHB and kernel APIMichael Neuling
2015-06-03cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling
2015-06-03cxl: Dump debug info on the AFU configuration recordMichael Neuling
2015-06-03cxl: Fix error path on probeMichael Neuling
2015-06-03cxl: Re-order card init to check the VSEC earlierIan Munsie
2015-06-03cxl: Remove unnecessarily verbose print in cxl_remove()Michael Neuling
2015-06-03cxl: Add shutdown hookMichael Neuling
2015-06-03cxl: Export AFU error buffer via sysfsVaibhav Jain
2015-02-06cxl: Fail AFU initialisation if an invalid configuration record is foundIan Munsie
2015-02-06cxl: Export optional AFU configuration record in sysfsIan Munsie
2015-02-02cxl: Fix device_node reference countingRyan Grimm
2015-01-22cxl: Add ability to reset the cardRyan Grimm
2015-01-22cxl: Enable CAPP recoveryRyan Grimm
2015-01-22cxl: Use image state defaults for reloading FPGARyan Grimm
2014-12-29cxl: Disable AFU debug flagIan Munsie
2014-12-12cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie