index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
/
qbman
Age
Commit message (
Expand
)
Author
2025-11-26
soc: fsl: qbman: use kmalloc_array() instead of kmalloc()
Gongwei Li
2025-11-26
soc: fsl: qbman: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2025-09-22
soc/fsl/qbman: Use for_each_online_cpu() instead of for_each_cpu()
Fushuai Wang
2025-05-13
soc: fsl: qbman: Remove const from portal->cgrs allocation type
Kees Cook
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
[next]