Age | Commit message (Expand) | Author |
2025-01-02 | soc/qman: test: Use kthread_run_on_cpu() | Frederic Weisbecker |
2024-09-03 | Merge tag 'soc_fsl-6.12-2' of https://github.com/chleroy/linux into soc/drivers | Arnd Bergmann |
2024-09-03 | soc: fsl: qbman: Remove redundant warnings | Xiaolei Wang |
2024-09-03 | soc: fsl: qbman: Use iommu_paging_domain_alloc() | Lu Baolu |
2024-08-08 | soc: fsl: qbman: remove unused struct 'cgr_comp' | Dr. David Alan Gilbert |
2024-07-14 | soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST | Breno Leitao |
2024-03-21 | Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2024-03-13 | soc: fsl: qbman: Use raw spinlock for cgr_lock | Sean Anderson |
2024-03-13 | soc: fsl: qbman: Always disable interrupts when taking cgr_lock | Sean Anderson |
2024-03-06 | soc: fsl: qbman: Remove RESERVEDMEM_OF_DECLARE usage | Rob Herring |
2023-04-14 | soc: fsl: Use of_property_present() for testing DT property presence | Rob Herring |
2022-09-05 | soc: fsl: qbman: Add CGR update function | Sean Anderson |
2022-09-05 | soc: fsl: qbman: Add helper for sanity checking cgr ops | Sean Anderson |
2022-01-15 | cpumask: replace cpumask_next_* with cpumask_first_* where appropriate | Yury Norov |
2021-05-01 | Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-26 | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-04-16 | Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis... | Joerg Roedel |
2021-04-07 | iommu/fsl_pamu: enable the liodn when attaching a device | Christoph Hellwig |
2021-04-07 | iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call | Christoph Hellwig |
2021-04-07 | iommu/fsl_pamu: remove ->domain_window_enable | Christoph Hellwig |
2021-04-07 | iommu/fsl_pamu: remove support for multiple windows | Christoph Hellwig |
2021-04-07 | iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY | Christoph Hellwig |
2021-04-06 | soc: fsl: qbman: Delete useless kfree code | Zheng Yongjun |
2021-04-06 | soc: fsl: qbman: Ensure device cleanup is run for kexec | Roy Pledge |
2021-04-01 | soc/fsl: qbman: fix conflicting alignment attributes | Arnd Bergmann |
2020-12-16 | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-11-23 | soc: fsl: qbman: qman: Remove unused variable 'dequeue_wq' | Lee Jones |
2020-11-03 | soc/fsl/qbman: Add an argument to signal if NAPI processing is required. | Sebastian Andrzej Siewior |
2020-09-22 | soc: fsl: qman: convert to use be32_add_cpu() | Liu Shixin |
2020-09-22 | soc: fsl: qbman: Fix return value on success | Krzysztof Kozlowski |
2020-05-22 | soc: fsl: qbman: Remove unused inline function qm_eqcr_get_ci_stashing | YueHaibing |
2019-10-31 | dpaa_eth: register a device link for the qman portal used | Madalin Bucur |
2019-10-31 | soc: fsl: qbman: allow registering a device link for the portal user | Madalin Bucur |
2019-08-15 | soc/fsl/qbman: Update device tree with reserved memory | Roy Pledge |
2019-08-15 | soc/fsl/qbman: Fixup qman_shutdown_fq() | Roy Pledge |
2019-08-15 | soc/fsl/qbman: Disable interrupts during portal recovery | Roy Pledge |
2019-08-15 | soc/fsl/qbman: Fix drain_mr_fqni() | Roy Pledge |
2019-08-15 | soc/fsl/qbman: Cleanup QMan queues if device was already initialized | Roy Pledge |
2019-08-15 | soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootup | Roy Pledge |
2019-08-15 | soc/fsl/qbman: Rework QBMan private memory setup | Roy Pledge |
2019-08-15 | soc: fsl: qbman: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-06-17 | Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-20 | soc: fsl: qbman_portals: add APIs to retrieve the probing status | Laurentiu Tudor |
2019-05-20 | soc: fsl: qman: fixup liodns only on ppc targets | Laurentiu Tudor |
2019-01-30 | Merge tag 'soc-fsl-fix-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann |
2019-01-18 | soc: fsl: qbman: avoid race in clearing QMan interrupt | Madalin Bucur |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2018-11-23 | soc/qman: add return value to interrupt coalesce changing APIs | Madalin Bucur |
2018-11-23 | soc: fsl: qbman: read ithresh from HW | Madalin Bucur |