aboutsummaryrefslogtreecommitdiff
path: root/drivers/sh/intc/virq.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersGravatar Johannes Weiner 1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersGravatar Thomas Gleixner 1-2/+2
2015-07-29sh/intc: Prepare irq flow handlers for irq argument removalGravatar Thomas Gleixner 1-1/+2
2015-07-29sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descGravatar Jiang Liu 1-6/+8
2015-07-29sh/irq: Use irq accessor functions instead of open coded accessGravatar Jiang Liu 1-5/+7
2015-06-25sh/intc: Fix potential race in installing chained IRQ handlerGravatar Thomas Gleixner 1-1/+2
2012-06-13sh: intc: Allocate subgroup virq backing desc directly.Gravatar Paul Mundt 1-1/+3
2012-01-25sh: intc: remove dependency on NR_IRQSGravatar Rob Herring 1-1/+1
2011-10-31drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.cGravatar Paul Gortmaker 1-0/+1
2011-04-27sh: intc: Set virtual IRQs as nothread.Gravatar Paul Mundt 1-0/+5
2011-03-29sh: Convert to new function namesGravatar Thomas Gleixner 1-6/+6
2010-11-15sh: intc: Fix up build failure introduced by radix tree changes.Gravatar Paul Mundt 1-1/+1
2010-10-27sh: intc: irq_data conversion.Gravatar Paul Mundt 1-6/+8
2010-10-05sh: intc: Split up the INTC code.Gravatar Paul Mundt 1-0/+255