summaryrefslogtreecommitdiff
path: root/drivers/soc/fsl/dpio/dpio-service.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-13soc: fsl: dpio: fix kcalloc() argument orderArnd Bergmann1-1/+1
2021-11-10Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-1/+1
2021-11-04Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-1/+1
2021-10-22soc: fsl: dpio: use an explicit NULL instead of 0Ioana Ciornei1-1/+1
2021-10-20soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_idMeng Li1-1/+1
2021-10-15soc: fsl: dpio: add Net DIM integrationIoana Ciornei1-0/+79
2021-10-15soc: fsl: dpio: add support for irq coalescing per software portalIoana Ciornei1-0/+37
2021-10-15soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei1-0/+1
2020-05-28Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-1/+5
2020-05-23soc: fsl: dpio: Prefer the CPU affine DPIORoy Pledge1-1/+5
2020-04-17soc: fsl: dpio: avoid stack usage warningArnd Bergmann1-5/+14
2020-02-20soc: fsl: dpio: Adding QMAN multiple enqueue interfaceYouri Querry1-3/+66
2019-08-16soc: fsl: dpio: remove explicit device_link_removeIoana Ciornei1-2/+0
2019-01-12soc: fsl: dpio: Change bpid type to u16Ioana Ciocoi Radulescu1-2/+2
2019-01-12soc: fsl: dpio: Add prefetch instructionIoana Ciocoi Radulescu1-0/+1
2019-01-12soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei1-2/+14
2019-01-12soc: fsl: dpio: store a backpointer to the device backing the dpaa2_ioIoana Ciornei1-1/+6
2019-01-08soc: fsl: dpio: use a cpumask to identify which cpus are unusedIoana Ciornei1-0/+13
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 Pledge1-0/+68
2018-09-21soc: fsl: dpio: add back some frame queue functionsHoria Geantă1-0/+58
2018-07-25staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge1-0/+545