summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/bus/irq-gic-v3-its-fsl-mc-msi.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-22staging: fsl-mc: Move irqchip code out of stagingBogdan Purcareata1-100/+0
2018-02-22staging: fsl-mc: Move core bus out of stagingBogdan Purcareata1-1/+1
2018-01-22staging: fsl-mc: Add SPDX license identifiersBogdan Purcareata1-3/+1
2018-01-17staging: fsl-mc: make function its_fsl_mc_msi_init staticColin Ian King1-1/+1
2018-01-16staging: fsl-mc: Update include headerIoana Radulescu1-1/+1
2018-01-16staging: fsl-mc: Remove unnecessary dependencyIoana Radulescu1-0/+2
2018-01-16staging: fsl-mc: Remove dead codeIoana Radulescu1-19/+0
2017-11-27staging: fsl-mc: remove debug WARN_ONs doubling error checksLaurentiu Tudor1-2/+2
2017-11-27staging: fsl-mc: remove some superfluous WARN_ONsLaurentiu Tudor1-3/+0
2017-07-30staging: fsl-mc: fix compilation with non-generic msi domain opsLaurentiu Tudor1-0/+2
2017-07-30staging: fsl-mc: drop useless gic v3 related #includeLaurentiu Tudor1-1/+0
2017-07-30staging: fsl-mc: Convert to using %pOF instead of full_nameRob Herring1-5/+3
2017-06-29staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor1-1/+0
2017-06-26Revert "staging: fsl-mc: move rest of mc-bus.h to private header"Greg Kroah-Hartman1-0/+1
2017-06-23staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor1-1/+0
2017-03-06staging: fsl-mc: fix coding style warningLucian Zala1-2/+2
2017-02-14staging: fsl-mc: Add missing headerBogdan Purcareata1-0/+1
2017-02-12staging: set msi_domain_ops as __ro_after_initJess Frazelle1-1/+1
2016-10-27staging: fsl-mc: update copyright datesStuart Yoder1-1/+1
2016-10-25staging: fsl-mc: irq: shorten name of interrupt nameStuart Yoder1-1/+1
2016-09-01staging: fsl-mc: make order of includes consistentStuart Yoder1-1/+1
2016-09-01staging: fsl-mc: remove unneeded includesStuart Yoder1-2/+0
2016-09-01staging: fsl-mc: rename mc-private.h to mc-bus.hStuart Yoder1-1/+1
2016-08-21fsl-mc: add helper macro to determine if a device is of fsl_mc typeNipun Gupta1-1/+1
2016-03-11staging: fsl-mc: bus: Eliminate double function callBhaktipriya Shridhar1-2/+0
2016-02-07staging: fsl-mc: Added GICv3-ITS support for FSL-MC MSIsJ. German Rivera1-0/+127