index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
/
dpio
/
dpio-driver.c
Age
Commit message (
Expand
)
Author
2023-05-30
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
2023-05-30
soc: fsl: dpio: Suppress duplicated error reporting on device remove
Uwe Kleine-König
2022-11-23
soc: fsl: dpio: Remove linux/msi.h include
Thomas Gleixner
2021-12-16
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
2021-10-15
soc: fsl: dpio: extract the QBMAN clock frequency from the attributes
Ioana Ciornei
2020-11-23
soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)
Hao Si
2020-03-10
soc: fsl: dpio: register dpio irq handlers after dpio create
Grigore Popescu
2019-05-20
soc: fsl: dpio: Add support for memory backed QBMan portals
Roy Pledge
2019-02-26
soc: fsl: dpio: configure cache stashing destination
Ioana Ciornei
2019-02-04
soc: fsl: dpio: Use after free in dpaa2_dpio_remove()
Dan Carpenter
2019-01-11
soc: fsl: dpio: store a backpointer to the device backing the dpaa2_io
Ioana Ciornei
2019-01-11
soc: fsl: dpio: keep a per dpio device MC portal
Ioana Ciornei
2019-01-11
soc: fsl: dpio: perform DPIO Reset on Probe
Roy Pledge
2019-01-08
soc: fsl: dpio: use a cpumask to identify which cpus are unused
Ioana Ciornei
2018-08-30
soc: fsl: dpio: remove redundant pointer 'priv'
Colin Ian King
2018-07-24
staging: fsl-mc: Move DPIO from staging to drivers/soc/fsl
Roy Pledge