aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/dpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-26soc: fsl: dpio: configure cache stashing destinationIoana Ciornei4-0/+78
2019-02-26soc: fsl: dpio: enable frame data cache stashing per software portalIoana Ciornei1-2/+2
2019-02-19soc: fsl: dpio: fix memory leak of a struct qbman on error exit pathColin Ian King1-0/+1
2019-02-04soc: fsl: dpio: Use after free in dpaa2_dpio_remove()Dan Carpenter1-1/+1
2019-01-11soc: fsl: dpio: Change bpid type to u16Ioana Ciocoi Radulescu1-2/+2
2019-01-11soc: fsl: dpio: Add prefetch instructionIoana Ciocoi Radulescu1-0/+1
2019-01-11soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei1-2/+14
2019-01-11soc: fsl: dpio: store a backpointer to the device backing the dpaa2_ioIoana Ciornei2-2/+7
2019-01-11soc: fsl: dpio: keep a per dpio device MC portalIoana Ciornei1-8/+1
2019-01-11soc: fsl: dpio: perform DPIO Reset on ProbeRoy Pledge4-0/+35
2019-01-08soc: fsl: dpio: use a cpumask to identify which cpus are unusedIoana Ciornei2-9/+29
2019-01-08soc: fsl: dpio: cleanup the cpu array on dpaa2_io_downIoana Ciornei1-0/+5
2018-12-19soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge3-0/+222
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+0
2018-09-21soc: fsl: dpio: add back some frame queue functionsHoria Geantă1-0/+58
2018-08-30soc: fsl: dpio: remove redundant pointer 'priv'Colin Ian King1-3/+0
2018-07-24soc: fsl: dpio: Convert DPIO documentation to .rstRoy Pledge1-135/+0
2018-07-24staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge9-0/+2748