summaryrefslogtreecommitdiff
path: root/drivers/soc/fsl
AgeCommit message (Expand)AuthorFilesLines
2018-10-05soc: fsl: qbman: Check if CPU is offline when initializing portalsRoy Pledge3-8/+24
2018-10-05Merge tag 'soc-fsl-fix-v4.19-2' into HEADLi Yang5-1/+34
2018-10-04soc: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-10-02soc: 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: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()Zhao Qiang1-1/+1
2018-09-25soc: fsl: qbman: qman: avoid allocating from non existing gen_poolAlexandre Belloni1-0/+3
2018-09-21soc: fsl: dpio: add back some frame queue functionsHoria Geantă1-0/+58
2018-08-30soc: fsl: dpio: remove redundant pointer 'priv'Colin Ian King1-3/+0
2018-08-30soc: fsl/qe: Use of_get_child_by_name helperRob Herring1-5/+1
2018-07-25soc: fsl: cleanup Kconfig menuLi Yang3-3/+6
2018-07-25soc: fsl: dpio: Convert DPIO documentation to .rstRoy Pledge1-135/+0
2018-07-25staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge11-0/+2759
2018-07-25soc: fsl: qe: gpio: Add qe_gpio_set_multipleJoakim Tjernlund1-0/+28
2018-06-13treewide: Use array_size() in vzalloc()Kees Cook1-1/+2
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-03-14soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur1-23/+5
2018-01-23soc: fsl: guts: Add a NULL check for devm_kasprintf()Fabio Estevam1-0/+6
2017-12-09soc: fsl: support GUTS driver for ls1012a/ls1046ayangbo lu1-0/+2
2017-11-17Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds14-116/+294
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
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/guts: Add compatible string for LS1088ashish kumar1-0/+1
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 Herring5-25/+20
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-5/+27
2017-05-10Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2017-05-04soc/qbman: Move dma-mapping.h include to qman_priv.hPaul Gortmaker2-2/+1
2017-05-03soc/qbman: Fix implicit header dependency now causing build failsPaul Gortmaker1-0/+2
2017-04-30soc/fsl/qbman: Disable IRQs for deferred QBMan workRoy Pledge1-0/+5
2017-04-30soc/fsl/qe: add EXPORT_SYMBOL for the 2 qe_tdm functionsValentin Longchamp1-0/+2
2017-04-30soc/fsl/qe: only apply QE_General4 workaround on affected SoCsValentin Longchamp1-2/+6
2017-04-30soc/fsl/qe: round brg_freq to 1kHz granularityValentin Longchamp1-0/+13
2017-04-30soc/fsl/qe: get rid of immrbar_virt_to_phys()Christophe Leroy1-3/+1
2017-03-24soc/qman: export non-programmable FQD fields queryHoria Geantă2-63/+2
2017-03-24soc/qman: add dedicated channel ID for CAAMHoria Geantă1-1/+5
2017-03-24soc/qman: export volatile dequeue related structsHoria Geantă1-36/+0
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-0/+1
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds11-192/+202
2016-12-13Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-0/+258