aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/pci.c
AgeCommit message (Expand)Author
2016-03-09cxl: Fix PSL timebase synchronization detectionFrederic Barrat
2015-10-06cxl: Workaround malformed pcie packets on some cardsPhilippe Bergheaud
2015-09-15cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens
2015-08-30cxl: Set up and enable PSL TimebasePhilippe Bergheaud
2015-08-27cxl: Remove racy attempt to force EEH invocation in resetDaniel Axtens
2015-08-22cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLEVaishali Thakkar
2015-08-14cxl: EEH supportDaniel Axtens
2015-08-14cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens
2015-08-14cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens
2015-08-14cxl: Refactor AFU init/teardownDaniel Axtens
2015-08-14cxl: Refactor adaptor init/teardownDaniel Axtens
2015-08-14cxl: Clean up adapter MMIO unmap path.Daniel Axtens
2015-08-14cxl: Allocate and release the SPA with the AFUDaniel Axtens
2015-07-16cxl: Destroy afu->contexts_idr on release of an afuJohannes Thumshirn
2015-07-13cxl: use more common format specifierRasmus Villemoes
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