summaryrefslogtreecommitdiff
path: root/drivers/soc/fsl/qe/qe_ic.c
AgeCommit message (Expand)Author
2025-07-08soc: Use dev_fwnode()Jiri Slaby (SUSE)
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-22Merge tag 'soc_fsl-6.16-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann
2025-05-17soc: fsl: qe: Consolidate chained IRQ handler install/removeChen Ni
2025-05-16soc: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2025-05-09soc: fsl: qe: remove unused qe_ic_from_irq functionTom Rix
2025-03-20irqdomain: soc: Switch to irq_find_mapping()Jiri Slaby (SUSE)
2021-08-13soc: fsl: qe: fix static checker warningMaxim Kochetkov
2021-08-06soc: fsl: qe: convert QE interrupt controller to platform_deviceMaxim Kochetkov
2021-04-06soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}*Christophe Leroy
2020-03-24soc: fsl: qe: fix sparse warnings for qe_ic.cLi Yang
2019-12-09soc: fsl: qe: merge qe_ic.h headers into qe_ic.cRasmus Villemoes
2019-12-09soc: fsl: qe: simplify qe_ic_init()Rasmus Villemoes
2019-12-09soc: fsl: qe: make qe_ic_get_{low,high}_irq staticRasmus Villemoes
2019-12-09soc: fsl: qe: don't use NO_IRQ in qe_ic.cRasmus Villemoes
2019-12-09soc: fsl: qe: remove unused qe_ic_set_* functionsRasmus Villemoes
2019-12-09soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_lowRasmus Villemoes
2019-12-09soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.cRasmus Villemoes
2019-12-09soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes
2019-12-09soc: fsl: qe: remove pointless sysfs registration in qe_ic.cRasmus Villemoes
2019-12-09soc: fsl: qe: drop assign-only high_active in qe_ic_initRasmus Villemoes
2019-12-09soc: fsl: qe: avoid ppc-specific io accessorsRasmus Villemoes
2019-12-09soc: fsl: qe: drop volatile qualifier of struct qe_ic::regsRasmus Villemoes
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2016-03-09qe/ic: fix a buffer overflow error and add check elsewhereZhao Qiang
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang