Age | Commit message (Expand) | Author | Files | Lines |
2015-10-13 | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier | 1 | -1/+1 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+4 |
2015-08-10 | c6x/timer64: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -25/+27 |
2015-07-31 | C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removal | Thomas Gleixner | 1 | -1/+2 |
2015-07-27 | C6X/meagmod-pic: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 1 | -2/+2 |
2015-03-26 | c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache... | Chen Gang | 1 | -0/+2 |
2012-07-18 | C6X: add basic support for TMS320C6678 SoC | Ken Cox | 2 | -0/+69 |
2012-07-18 | C6X: remove megamod-pic requirement on direct-mapped core pic | Mark Salter | 1 | -9/+19 |
2012-03-28 | Disintegrate asm/system.h for C6X | David Howells | 1 | -0/+1 |
2012-02-16 | irq_domain/c6x: Use library of xlate functions | Grant Likely | 1 | -13/+1 |
2012-02-16 | irq_domain/c6x: constify irq_domain structures | Grant Likely | 1 | -1/+1 |
2012-02-16 | irq_domain/c6x: Convert c6x to use generic irq_domain support. | Mark Salter | 1 | -7/+6 |
2012-01-08 | C6X: fix timer64 initialization | Mark Salter | 1 | -1/+9 |
2012-01-08 | C6X: fix layout of EMIFA registers | Mark Salter | 1 | -1/+0 |
2011-10-06 | C6X: DSCR - Device State Configuration Registers | Mark Salter | 1 | -0/+598 |
2011-10-06 | C6X: EMIF - External Memory Interface | Mark Salter | 1 | -0/+88 |
2011-10-06 | C6X: cache control | Aurelien Jacquiot | 1 | -0/+445 |
2011-10-06 | C6X: clocks | Mark Salter | 2 | -0/+848 |
2011-10-06 | C6X: interrupt handling | Aurelien Jacquiot | 1 | -0/+349 |
2011-10-06 | C6X: time management | Aurelien Jacquiot | 1 | -0/+236 |
2011-10-06 | C6X: devicetree support | Mark Salter | 1 | -0/+17 |
2011-10-06 | C6X: build infrastructure | Aurelien Jacquiot | 2 | -0/+28 |