aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/qbman
Commit message (Expand)AuthorAge
* soc/fsl/qbman: Update device tree with reserved memoryRoy Pledge2019-08-15
* soc/fsl/qbman: Fixup qman_shutdown_fq()Roy Pledge2019-08-15
* soc/fsl/qbman: Disable interrupts during portal recoveryRoy Pledge2019-08-15
* soc/fsl/qbman: Fix drain_mr_fqni()Roy Pledge2019-08-15
* soc/fsl/qbman: Cleanup QMan queues if device was already initializedRoy Pledge2019-08-15
* soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootupRoy Pledge2019-08-15
* soc/fsl/qbman: Rework QBMan private memory setupRoy Pledge2019-08-15
* soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-15
* Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-06-17
|\
| * soc: fsl: qbman_portals: add APIs to retrieve the probing statusLaurentiu Tudor2019-05-20
| * soc: fsl: qman: fixup liodns only on ppc targetsLaurentiu Tudor2019-05-20
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* Merge tag 'soc-fsl-fix-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2019-01-30
|\
| * soc: fsl: qbman: avoid race in clearing QMan interruptMadalin Bucur2019-01-18
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
|/
* soc/qman: add return value to interrupt coalesce changing APIsMadalin Bucur2018-11-23
* soc: fsl: qbman: read ithresh from HWMadalin Bucur2018-11-23
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-29
|\
| * soc: fsl: qbman: add interrupt coalesce changing APIsMadalin Bucur2018-10-05
| * soc: fsl: bman_portals: defer probe after bman's probeLaurentiu Tudor2018-10-05
| * soc: fsl: qbman: Use last response to determine valid bitRoy Pledge2018-10-05
| * soc: fsl: qbman: Add 64 bit DMA addressing requirement to QBManRoy Pledge2018-10-05
| * soc: fsl: qbman: replace CPU 0 with any online CPU in hotplug handlersMadalin Bucur2018-10-05
| * soc: fsl: qbman: Check if CPU is offline when initializing portalsRoy Pledge2018-10-05
* | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-26
|\ \ | |/ |/|
| * soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)Christophe Leroy2018-10-14
* | soc: fsl: qman_portals: defer probe after qman's probeLaurentiu Tudor2018-10-01
* | soc: fsl: qbman: add APIs to retrieve the probing statusLaurentiu Tudor2018-09-27
* | soc: fsl: qbman: qman: avoid allocating from non existing gen_poolAlexandre Belloni2018-09-25
|/
* soc: fsl: cleanup Kconfig menuLi Yang2018-07-24
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur2018-03-14
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-16
|\
| * soc/fsl/qbman: Enable FSL_LAYERSCAPE config on ARMMadalin Bucur2017-09-22
| * soc/fsl/qbman: Add missing headers on ARMClaudiu Manoil2017-09-22
| * soc/fsl/qbman: different register offsets on ARMMadalin Bucur2017-09-22
| * soc/fsl/qbman: add QMAN_REV32Madalin Bucur2017-09-22
| * soc/fsl/qbman: Rework portal mapping calls for ARM/PPCRoy Pledge2017-09-22
| * soc/fsl/qbman: Fix ARM32 typoValentin Rothberg2017-09-22
| * soc/fsl/qbman: Drop L1_CACHE_BYTES compile time checkClaudiu Manoil2017-09-22
| * soc/fsl/qbman: Drop set/clear_bits usageMadalin Bucur2017-09-22
| * soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocationsRoy Pledge2017-09-22
| * soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocationsRoy Pledge2017-09-22
| * soc/fsl/qbman: Add common routine for QBMan private allocationsRoy Pledge2017-09-22
| * soc/fsl/qman: Sleep instead of stuck hacking jiffiesKarim Eshapa2017-09-22
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* soc: Convert to using %pOF instead of full_nameRob Herring2017-08-16
* Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-12
|\
| * soc/fsl/qbman: Disable IRQs for deferred QBMan workRoy Pledge2017-04-30