aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc/virq.c
Commit message (Expand)AuthorAge
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* sh/intc: Prepare irq flow handlers for irq argument removalThomas Gleixner2015-07-29
* sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-29
* sh/irq: Use irq accessor functions instead of open coded accessJiang Liu2015-07-29
* sh/intc: Fix potential race in installing chained IRQ handlerThomas Gleixner2015-06-25
* sh: intc: Allocate subgroup virq backing desc directly.Paul Mundt2012-06-12
* sh: intc: remove dependency on NR_IRQSRob Herring2012-01-25
* drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.cPaul Gortmaker2011-10-31
* sh: intc: Set virtual IRQs as nothread.Paul Mundt2011-04-27
* sh: Convert to new function namesThomas Gleixner2011-03-29
* sh: intc: Fix up build failure introduced by radix tree changes.Paul Mundt2010-11-15
* sh: intc: irq_data conversion.Paul Mundt2010-10-27
* sh: intc: Split up the INTC code.Paul Mundt2010-10-05