summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/dpio/qbman-portal.c
Commit message (Expand)AuthorAgeFilesLines
* soc: fsl: dpio: read the consumer index from the cache inhibited areaIoana Ciornei2022-02-091-4/+4
* Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2021-11-101-6/+3
|\
| * soc: fsl: dpio: use the combined functions to protect critical zoneMeng Li2021-10-191-6/+3
* | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-11-031-4/+4
|\ \
| * | soc: fsl: dpio: rename the enqueue descriptor variableYouri Querry2021-10-211-4/+4
| |/
* | soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()Tim Gardner2021-10-201-6/+5
* | soc: fsl: dpio: add support for irq coalescing per software portalIoana Ciornei2021-10-151-0/+59
|/
* soc: fsl: dpio: qbman-portal: Fix a bunch of kernel-doc misdemeanoursLee Jones2020-11-231-5/+13
* soc: fsl: dpio: remove set but not used 'addr_cena'Jason Yan2020-09-221-2/+0
* Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-041-12/+0
|\
| * Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-05-281-12/+0
| |\
| | * soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_registerYueHaibing2020-05-221-12/+0
* | | soc: fsl: dpio: properly compute the consumer indexIoana Ciornei2020-05-071-0/+1
|/ /
* / soc: fsl: dpio: fix incorrect pointer conversionsArnd Bergmann2020-04-171-4/+2
|/
* soc: fsl: dpio: fix dereference of pointer p before null checkColin Ian King2020-02-211-2/+3
* soc: fsl: dpio: Replace QMAN array mode with ring mode enqueueYouri Querry2020-02-191-95/+315
* soc: fsl: dpio: QMAN performance improvement with function pointer indirectionYouri Querry2020-02-191-62/+389
* soc: fsl: dpio: Adding QMAN multiple enqueue interfaceYouri Querry2020-02-191-13/+70
* soc: fsl: dpio: Add support for memory backed QBMan portalsRoy Pledge2019-05-201-25/+123
* soc: fsl: dpio: enable frame data cache stashing per software portalIoana Ciornei2019-02-261-2/+2
* soc: fsl: dpio: fix memory leak of a struct qbman on error exit pathColin Ian King2019-02-191-0/+1
* soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge2018-12-191-0/+96
* staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge2018-07-241-0/+1005