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