aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/qbman (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-15soc/fsl/qbman: Update device tree with reserved memoryRoy Pledge1-24/+36
2019-08-15soc/fsl/qbman: Fixup qman_shutdown_fq()Roy Pledge1-11/+42
2019-08-15soc/fsl/qbman: Disable interrupts during portal recoveryRoy Pledge3-3/+21
2019-08-15soc/fsl/qbman: Fix drain_mr_fqni()Roy Pledge1-1/+3
2019-08-15soc/fsl/qbman: Cleanup QMan queues if device was already initializedRoy Pledge4-4/+38
2019-08-15soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootupRoy Pledge4-9/+41
2019-08-15soc/fsl/qbman: Rework QBMan private memory setupRoy Pledge3-11/+76
2019-08-15soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()Stephen Boyd2-6/+2
2019-06-17Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/driversOlof Johansson4-10/+42
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-20soc: fsl: qbman_portals: add APIs to retrieve the probing statusLaurentiu Tudor2-8/+33
2019-05-20soc: fsl: qman: fixup liodns only on ppc targetsLaurentiu Tudor2-2/+9
2019-01-30Merge tag 'soc-fsl-fix-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/fixesArnd Bergmann1-4/+5
2019-01-18soc: fsl: qbman: avoid race in clearing QMan interruptMadalin Bucur1-4/+5
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-1/+1
2018-11-23soc/qman: add return value to interrupt coalesce changing APIsMadalin Bucur1-7/+26
2018-11-23soc: fsl: qbman: read ithresh from HWMadalin Bucur1-1/+1
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-15/+86
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2018-10-14soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)Christophe Leroy1-1/+1
2018-10-05soc: fsl: qbman: add interrupt coalesce changing APIsMadalin Bucur1-0/+31
2018-10-05soc: fsl: bman_portals: defer probe after bman's probeLaurentiu Tudor1-1/+9
2018-10-05soc: fsl: qbman: Use last response to determine valid bitRoy Pledge1-2/+14
2018-10-05soc: fsl: qbman: Add 64 bit DMA addressing requirement to QBManRoy Pledge1-1/+1
2018-10-05soc: fsl: qbman: replace CPU 0 with any online CPU in hotplug handlersMadalin Bucur2-3/+7
2018-10-05soc: fsl: qbman: Check if CPU is offline when initializing portalsRoy Pledge3-8/+24
2018-10-01soc: fsl: qman_portals: defer probe after qman's probeLaurentiu Tudor1-0/+8
2018-09-27soc: fsl: qbman: add APIs to retrieve the probing statusLaurentiu Tudor2-0/+22
2018-09-25soc: fsl: qbman: qman: avoid allocating from non existing gen_poolAlexandre Belloni1-0/+3
2018-07-24soc: fsl: cleanup Kconfig menuLi Yang1-1/+1
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-1/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-03-14soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur1-23/+5
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-116/+293
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-22soc/fsl/qbman: Enable FSL_LAYERSCAPE config on ARMMadalin Bucur1-1/+1
2017-09-22soc/fsl/qbman: Add missing headers on ARMClaudiu Manoil1-0/+2
2017-09-22soc/fsl/qbman: different register offsets on ARMMadalin Bucur2-0/+60
2017-09-22soc/fsl/qbman: add QMAN_REV32Madalin Bucur2-0/+3
2017-09-22soc/fsl/qbman: Rework portal mapping calls for ARM/PPCRoy Pledge7-66/+60
2017-09-22soc/fsl/qbman: Fix ARM32 typoValentin Rothberg1-1/+1
2017-09-22soc/fsl/qbman: Drop L1_CACHE_BYTES compile time checkClaudiu Manoil1-4/+0
2017-09-22soc/fsl/qbman: Drop set/clear_bits usageMadalin Bucur2-5/+5
2017-09-22soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocationsRoy Pledge3-34/+63
2017-09-22soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocationsRoy Pledge1-0/+15
2017-09-22soc/fsl/qbman: Add common routine for QBMan private allocationsRoy Pledge3-1/+83
2017-09-22soc/fsl/qman: Sleep instead of stuck hacking jiffiesKarim Eshapa1-5/+1
2017-08-16soc: Convert to using %pOF instead of full_nameRob Herring4-23/+18
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+5
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+1