summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/fsl_rmu.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-23powerpc/85xx: Mark some functions static and add missing includes to fix no p...Christophe Leroy1-1/+1
2023-08-02powerpc: Explicitly include correct DT includesRob Herring1-1/+0
2023-06-21powerpc: fsl: Use of_property_read_reg() to parse "reg"Rob Herring1-8/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-3/+4
2018-12-22arch/powerpc/fsl_rmu: Use dma_zalloc_coherentSabyasachi Gupta1-3/+1
2017-10-04rapidio: remove global irq spinlocks from the subsystemIoan Nicu1-0/+8
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-6/+6
2016-03-23rapidio: add global inbound port write interfacesAlexandre Bounine1-6/+10
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder1-1/+1
2014-05-23powerpc/rmu: Fix the error memory free parametersLiu Gang1-3/+3
2013-10-10powerpc: add explicit OF includesRob Herring1-0/+1
2012-03-16powerpc/srio: Fix the compile errors when building with 64bitLiu Gang1-20/+22
2012-01-05arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfreeJulia Lawall1-0/+1
2011-11-24fsl-rio: Add two ports and rapidio message units supportLiu Gang1-281/+221
2011-11-24fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unitLiu Gang1-0/+1163