summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/irq.c
AgeCommit message (Expand)Author
2015-10-01cxl: fix leak of ctx->irq_bitmap when releasing context via kernel APIAndrew Donnellan
2015-10-01cxl: fix leak of IRQ names in cxl_free_afu_irqs()Andrew Donnellan
2015-08-27cxl: Release irqs if memory allocation failsVaibhav Jain
2015-08-17cxl: Plug irq_bitmap getting leaked in cxl_contextVaibhav Jain
2015-08-14cxl: Make IRQ release idempotentDaniel Axtens
2015-08-12cxl: sparse: Make declarations staticDaniel Axtens
2015-07-13cxl: use more common format specifierRasmus Villemoes
2015-07-13cxl: Add explicit precision specifiersRasmus Villemoes
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling
2015-06-03cxl: Split afu_register_irqs() functionMichael Neuling
2015-06-03cxl: Add cookie parameter to afu_release_irqs()Michael Neuling
2015-02-06cxl: Add missing return statement after handling AFU errrorIan Munsie
2015-01-22cxl: Add tracepointsIan Munsie
2015-01-22cxl: remove redundant increment of hwirqColin Ian King
2014-11-18cxl: Name interrupts in /proc/interruptMichael Neuling
2014-11-18cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie