Age | Commit message (Expand) | Author | Files | Lines |
2009-12-09 | sh: intc: Fixup compile breakage. | Paul Mundt | 1 | -1/+1 |
2009-12-09 | sh: intc: Fixed resume from hibernation | Francesco VIRLINZI | 1 | -0/+2 |
2009-11-02 | sh: intc: Handle legacy IRQ reservation in vector map. | Paul Mundt | 1 | -0/+25 |
2009-11-02 | sh: intc: dynamic IRQ support. | Paul Mundt | 1 | -1/+83 |
2009-10-27 | sh: intc: Make ack_regs generally available. | Paul Mundt | 1 | -13/+1 |
2009-08-31 | sh: Fix up simplified multi-evt handling under sparseirq. | Paul Mundt | 1 | -1/+12 |
2009-08-24 | sh: Simplify "multi-evt" interrupt handling. | Pawel Moll | 1 | -37/+17 |
2009-08-24 | sh: Fixes some write posting issues in the interrupt handling for SH | Stuart Menefy | 1 | -1/+7 |
2009-06-12 | sh: intc: alloc_bootmem() -> kzalloc() conversion. | Paul Mundt | 1 | -7/+6 |
2009-06-11 | sh: Tie sparseirq in to Kconfig. | Paul Mundt | 1 | -6/+4 |
2009-05-22 | sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily. | Paul Mundt | 1 | -1/+4 |
2009-05-22 | sh: irq: Teach ipr and intc about dynamically allocating irq_descs. | Paul Mundt | 1 | -2/+10 |
2009-04-06 | sh: intc: Added resume from hibernation support to the intc | Francesco VIRLINZI | 1 | -4/+31 |
2009-04-02 | sh: intc: set_irq_wake() support | Magnus Damm | 1 | -0/+65 |
2009-04-02 | sh: intc: install enable, disable and shutdown callbacks | Magnus Damm | 1 | -0/+3 |
2009-03-06 | sh: intc: Make missing unique IRQ mask warning more verbose. | Paul Mundt | 1 | -2/+2 |
2009-02-27 | sh: multiple vectors per irq - base | Magnus Damm | 1 | -0/+47 |
2008-10-01 | sh: Move the shared INTC code out to drivers/sh/ | Paul Mundt | 1 | -0/+713 |