index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
/
qe
/
qe_ic.c
Age
Commit message (
Expand
)
Author
2021-08-13
soc: fsl: qe: fix static checker warning
Maxim Kochetkov
2021-08-06
soc: fsl: qe: convert QE interrupt controller to platform_device
Maxim Kochetkov
2021-04-06
soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}*
Christophe Leroy
2020-03-24
soc: fsl: qe: fix sparse warnings for qe_ic.c
Li Yang
2019-12-09
soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
Rasmus Villemoes
2019-12-09
soc: fsl: qe: simplify qe_ic_init()
Rasmus Villemoes
2019-12-09
soc: fsl: qe: make qe_ic_get_{low,high}_irq static
Rasmus Villemoes
2019-12-09
soc: fsl: qe: don't use NO_IRQ in qe_ic.c
Rasmus Villemoes
2019-12-09
soc: fsl: qe: remove unused qe_ic_set_* functions
Rasmus Villemoes
2019-12-09
soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
Rasmus Villemoes
2019-12-09
soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
Rasmus Villemoes
2019-12-09
soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
Rasmus Villemoes
2019-12-09
soc: fsl: qe: remove pointless sysfs registration in qe_ic.c
Rasmus Villemoes
2019-12-09
soc: fsl: qe: drop assign-only high_active in qe_ic_init
Rasmus Villemoes
2019-12-09
soc: fsl: qe: avoid ppc-specific io accessors
Rasmus Villemoes
2019-12-09
soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs
Rasmus Villemoes
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2016-03-09
qe/ic: fix a buffer overflow error and add check elsewhere
Zhao Qiang
2015-12-22
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang