summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/irq.c
Commit message (Expand)AuthorAge
* 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