summaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-082-0/+9
|\
| * PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resumeRafael J. Wysocki2011-12-252-0/+9
* | sh: intc - convert sysdev_class to a regular subsystemKay Sievers2011-12-223-25/+26
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-073-0/+4
|\
| * drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.cPaul Gortmaker2011-11-011-0/+1
| * sh: Add export.h to arch/sh specific files as required.Paul Gortmaker2011-11-011-0/+1
| * sh: Add module.h to arch/sh specific files as required.Paul Gortmaker2011-11-011-0/+1
| * sh: fix implicit use of stat.h in arch/sh specific filesPaul Gortmaker2011-11-011-0/+1
* | sh: intc: Allow triggering on both edges for ARM SoCsMagnus Damm2011-11-041-1/+1
* | sh: userimask.c needs linux/stat.hNobuhiro Iwamatsu2011-10-281-0/+1
* | sh: intc: Add IRQ trigger bit field checkMagnus Damm2011-10-281-2/+7
|/
* sh: intc: enable both edges GPIO interrupts on sh7372Magnus Damm2011-07-211-0/+3
* sh: intc: Set virtual IRQs as nothread.Paul Mundt2011-04-271-0/+5
* sh: Fix irq cleanup falloutThomas Gleixner2011-03-301-2/+2
* sh: Convert to new function namesThomas Gleixner2011-03-292-13/+13
* sh: Use the proper accessor functionsThomas Gleixner2011-03-291-7/+2Star
* sh: Use struct syscore_ops instead of sysdevsRafael J. Wysocki2011-03-232-49/+47Star
* sh: update INTC to clear IRQ sense valid flagMagnus Damm2011-01-191-2/+4
* sh: intc: Initialize radix tree gfp mask explicitly.Paul Mundt2010-12-241-0/+1
* sh: intc: Fix up build failure introduced by radix tree changes.Paul Mundt2010-11-151-1/+1
* sh: intc: Update for single IRQ reservation helper.Paul Mundt2010-11-012-2/+2
* sh: intc: switch irq_desc iteration to new active IRQ iterator.Paul Mundt2010-10-281-8/+2Star
* sh: intc: irq_data conversion.Paul Mundt2010-10-274-40/+68
* sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt2010-10-262-75/+9Star
* sh: Sanitize sparse irqThomas Gleixner2010-10-262-19/+14Star
* sh: intc: Fix build with IRQ balancing disabled.Paul Mundt2010-10-061-4/+5
* sh: intc: Add missing files.Paul Mundt2010-10-062-0/+40
* sh: intc: Split up the INTC code.Paul Mundt2010-10-0510-0/+2047