summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/qe/qe_common.c
Commit message (Expand)AuthorAgeFilesLines
* soc: fsl: qe: Add resource-managed muram allocatorsHerve Codina2024-09-031-0/+80
* powerpc: Remove cpm_dp...() macrosChristophe Leroy2023-10-201-2/+2
* soc: fsl: Explicitly include correct DT includesRob Herring2023-08-121-1/+0
* soc: fsl: qe: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun2021-04-061-2/+1
* soc: fsl: qe: add cpm_muram_free_addr() helperRasmus Villemoes2021-01-211-0/+12
* soc: fsl: qe: store muram_vbase as a void pointer instead of u8Rasmus Villemoes2021-01-211-3/+3
* soc: fsl: qe: make cpm_muram_offset take a const void* argumentRasmus Villemoes2021-01-211-1/+1
* soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr'Lee Jones2020-11-231-1/+1
* soc: fsl: qe: fix sparse warning for qe_common.cLi Yang2020-03-241-1/+1
* 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