index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
/
qe
/
qe_common.c
Age
Commit message (
Expand
)
Author
2021-04-06
soc: fsl: qe: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-01-21
soc: fsl: qe: add cpm_muram_free_addr() helper
Rasmus Villemoes
2021-01-21
soc: fsl: qe: store muram_vbase as a void pointer instead of u8
Rasmus Villemoes
2021-01-21
soc: fsl: qe: make cpm_muram_offset take a const void* argument
Rasmus Villemoes
2020-11-23
soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr'
Lee Jones
2020-03-24
soc: fsl: qe: fix sparse warning for qe_common.c
Li Yang
2019-12-09
soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error path
Rasmus Villemoes
2019-12-09
soc: fsl: qe: drop broken lazy call of cpm_muram_init()
Rasmus Villemoes
2019-12-09
soc: fsl: qe: make cpm_muram_free() ignore a negative offset
Rasmus Villemoes
2019-12-09
soc: fsl: qe: make cpm_muram_free() return void
Rasmus Villemoes
2019-12-09
soc: fsl: qe: change return type of cpm_muram_alloc() to s32
Rasmus Villemoes
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2016-09-25
soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)
Christophe Leroy
2016-03-09
qe: Use GFP_ATOMIC while spin_lock_irqsave is held
Saurabh Sengar
2016-03-09
qe: Make cpm_muram_alloc_common static
Saurabh Sengar
2015-12-22
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang