summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/dpio/dpio-driver.c
AgeCommit message (Expand)AuthorLines
2023-05-30bus: fsl-mc: Make remove function return voidUwe Kleine-König-3/+1
2023-05-30soc: fsl: dpio: Suppress duplicated error reporting on device removeUwe Kleine-König-5/+1
2022-11-23soc: fsl: dpio: Remove linux/msi.h includeThomas Gleixner-1/+0
2021-12-16bus: fsl-mc: fsl-mc-allocator: Rework MSI handlingThomas Gleixner-4/+4
2021-10-15soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei-0/+1
2020-11-23soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)Hao Si-4/+1
2020-03-10soc: fsl: dpio: register dpio irq handlers after dpio createGrigore Popescu-4/+4
2019-05-20soc: fsl: dpio: Add support for memory backed QBMan portalsRoy Pledge-7/+16
2019-02-26soc: fsl: dpio: configure cache stashing destinationIoana Ciornei-0/+52
2019-02-04soc: fsl: dpio: Use after free in dpaa2_dpio_remove()Dan Carpenter-1/+1
2019-01-11soc: fsl: dpio: store a backpointer to the device backing the dpaa2_ioIoana Ciornei-1/+1
2019-01-11soc: fsl: dpio: keep a per dpio device MC portalIoana Ciornei-8/+1
2019-01-11soc: fsl: dpio: perform DPIO Reset on ProbeRoy Pledge-0/+7
2019-01-08soc: fsl: dpio: use a cpumask to identify which cpus are unusedIoana Ciornei-9/+16
2018-08-30soc: fsl: dpio: remove redundant pointer 'priv'Colin Ian King-3/+0
2018-07-24staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge-0/+281