summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/qbman
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc_fsl-6.12-2' of https://github.com/chleroy/linux into soc/driversArnd Bergmann2024-09-032-4/+3
|\
| * soc: fsl: qbman: Remove redundant warningsXiaolei Wang2024-09-031-2/+0
| * soc: fsl: qbman: Use iommu_paging_domain_alloc()Lu Baolu2024-09-031-2/+3
* | soc: fsl: qbman: remove unused struct 'cgr_comp'Dr. David Alan Gilbert2024-08-081-5/+0
|/
* soc: fsl: qbman: FSL_DPAA depends on COMPILE_TESTBreno Leitao2024-07-141-1/+1
* Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-211-11/+14
|\
| * soc: fsl: qbman: Use raw spinlock for cgr_lockSean Anderson2024-03-131-11/+14
| * soc: fsl: qbman: Always disable interrupts when taking cgr_lockSean Anderson2024-03-131-5/+5
* | soc: fsl: qbman: Remove RESERVEDMEM_OF_DECLARE usageRob Herring2024-03-064-78/+38
|/
* soc: fsl: Use of_property_present() for testing DT property presenceRob Herring2023-04-141-4/+4
* soc: fsl: qbman: Add CGR update functionSean Anderson2022-09-051-0/+48
* soc: fsl: qbman: Add helper for sanity checking cgr opsSean Anderson2022-09-051-10/+19
* cpumask: replace cpumask_next_* with cpumask_first_* where appropriateYury Norov2022-01-152-2/+2
* Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-011-52/+3
|\
| *-. Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel2021-04-161-52/+3
| |\ \
| | | * iommu/fsl_pamu: enable the liodn when attaching a deviceChristoph Hellwig2021-04-071-11/+0
| | | * iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct callChristoph Hellwig2021-04-071-15/+3
| | | * iommu/fsl_pamu: remove ->domain_window_enableChristoph Hellwig2021-04-071-7/+0
| | | * iommu/fsl_pamu: remove support for multiple windowsChristoph Hellwig2021-04-071-7/+0
| | | * iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRYChristoph Hellwig2021-04-071-12/+0
| | |/
* | | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-263-3/+4
|\ \ \ | |/ / |/| |
| * | soc: fsl: qbman: Delete useless kfree codeZheng Yongjun2021-04-061-1/+0
| * | soc: fsl: qbman: Ensure device cleanup is run for kexecRoy Pledge2021-04-062-2/+4
| |/
* / soc/fsl: qbman: fix conflicting alignment attributesArnd Bergmann2021-04-011-1/+1
|/
* Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-161-6/+2
|\
| * soc: fsl: qbman: qman: Remove unused variable 'dequeue_wq'Lee Jones2020-11-231-6/+2
* | soc/fsl/qbman: Add an argument to signal if NAPI processing is required.Sebastian Andrzej Siewior2020-11-033-10/+14
|/
* soc: fsl: qman: convert to use be32_add_cpu()Liu Shixin2020-09-221-1/+1
* soc: fsl: qbman: Fix return value on successKrzysztof Kozlowski2020-09-221-1/+1
* soc: fsl: qbman: Remove unused inline function qm_eqcr_get_ci_stashingYueHaibing2020-05-221-5/+0
* dpaa_eth: register a device link for the qman portal usedMadalin Bucur2019-10-311-6/+0
* soc: fsl: qbman: allow registering a device link for the portal userMadalin Bucur2019-10-311-0/+13
* soc/fsl/qbman: Update device tree with reserved memoryRoy Pledge2019-08-151-24/+36
* soc/fsl/qbman: Fixup qman_shutdown_fq()Roy Pledge2019-08-151-11/+42
* soc/fsl/qbman: Disable interrupts during portal recoveryRoy Pledge2019-08-153-3/+21
* soc/fsl/qbman: Fix drain_mr_fqni()Roy Pledge2019-08-151-1/+3
* soc/fsl/qbman: Cleanup QMan queues if device was already initializedRoy Pledge2019-08-154-4/+38
* soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootupRoy Pledge2019-08-154-9/+41
* soc/fsl/qbman: Rework QBMan private memory setupRoy Pledge2019-08-153-11/+76
* soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-152-6/+2
* Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-06-174-10/+42
|\
| * soc: fsl: qbman_portals: add APIs to retrieve the probing statusLaurentiu Tudor2019-05-202-8/+33
| * soc: fsl: qman: fixup liodns only on ppc targetsLaurentiu Tudor2019-05-202-2/+9
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* Merge tag 'soc-fsl-fix-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2019-01-301-4/+5
|\
| * soc: fsl: qbman: avoid race in clearing QMan interruptMadalin Bucur2019-01-181-4/+5
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-1/+1
|/
* soc/qman: add return value to interrupt coalesce changing APIsMadalin Bucur2018-11-231-7/+26
* soc: fsl: qbman: read ithresh from HWMadalin Bucur2018-11-231-1/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-296-15/+86
|\