summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
...
* soc: fsl: dpio: Convert DPIO documentation to .rstRoy Pledge2018-07-241-135/+0Star
* staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge2018-07-2411-0/+2759
* soc: fsl: qe: gpio: Add qe_gpio_set_multipleJoakim Tjernlund2018-07-241-0/+28
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-131-1/+2
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur2018-03-141-23/+5Star
* soc: fsl: guts: Add a NULL check for devm_kasprintf()Fabio Estevam2018-01-221-0/+6
* soc: fsl: support GUTS driver for ls1012a/ls1046ayangbo lu2017-12-081-0/+2
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-1714-116/+294
|\
| * soc/fsl/qbman: Enable FSL_LAYERSCAPE config on ARMMadalin Bucur2017-09-221-1/+1
| * soc/fsl/qbman: Add missing headers on ARMClaudiu Manoil2017-09-221-0/+2
| * soc/fsl/qbman: different register offsets on ARMMadalin Bucur2017-09-222-0/+60
| * soc/fsl/qbman: add QMAN_REV32Madalin Bucur2017-09-222-0/+3
| * soc/fsl/qbman: Rework portal mapping calls for ARM/PPCRoy Pledge2017-09-227-66/+60Star
| * soc/fsl/qbman: Fix ARM32 typoValentin Rothberg2017-09-221-1/+1
| * soc/fsl/qbman: Drop L1_CACHE_BYTES compile time checkClaudiu Manoil2017-09-221-4/+0Star
| * soc/fsl/qbman: Drop set/clear_bits usageMadalin Bucur2017-09-222-5/+5
| * soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocationsRoy Pledge2017-09-223-34/+63
| * soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocationsRoy Pledge2017-09-221-0/+15
| * soc/fsl/qbman: Add common routine for QBMan private allocationsRoy Pledge2017-09-223-1/+83
| * soc/fsl/guts: Add compatible string for LS1088ashish kumar2017-09-221-0/+1
| * soc/fsl/qman: Sleep instead of stuck hacking jiffiesKarim Eshapa2017-09-221-5/+1Star
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* soc: Convert to using %pOF instead of full_nameRob Herring2017-08-165-25/+20Star
* Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-123-5/+27
|\
| * soc/fsl/qbman: Disable IRQs for deferred QBMan workRoy Pledge2017-04-301-0/+5
| * soc/fsl/qe: add EXPORT_SYMBOL for the 2 qe_tdm functionsValentin Longchamp2017-04-301-0/+2
| * soc/fsl/qe: only apply QE_General4 workaround on affected SoCsValentin Longchamp2017-04-301-2/+6
| * soc/fsl/qe: round brg_freq to 1kHz granularityValentin Longchamp2017-04-301-0/+13
| * soc/fsl/qe: get rid of immrbar_virt_to_phys()Christophe Leroy2017-04-301-3/+1Star
* | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-101-0/+1
|\ \
| * | soc/qbman: Move dma-mapping.h include to qman_priv.hPaul Gortmaker2017-05-042-2/+1Star
| * | soc/qbman: Fix implicit header dependency now causing build failsPaul Gortmaker2017-05-031-0/+2
| |/
* | soc/qman: export non-programmable FQD fields queryHoria Geantă2017-03-242-63/+2Star
* | soc/qman: add dedicated channel ID for CAAMHoria Geantă2017-03-241-1/+5
* | soc/qman: export volatile dequeue related structsHoria Geantă2017-03-241-36/+0Star
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-1611-192/+202
|\
| * soc/fsl/qman: test: use DEFINE_SPINLOCK()Fabian Frederick2016-12-101-1/+1
| * soc/fsl/bman: Use resource_size instead of computationWei Yongjun2016-12-051-2/+1Star
| * soc/fsl/qe: use builtin_platform_driverGeliang Tang2016-12-051-5/+1Star
| * soc/qman: Handle endianness of h/w descriptorsClaudiu Manoil2016-11-244-39/+45
| * soc/qman: Clean up CGR CSCN target update operationsClaudiu Manoil2016-11-231-14/+23
| * soc/qman: Change remaining contextB into context_bClaudiu Manoil2016-11-231-6/+6
| * soc/qbman: Handle endianness of qm/bm_in/out()Claudiu Manoil2016-11-232-6/+6
| * soc/qman: Drop unused field from eqcr/dqrr descriptorsClaudiu Manoil2016-11-231-2/+1Star
| * soc/qman: Fix accesses to fqid, cleanupClaudiu Manoil2016-11-231-16/+16
| * soc/qman: Remove unused struct qm_mcc* layoutsClaudiu Manoil2016-11-232-46/+18Star
| * soc/qman: Remove redundant checks from qman_create_cgr()Claudiu Manoil2016-11-231-4/+4
| * soc/qman: test: Don't use dummy platform device for dma mappingClaudiu Manoil2016-11-233-11/+22