aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/irq.c
AgeCommit message (Expand)Author
2017-04-13cxl: Add psl9 specific codeChristophe Lombard
2017-04-13cxl: Rename some psl8 specific functionsChristophe Lombard
2017-04-13cxl: Update implementation service layerChristophe Lombard
2016-11-23cxl: Fix coccinelle warningsAndrew Donnellan
2016-07-08cxl: Refine slice error debug messagesPhilippe Bergheaud
2016-07-08cxl: Fix NULL pointer dereference on kernel contexts with no AFU interruptsIan Munsie
2016-04-27cxl: Keep IRQ mappings on context teardownMichael Neuling
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard
2016-03-09cxl: IRQ allocation for guestsFrederic Barrat
2016-03-09cxl: Update cxl_irq() prototypeFrederic Barrat
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat
2016-03-09cxl: Move bare-metal specific code to specialized filesFrederic Barrat
2016-03-09cxl: Move common code away from bare-metal-specific filesChristophe Lombard
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