summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/dpio/dpio-driver.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* soc: fsl: dpio: Remove linux/msi.h includeThomas Gleixner2022-11-231-1/+0
* bus: fsl-mc: fsl-mc-allocator: Rework MSI handlingThomas Gleixner2021-12-161-4/+4
* soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei2021-10-151-0/+1
* soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)Hao Si2020-11-241-4/+1
* soc: fsl: dpio: register dpio irq handlers after dpio createGrigore Popescu2020-03-101-4/+4
* soc: fsl: dpio: Add support for memory backed QBMan portalsRoy Pledge2019-05-201-7/+16
* soc: fsl: dpio: configure cache stashing destinationIoana Ciornei2019-02-261-0/+52
* soc: fsl: dpio: Use after free in dpaa2_dpio_remove()Dan Carpenter2019-02-041-1/+1
* soc: fsl: dpio: store a backpointer to the device backing the dpaa2_ioIoana Ciornei2019-01-111-1/+1
* soc: fsl: dpio: keep a per dpio device MC portalIoana Ciornei2019-01-111-8/+1
* soc: fsl: dpio: perform DPIO Reset on ProbeRoy Pledge2019-01-111-0/+7
* soc: fsl: dpio: use a cpumask to identify which cpus are unusedIoana Ciornei2019-01-081-9/+16
* soc: fsl: dpio: remove redundant pointer 'priv'Colin Ian King2018-08-301-3/+0
* staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge2018-07-241-0/+281