summaryrefslogtreecommitdiff
path: root/drivers/sh/intc/virq.c
AgeCommit message (Expand)Author
2017-07-06drivers/sh/intc/virq.c: delete an error message for a failed memory allocatio...SF Markus Elfring
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-29sh/intc: Prepare irq flow handlers for irq argument removalThomas Gleixner
2015-07-29sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-29sh/irq: Use irq accessor functions instead of open coded accessJiang Liu
2015-06-25sh/intc: Fix potential race in installing chained IRQ handlerThomas Gleixner
2012-06-13sh: intc: Allocate subgroup virq backing desc directly.Paul Mundt
2012-01-25sh: intc: remove dependency on NR_IRQSRob Herring
2011-10-31drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.cPaul Gortmaker
2011-04-27sh: intc: Set virtual IRQs as nothread.Paul Mundt
2011-03-29sh: Convert to new function namesThomas Gleixner
2010-11-15sh: intc: Fix up build failure introduced by radix tree changes.Paul Mundt
2010-10-27sh: intc: irq_data conversion.Paul Mundt
2010-10-05sh: intc: Split up the INTC code.Paul Mundt