summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/pci.c
Commit message (Expand)AuthorAge
* cxl: Workaround malformed pcie packets on some cardsPhilippe Bergheaud2015-10-06
* cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens2015-09-15
* cxl: Set up and enable PSL TimebasePhilippe Bergheaud2015-08-30
* cxl: Remove racy attempt to force EEH invocation in resetDaniel Axtens2015-08-27
* cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLEVaishali Thakkar2015-08-22
* cxl: EEH supportDaniel Axtens2015-08-14
* cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens2015-08-14
* cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens2015-08-14
* cxl: Refactor AFU init/teardownDaniel Axtens2015-08-14
* cxl: Refactor adaptor init/teardownDaniel Axtens2015-08-14
* cxl: Clean up adapter MMIO unmap path.Daniel Axtens2015-08-14
* cxl: Allocate and release the SPA with the AFUDaniel Axtens2015-08-14
* cxl: Destroy afu->contexts_idr on release of an afuJohannes Thumshirn2015-07-16
* cxl: use more common format specifierRasmus Villemoes2015-07-13
* cxl: Test the correct mmio space before unmappingDaniel Axtens2015-07-06
* cxl: Fix typo in debug printMichael Neuling2015-06-19
* cxl: Add AFU virtual PHB and kernel APIMichael Neuling2015-06-03
* cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling2015-06-03
* cxl: Dump debug info on the AFU configuration recordMichael Neuling2015-06-03
* cxl: Fix error path on probeMichael Neuling2015-06-03
* cxl: Re-order card init to check the VSEC earlierIan Munsie2015-06-03
* cxl: Remove unnecessarily verbose print in cxl_remove()Michael Neuling2015-06-03
* cxl: Add shutdown hookMichael Neuling2015-06-03
* cxl: Export AFU error buffer via sysfsVaibhav Jain2015-06-03
* cxl: Fail AFU initialisation if an invalid configuration record is foundIan Munsie2015-02-06
* cxl: Export optional AFU configuration record in sysfsIan Munsie2015-02-06
* cxl: Fix device_node reference countingRyan Grimm2015-02-02
* cxl: Add ability to reset the cardRyan Grimm2015-01-22
* cxl: Enable CAPP recoveryRyan Grimm2015-01-22
* cxl: Use image state defaults for reloading FPGARyan Grimm2015-01-22
* cxl: Disable AFU debug flagIan Munsie2014-12-29
* cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie2014-12-12
* cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-08