Age | Commit message (Expand) | Author |
2020-03-29 | c6x: Replace setup_irq() by request_irq() | afzal mohammed |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-04-10 | c6x: fix platforms/plldata.c get_coreid build error | Randy Dunlap |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-24 | c6x: Convert to using %pOF instead of full_name | Rob Herring |
2017-04-14 | c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange |
2016-06-23 | c6x: Remove unnecessary of_platform_populate with default match table | Kefeng Wang |
2016-04-18 | c6x: Fix misspellings in comments. | Adam Buchbinder |
2015-10-13 | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-08-10 | c6x/timer64: Migrate to new 'set-state' interface | Viresh Kumar |
2015-07-31 | C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removal | Thomas Gleixner |
2015-07-27 | C6X/meagmod-pic: Consolidate chained IRQ handler install/remove | Thomas Gleixner |
2015-03-26 | c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache... | Chen Gang |
2012-07-18 | C6X: add basic support for TMS320C6678 SoC | Ken Cox |
2012-07-18 | C6X: remove megamod-pic requirement on direct-mapped core pic | Mark Salter |
2012-03-28 | Disintegrate asm/system.h for C6X | David Howells |
2012-02-16 | irq_domain/c6x: Use library of xlate functions | Grant Likely |
2012-02-16 | irq_domain/c6x: constify irq_domain structures | Grant Likely |
2012-02-16 | irq_domain/c6x: Convert c6x to use generic irq_domain support. | Mark Salter |
2012-01-08 | C6X: fix timer64 initialization | Mark Salter |
2012-01-08 | C6X: fix layout of EMIFA registers | Mark Salter |
2011-10-06 | C6X: DSCR - Device State Configuration Registers | Mark Salter |
2011-10-06 | C6X: EMIF - External Memory Interface | Mark Salter |
2011-10-06 | C6X: cache control | Aurelien Jacquiot |
2011-10-06 | C6X: clocks | Mark Salter |
2011-10-06 | C6X: interrupt handling | Aurelien Jacquiot |
2011-10-06 | C6X: time management | Aurelien Jacquiot |
2011-10-06 | C6X: devicetree support | Mark Salter |
2011-10-06 | C6X: build infrastructure | Aurelien Jacquiot |