summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/irq.c
Commit message (Expand)AuthorAge
* cxl: Add psl9 specific codeChristophe Lombard2017-04-13
* cxl: Rename some psl8 specific functionsChristophe Lombard2017-04-13
* cxl: Update implementation service layerChristophe Lombard2017-04-13
* cxl: Fix coccinelle warningsAndrew Donnellan2016-11-23
* cxl: Refine slice error debug messagesPhilippe Bergheaud2016-07-08
* cxl: Fix NULL pointer dereference on kernel contexts with no AFU interruptsIan Munsie2016-07-08
* cxl: Keep IRQ mappings on context teardownMichael Neuling2016-04-27
* cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard2016-03-09
* cxl: IRQ allocation for guestsFrederic Barrat2016-03-09
* cxl: Update cxl_irq() prototypeFrederic Barrat2016-03-09
* cxl: Introduce implementation-specific APIFrederic Barrat2016-03-09
* cxl: Move bare-metal specific code to specialized filesFrederic Barrat2016-03-09
* cxl: Move common code away from bare-metal-specific filesChristophe Lombard2016-03-09
* cxl: fix leak of ctx->irq_bitmap when releasing context via kernel APIAndrew Donnellan2015-10-01
* cxl: fix leak of IRQ names in cxl_free_afu_irqs()Andrew Donnellan2015-10-01
* cxl: Release irqs if memory allocation failsVaibhav Jain2015-08-27
* cxl: Plug irq_bitmap getting leaked in cxl_contextVaibhav Jain2015-08-17
* cxl: Make IRQ release idempotentDaniel Axtens2015-08-14
* cxl: sparse: Make declarations staticDaniel Axtens2015-08-12
* cxl: use more common format specifierRasmus Villemoes2015-07-13
* cxl: Add explicit precision specifiersRasmus Villemoes2015-07-13
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-03
* cxl: Split afu_register_irqs() functionMichael Neuling2015-06-03
* cxl: Add cookie parameter to afu_release_irqs()Michael Neuling2015-06-03
* cxl: Add missing return statement after handling AFU errrorIan Munsie2015-02-06
* cxl: Add tracepointsIan Munsie2015-01-22
* cxl: remove redundant increment of hwirqColin Ian King2015-01-22
* 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: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-08