summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-1111-26/+898
|\
| * cxl: Add missing return statement after handling AFU errrorIan Munsie2015-02-061-0/+1
| * cxl: Fail AFU initialisation if an invalid configuration record is foundIan Munsie2015-02-061-0/+9
| * cxl: Export optional AFU configuration record in sysfsIan Munsie2015-02-063-10/+205
| * cxl: Fix device_node reference countingRyan Grimm2015-02-021-1/+1
| * cxl: Add ability to reset the cardRyan Grimm2015-01-223-0/+56
| * cxl: Enable CAPP recoveryRyan Grimm2015-01-221-1/+7
| * cxl: Add image control to sysfsRyan Grimm2015-01-221-0/+39
| * cxl: Use image state defaults for reloading FPGARyan Grimm2015-01-222-2/+41
| * cxl: Add tracepointsIan Munsie2015-01-228-9/+520
| * cxl: remove redundant increment of hwirqColin Ian King2015-01-221-1/+1
| * cxl: Disable SPAP register when freeing SPAIan Munsie2014-12-291-0/+1
| * cxl: Disable AFU debug flagIan Munsie2014-12-292-1/+8
| * cxl: Early return from cxl_handle_fault for a shut down contextIan Munsie2014-12-291-0/+6
| * cxl: Fix leaking interrupts if attach process failsIan Munsie2014-12-291-1/+3
* | cxl: Fix issues when unmapping contextsIan Munsie2015-01-122-25/+71
|/
* cxl: Unmap MMIO regions when detaching a contextIan Munsie2014-12-123-3/+21
* cxl: Add timeout to process element commandsIan Munsie2014-12-121-0/+5
* cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie2014-12-125-21/+15
* powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-051-2/+6
* cxl: Name interrupts in /proc/interruptMichael Neuling2014-11-182-13/+98
* cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie2014-11-183-25/+37
* cxl: Fix PSL error due to duplicate segment table entriesIan Munsie2014-10-281-6/+22
* cxl: Refactor cxl_load_segment() and find_free_sste()Ian Munsie2014-10-281-16/+18
* cxl: Disable secondary hash in segment tableIan Munsie2014-10-282-24/+10
* cxl: Fix afu_read() not doing finish_wait() on signal or non-blockingIan Munsie2014-10-091-5/+15
* cxl: Add driver to Kbuild and MakefilesIan Munsie2014-10-082-0/+19
* cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-0810-0/+4453
* cxl: Add base builtin supportIan Munsie2014-10-083-0/+95
OpenPOWER on IntegriCloud