aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl
AgeCommit message (Expand)Author
2019-01-30Merge tag 'soc-fsl-fix-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2019-01-18soc: fsl: qbman: avoid race in clearing QMan interruptMadalin Bucur
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-04soc/fsl/qe: fix err handling of ucc_of_parse_tdmWen Yang
2018-12-19soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge
2018-11-23soc/qman: add return value to interrupt coalesce changing APIsMadalin Bucur
2018-11-23soc: fsl: qbman: read ithresh from HWMadalin Bucur
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-14soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)Christophe Leroy
2018-10-05soc: fsl: qbman: add interrupt coalesce changing APIsMadalin Bucur
2018-10-05soc: fsl: bman_portals: defer probe after bman's probeLaurentiu Tudor
2018-10-05soc: fsl: qbman: Use last response to determine valid bitRoy Pledge
2018-10-05soc: fsl: qbman: Add 64 bit DMA addressing requirement to QBManRoy Pledge
2018-10-05soc: fsl: qbman: replace CPU 0 with any online CPU in hotplug handlersMadalin Bucur
2018-10-05soc: fsl: qbman: Check if CPU is offline when initializing portalsRoy Pledge
2018-10-05Merge tag 'soc-fsl-fix-v4.19-2' into HEADLi Yang
2018-10-04soc: Convert to using %pOFn instead of device_node.nameRob Herring
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: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()Zhao Qiang
2018-09-25soc: fsl: qbman: qman: avoid allocating from non existing gen_poolAlexandre Belloni
2018-09-21soc: fsl: dpio: add back some frame queue functionsHoria Geantă
2018-08-30soc: fsl: dpio: remove redundant pointer 'priv'Colin Ian King
2018-08-30soc: fsl/qe: Use of_get_child_by_name helperRob Herring
2018-07-24soc: fsl: cleanup Kconfig menuLi Yang
2018-07-24soc: fsl: dpio: Convert DPIO documentation to .rstRoy Pledge
2018-07-24staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge
2018-07-24soc: fsl: qe: gpio: Add qe_gpio_set_multipleJoakim Tjernlund
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
2018-01-22soc: fsl: guts: Add a NULL check for devm_kasprintf()Fabio Estevam
2017-12-08soc: fsl: support GUTS driver for ls1012a/ls1046ayangbo lu
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