summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/qbman/qman_ccsr.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-15soc/fsl/qbman: Disable interrupts during portal recoveryRoy Pledge1-0/+1
2019-08-15soc/fsl/qbman: Cleanup QMan queues if device was already initializedRoy Pledge1-1/+12
2019-08-15soc/fsl/qbman: Rework QBMan private memory setupRoy Pledge1-5/+49
2019-05-20soc: fsl: qman: fixup liodns only on ppc targetsLaurentiu Tudor1-1/+1
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2018-10-14soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)Christophe Leroy1-1/+1
2018-09-27soc: fsl: qbman: add APIs to retrieve the probing statusLaurentiu Tudor1-0/+11
2017-09-22soc/fsl/qbman: add QMAN_REV32Madalin Bucur1-0/+2
2017-09-22soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocationsRoy Pledge1-30/+63
2017-08-16soc: Convert to using %pOF instead of full_nameRob Herring1-6/+6
2017-03-24soc/qman: add dedicated channel ID for CAAMHoria Geantă1-1/+5
2016-11-23soc/qman: Check ioremap return valueMadalin Bucur1-0/+3
2016-09-25soc/fsl: Introduce DPAA 1.x QMan device driverClaudiu Manoil1-0/+808