summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl
Commit message (Expand)AuthorAge
...
* cxl: Add AFU virtual PHB and kernel APIMichael Neuling2015-06-03
* cxl: Export file ops for use by APIMichael Neuling2015-06-03
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-03
* cxl: Cleanup MakefileMichael Neuling2015-06-03
* cxl: Rework context lifetimesMichael Neuling2015-06-03
* cxl: Configure PSL for kernel contexts and merge codeMichael Neuling2015-06-03
* cxl: Split afu_register_irqs() functionMichael Neuling2015-06-03
* cxl: Only check pid for userspace contextsMichael Neuling2015-06-03
* cxl: Export some symbolsMichael Neuling2015-06-03
* cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling2015-06-03
* cxl: Rework detach context functionsMichael Neuling2015-06-03
* cxl: Add cookie parameter to afu_release_irqs()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: Use call_rcu to reduce latency when releasing the afu fdIan Munsie2015-06-03
* cxl: Export AFU error buffer via sysfsVaibhav Jain2015-06-03
* cxl: Implement an ioctl to fetch afu card-id, offset-id and modeVaibhav Jain2015-06-03
* Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-11
|\
| * cxl: Add missing return statement after handling AFU errrorIan Munsie2015-02-06
| * 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: Add image control to sysfsRyan Grimm2015-01-22
| * cxl: Use image state defaults for reloading FPGARyan Grimm2015-01-22
| * cxl: Add tracepointsIan Munsie2015-01-22
| * cxl: remove redundant increment of hwirqColin Ian King2015-01-22
| * cxl: Disable SPAP register when freeing SPAIan Munsie2014-12-29
| * cxl: Disable AFU debug flagIan Munsie2014-12-29
| * cxl: Early return from cxl_handle_fault for a shut down contextIan Munsie2014-12-29
| * cxl: Fix leaking interrupts if attach process failsIan Munsie2014-12-29
* | cxl: Fix issues when unmapping contextsIan Munsie2015-01-12
|/
* cxl: Unmap MMIO regions when detaching a contextIan Munsie2014-12-12
* cxl: Add timeout to process element commandsIan Munsie2014-12-12
* cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie2014-12-12
* powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-05
* cxl: Name interrupts in /proc/interruptMichael Neuling2014-11-18
* cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie2014-11-18
* cxl: Fix PSL error due to duplicate segment table entriesIan Munsie2014-10-28
* cxl: Refactor cxl_load_segment() and find_free_sste()Ian Munsie2014-10-28
* cxl: Disable secondary hash in segment tableIan Munsie2014-10-28
* cxl: Fix afu_read() not doing finish_wait() on signal or non-blockingIan Munsie2014-10-09
* cxl: Add driver to Kbuild and MakefilesIan Munsie2014-10-08
* cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-08
* cxl: Add base builtin supportIan Munsie2014-10-08