index
:
linux.git
master
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-service.c
Age
Commit message (
Expand
)
Author
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-03-13
soc: fsl: dpio: fix kcalloc() argument order
Arnd Bergmann
2021-11-10
Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2021-11-03
Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-10-21
soc: fsl: dpio: use an explicit NULL instead of 0
Ioana Ciornei
2021-10-19
soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id
Meng Li
2021-10-15
soc: fsl: dpio: add Net DIM integration
Ioana Ciornei
2021-10-15
soc: fsl: dpio: add support for irq coalescing per software portal
Ioana Ciornei
2021-10-15
soc: fsl: dpio: extract the QBMAN clock frequency from the attributes
Ioana Ciornei
2020-05-28
Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2020-05-22
soc: fsl: dpio: Prefer the CPU affine DPIO
Roy Pledge
2020-04-17
soc: fsl: dpio: avoid stack usage warning
Arnd Bergmann
2020-02-19
soc: fsl: dpio: Adding QMAN multiple enqueue interface
Youri Querry
2019-08-15
soc: fsl: dpio: remove explicit device_link_remove
Ioana Ciornei
2019-01-11
soc: fsl: dpio: Change bpid type to u16
Ioana Ciocoi Radulescu
2019-01-11
soc: fsl: dpio: Add prefetch instruction
Ioana Ciocoi Radulescu
2019-01-11
soc: fsl: dpio: add a device_link at dpaa2_io_service_register
Ioana Ciornei
2019-01-11
soc: fsl: dpio: store a backpointer to the device backing the dpaa2_io
Ioana Ciornei
2019-01-08
soc: fsl: dpio: use a cpumask to identify which cpus are unused
Ioana Ciornei
2019-01-08
soc: fsl: dpio: cleanup the cpu array on dpaa2_io_down
Ioana Ciornei
2018-12-19
soc: fsl: dpio: Add BP and FQ query APIs
Roy Pledge
2018-09-21
soc: fsl: dpio: add back some frame queue functions
Horia Geantă
2018-07-24
staging: fsl-mc: Move DPIO from staging to drivers/soc/fsl
Roy Pledge