summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/native.c
AgeCommit message (Expand)Author
2015-10-07cxl: Fix number of allocated pages in SPAChristophe Lombard
2015-08-14cxl: Allocate and release the SPA with the AFUDaniel Axtens
2015-08-14cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens
2015-08-06cxl: Don't ignore add_process_element() result when attaching contextDaniel Axtens
2015-07-13cxl: use more common format specifierRasmus Villemoes
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling
2015-06-03cxl: Configure PSL for kernel contexts and merge codeMichael Neuling
2015-06-03cxl: Export some symbolsMichael Neuling
2015-06-03cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling
2015-01-22cxl: Add tracepointsIan Munsie
2014-12-29cxl: Disable SPAP register when freeing SPAIan Munsie
2014-12-12cxl: Add timeout to process element commandsIan Munsie
2014-12-12cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie
2014-11-18cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie
2014-10-28cxl: Disable secondary hash in segment tableIan Munsie
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie