summaryrefslogtreecommitdiff
path: root/drivers/soc/fsl/qe/qe_common.c
AgeCommit message (Expand)Author
2023-10-20powerpc: Remove cpm_dp...() macrosChristophe Leroy
2023-08-12soc: fsl: Explicitly include correct DT includesRob Herring
2021-04-06soc: fsl: qe: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2021-01-21soc: fsl: qe: add cpm_muram_free_addr() helperRasmus Villemoes
2021-01-21soc: fsl: qe: store muram_vbase as a void pointer instead of u8Rasmus Villemoes
2021-01-21soc: fsl: qe: make cpm_muram_offset take a const void* argumentRasmus Villemoes
2020-11-23soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr'Lee Jones
2020-03-24soc: fsl: qe: fix sparse warning for qe_common.cLi Yang
2019-12-09soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error pathRasmus Villemoes
2019-12-09soc: fsl: qe: drop broken lazy call of cpm_muram_init()Rasmus Villemoes
2019-12-09soc: fsl: qe: make cpm_muram_free() ignore a negative offsetRasmus Villemoes
2019-12-09soc: fsl: qe: make cpm_muram_free() return voidRasmus Villemoes
2019-12-09soc: fsl: qe: change return type of cpm_muram_alloc() to s32Rasmus Villemoes
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2016-09-25soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy
2016-03-09qe: Use GFP_ATOMIC while spin_lock_irqsave is heldSaurabh Sengar
2016-03-09qe: Make cpm_muram_alloc_common staticSaurabh Sengar
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang