summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/qe/qe_common.c
Commit message (Expand)AuthorAgeFilesLines
* soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error pathRasmus Villemoes2019-12-091-9/+7
* soc: fsl: qe: drop broken lazy call of cpm_muram_init()Rasmus Villemoes2019-12-091-3/+0
* soc: fsl: qe: make cpm_muram_free() ignore a negative offsetRasmus Villemoes2019-12-091-0/+3
* soc: fsl: qe: make cpm_muram_free() return voidRasmus Villemoes2019-12-091-2/+1
* soc: fsl: qe: change return type of cpm_muram_alloc() to s32Rasmus Villemoes2019-12-091-13/+16
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy2016-09-251-0/+8
* qe: Use GFP_ATOMIC while spin_lock_irqsave is heldSaurabh Sengar2016-03-091-1/+1
* qe: Make cpm_muram_alloc_common staticSaurabh Sengar2016-03-091-33/+33
* QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-221-0/+235
OpenPOWER on IntegriCloud