Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error path | Rasmus Villemoes | 2019-12-09 | 1 | -9/+7 |
* | soc: fsl: qe: drop broken lazy call of cpm_muram_init() | Rasmus Villemoes | 2019-12-09 | 1 | -3/+0 |
* | soc: fsl: qe: make cpm_muram_free() ignore a negative offset | Rasmus Villemoes | 2019-12-09 | 1 | -0/+3 |
* | soc: fsl: qe: make cpm_muram_free() return void | Rasmus Villemoes | 2019-12-09 | 1 | -2/+1 |
* | soc: fsl: qe: change return type of cpm_muram_alloc() to s32 | Rasmus Villemoes | 2019-12-09 | 1 | -13/+16 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 2019-05-30 | 1 | -4/+1 |
* | soc/fsl/qe: fix Oops on CPM1 (and likely CPM2) | Christophe Leroy | 2016-09-25 | 1 | -0/+8 |
* | qe: Use GFP_ATOMIC while spin_lock_irqsave is held | Saurabh Sengar | 2016-03-09 | 1 | -1/+1 |
* | qe: Make cpm_muram_alloc_common static | Saurabh Sengar | 2016-03-09 | 1 | -33/+33 |
* | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang | 2015-12-22 | 1 | -0/+235 |