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