summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/qbman
AgeCommit message (Expand)Author
2019-11-24soc: fsl: bman_portals: defer probe after bman's probeLaurentiu Tudor
2019-03-13soc: fsl: qbman: avoid race in clearing QMan interruptMadalin Bucur
2018-10-01soc: fsl: qman_portals: defer probe after qman's probeLaurentiu Tudor
2018-09-27soc: fsl: qbman: add APIs to retrieve the probing statusLaurentiu Tudor
2018-09-25soc: fsl: qbman: qman: avoid allocating from non existing gen_poolAlexandre Belloni
2018-07-24soc: fsl: cleanup Kconfig menuLi Yang
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-03-14soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-22soc/fsl/qbman: Enable FSL_LAYERSCAPE config on ARMMadalin Bucur
2017-09-22soc/fsl/qbman: Add missing headers on ARMClaudiu Manoil
2017-09-22soc/fsl/qbman: different register offsets on ARMMadalin Bucur
2017-09-22soc/fsl/qbman: add QMAN_REV32Madalin Bucur
2017-09-22soc/fsl/qbman: Rework portal mapping calls for ARM/PPCRoy Pledge
2017-09-22soc/fsl/qbman: Fix ARM32 typoValentin Rothberg
2017-09-22soc/fsl/qbman: Drop L1_CACHE_BYTES compile time checkClaudiu Manoil
2017-09-22soc/fsl/qbman: Drop set/clear_bits usageMadalin Bucur
2017-09-22soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocationsRoy Pledge
2017-09-22soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocationsRoy Pledge
2017-09-22soc/fsl/qbman: Add common routine for QBMan private allocationsRoy Pledge
2017-09-22soc/fsl/qman: Sleep instead of stuck hacking jiffiesKarim Eshapa
2017-08-16soc: Convert to using %pOF instead of full_nameRob Herring
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-04soc/qbman: Move dma-mapping.h include to qman_priv.hPaul Gortmaker
2017-05-03soc/qbman: Fix implicit header dependency now causing build failsPaul Gortmaker
2017-04-30soc/fsl/qbman: Disable IRQs for deferred QBMan workRoy Pledge
2017-03-24soc/qman: export non-programmable FQD fields queryHoria Geantă
2017-03-24soc/qman: add dedicated channel ID for CAAMHoria Geantă
2017-03-24soc/qman: export volatile dequeue related structsHoria Geantă
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-09soc/fsl/qman: test: use DEFINE_SPINLOCK()Fabian Frederick
2016-12-04soc/fsl/bman: Use resource_size instead of computationWei Yongjun
2016-12-02soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-02soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-23soc/qman: Handle endianness of h/w descriptorsClaudiu Manoil
2016-11-23soc/qman: Clean up CGR CSCN target update operationsClaudiu Manoil
2016-11-23soc/qman: Change remaining contextB into context_bClaudiu Manoil
2016-11-23soc/qbman: Handle endianness of qm/bm_in/out()Claudiu Manoil
2016-11-23soc/qman: Drop unused field from eqcr/dqrr descriptorsClaudiu Manoil
2016-11-23soc/qman: Fix accesses to fqid, cleanupClaudiu Manoil
2016-11-23soc/qman: Remove unused struct qm_mcc* layoutsClaudiu Manoil
2016-11-23soc/qman: Remove redundant checks from qman_create_cgr()Claudiu Manoil
2016-11-23soc/qman: test: Don't use dummy platform device for dma mappingClaudiu Manoil
2016-11-23soc/qman: Don't add a new platform device for dma mappingClaudiu Manoil
2016-11-23soc/qman: test: Fix implementation of fd_cmp()Claudiu Manoil
2016-11-23soc/qman: Fix direct access to fd's addr_lo, use proper accesorClaudiu Manoil