summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/dpio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-161-5/+13
|\
| * soc: fsl: dpio: qbman-portal: Fix a bunch of kernel-doc misdemeanoursLee Jones2020-11-231-5/+13
* | soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)Hao Si2020-11-231-4/+1
|/
* 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-042-13/+5
|\
| * Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-05-282-13/+5
| |\
| | * soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_registerYueHaibing2020-05-221-12/+0
| | * soc: fsl: dpio: Prefer the CPU affine DPIORoy Pledge2020-05-221-1/+5
* | | soc: fsl: dpio: properly compute the consumer indexIoana Ciornei2020-05-071-0/+1
|/ /
* | soc: fsl: dpio: avoid stack usage warningArnd Bergmann2020-04-171-5/+14
* | soc: fsl: dpio: fix incorrect pointer conversionsArnd Bergmann2020-04-171-4/+2
|/
* Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-033-91/+903
|\
| * 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-192-95/+328
| * soc: fsl: dpio: QMAN performance improvement with function pointer indirectionYouri Querry2020-02-192-73/+507
| * soc: fsl: dpio: Adding QMAN multiple enqueue interfaceYouri Querry2020-02-193-16/+160
* | soc: fsl: dpio: register dpio irq handlers after dpio createGrigore Popescu2020-03-101-4/+4
|/
* soc: fsl: dpio: remove explicit device_link_removeIoana Ciornei2019-08-151-2/+0
* soc: fsl: dpio: Add support for memory backed QBMan portalsRoy Pledge2019-05-203-32/+144
* soc: fsl: dpio: Increase timeout for QBMan Management CommandsYouri Querry2019-05-201-2/+2
* soc: fsl: dpio: configure cache stashing destinationIoana Ciornei2019-02-264-0/+78
* 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: Use after free in dpaa2_dpio_remove()Dan Carpenter2019-02-041-1/+1
* 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-112-2/+7
* soc: fsl: dpio: keep a per dpio device MC portalIoana Ciornei2019-01-111-8/+1
* soc: fsl: dpio: perform DPIO Reset on ProbeRoy Pledge2019-01-114-0/+35
* soc: fsl: dpio: use a cpumask to identify which cpus are unusedIoana Ciornei2019-01-082-9/+29
* 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-193-0/+222
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-291-3/+0
|\
| * soc: fsl: dpio: remove redundant pointer 'priv'Colin Ian King2018-08-301-3/+0
* | soc: fsl: dpio: add back some frame queue functionsHoria Geantă2018-09-211-0/+58
|/
* soc: fsl: dpio: Convert DPIO documentation to .rstRoy Pledge2018-07-241-135/+0
* staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge2018-07-249-0/+2748