summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl
AgeCommit message (Expand)Author
2016-05-17cxl: Keep IRQ mappings on context teardownMichael Neuling
2015-10-27cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens
2015-03-23cxl: Add missing return statement after handling AFU errrorIan Munsie
2015-03-23cxl: Fix device_node reference countingRyan Grimm
2015-03-23cxl: Use image state defaults for reloading FPGARyan Grimm
2015-01-27cxl: Unmap MMIO regions when detaching a contextIan Munsie
2015-01-27cxl: Add timeout to process element commandsIan Munsie
2015-01-27cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie
2014-10-28cxl: Fix PSL error due to duplicate segment table entriesIan Munsie
2014-10-28cxl: Refactor cxl_load_segment() and find_free_sste()Ian Munsie
2014-10-28cxl: Disable secondary hash in segment tableIan Munsie
2014-10-09cxl: Fix afu_read() not doing finish_wait() on signal or non-blockingIan Munsie
2014-10-08cxl: Add driver to Kbuild and MakefilesIan Munsie
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie
2014-10-08cxl: Add base builtin supportIan Munsie