summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/dpio/dpio-service.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos2024-11-031-1/+1
* soc: fsl: dpio: fix kcalloc() argument orderArnd Bergmann2024-03-131-1/+1
* Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2021-11-101-1/+1
|\
| * soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_idMeng Li2021-10-201-1/+1
* | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-11-041-1/+1
|\ \
| * | soc: fsl: dpio: use an explicit NULL instead of 0Ioana Ciornei2021-10-221-1/+1
| |/
* | soc: fsl: dpio: add Net DIM integrationIoana Ciornei2021-10-151-0/+79
* | soc: fsl: dpio: add support for irq coalescing per software portalIoana Ciornei2021-10-151-0/+37
* | soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei2021-10-151-0/+1
|/
* Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-05-281-1/+5
|\
| * soc: fsl: dpio: Prefer the CPU affine DPIORoy Pledge2020-05-231-1/+5
* | soc: fsl: dpio: avoid stack usage warningArnd Bergmann2020-04-171-5/+14
|/
* soc: fsl: dpio: Adding QMAN multiple enqueue interfaceYouri Querry2020-02-201-3/+66
* soc: fsl: dpio: remove explicit device_link_removeIoana Ciornei2019-08-161-2/+0
* soc: fsl: dpio: Change bpid type to u16Ioana Ciocoi Radulescu2019-01-111-2/+2
* soc: fsl: dpio: Add prefetch instructionIoana Ciocoi Radulescu2019-01-111-0/+1
* soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei2019-01-111-2/+14
* soc: fsl: dpio: store a backpointer to the device backing the dpaa2_ioIoana Ciornei2019-01-111-1/+6
* soc: fsl: dpio: use a cpumask to identify which cpus are unusedIoana Ciornei2019-01-081-0/+13
* soc: fsl: dpio: cleanup the cpu array on dpaa2_io_downIoana Ciornei2019-01-081-0/+5
* soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge2018-12-191-0/+68
* soc: fsl: dpio: add back some frame queue functionsHoria Geantă2018-09-211-0/+58
* staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge2018-07-241-0/+545