summaryrefslogtreecommitdiff
path: root/drivers/soc/fsl/dpio
AgeCommit message (Expand)Author
2024-03-13soc: fsl: dpio: fix kcalloc() argument orderArnd Bergmann
2023-05-30bus: fsl-mc: Make remove function return voidUwe Kleine-König
2023-05-30soc: fsl: dpio: Suppress duplicated error reporting on device removeUwe Kleine-König
2022-11-23soc: fsl: dpio: Remove linux/msi.h includeThomas Gleixner
2022-02-09soc: fsl: dpio: read the consumer index from the cache inhibited areaIoana Ciornei
2021-12-16bus: fsl-mc: fsl-mc-allocator: Rework MSI handlingThomas Gleixner
2021-11-10Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-10-21soc: fsl: dpio: rename the enqueue descriptor variableYouri Querry
2021-10-21soc: fsl: dpio: use an explicit NULL instead of 0Ioana Ciornei
2021-10-20soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()Tim Gardner
2021-10-19soc: fsl: dpio: use the combined functions to protect critical zoneMeng Li
2021-10-19soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_idMeng Li
2021-10-15soc: fsl: dpio: add Net DIM integrationIoana Ciornei
2021-10-15soc: fsl: dpio: add support for irq coalescing per software portalIoana Ciornei
2021-10-15soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-23soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)Hao Si
2020-11-23soc: fsl: dpio: qbman-portal: Fix a bunch of kernel-doc misdemeanoursLee Jones
2020-09-22soc: fsl: dpio: remove set but not used 'addr_cena'Jason Yan
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-28Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-05-22soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_registerYueHaibing
2020-05-22soc: fsl: dpio: Prefer the CPU affine DPIORoy Pledge
2020-05-07soc: fsl: dpio: properly compute the consumer indexIoana Ciornei
2020-04-17soc: fsl: dpio: avoid stack usage warningArnd Bergmann
2020-04-17soc: fsl: dpio: fix incorrect pointer conversionsArnd Bergmann
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-10soc: fsl: dpio: register dpio irq handlers after dpio createGrigore Popescu
2020-02-21soc: fsl: dpio: fix dereference of pointer p before null checkColin Ian King
2020-02-19soc: fsl: dpio: Replace QMAN array mode with ring mode enqueueYouri Querry
2020-02-19soc: fsl: dpio: QMAN performance improvement with function pointer indirectionYouri Querry
2020-02-19soc: fsl: dpio: Adding QMAN multiple enqueue interfaceYouri Querry
2019-08-15soc: fsl: dpio: remove explicit device_link_removeIoana Ciornei
2019-05-20soc: fsl: dpio: Add support for memory backed QBMan portalsRoy Pledge
2019-05-20soc: fsl: dpio: Increase timeout for QBMan Management CommandsYouri Querry
2019-02-26soc: fsl: dpio: configure cache stashing destinationIoana Ciornei
2019-02-26soc: fsl: dpio: enable frame data cache stashing per software portalIoana Ciornei
2019-02-19soc: fsl: dpio: fix memory leak of a struct qbman on error exit pathColin Ian King
2019-02-04soc: fsl: dpio: Use after free in dpaa2_dpio_remove()Dan Carpenter
2019-01-11soc: fsl: dpio: Change bpid type to u16Ioana Ciocoi Radulescu
2019-01-11soc: fsl: dpio: Add prefetch instructionIoana Ciocoi Radulescu
2019-01-11soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei
2019-01-11soc: fsl: dpio: store a backpointer to the device backing the dpaa2_ioIoana Ciornei
2019-01-11soc: fsl: dpio: keep a per dpio device MC portalIoana Ciornei
2019-01-11soc: fsl: dpio: perform DPIO Reset on ProbeRoy Pledge
2019-01-08soc: fsl: dpio: use a cpumask to identify which cpus are unusedIoana Ciornei
2019-01-08soc: fsl: dpio: cleanup the cpu array on dpaa2_io_downIoana Ciornei
2018-12-19soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds