summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl
AgeCommit message (Expand)AuthorLines
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-5/+27
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2017-05-04soc/qbman: Move dma-mapping.h include to qman_priv.hPaul Gortmaker-2/+1
2017-05-03soc/qbman: Fix implicit header dependency now causing build failsPaul Gortmaker-0/+2
2017-04-30soc/fsl/qbman: Disable IRQs for deferred QBMan workRoy Pledge-0/+5
2017-04-30soc/fsl/qe: add EXPORT_SYMBOL for the 2 qe_tdm functionsValentin Longchamp-0/+2
2017-04-30soc/fsl/qe: only apply QE_General4 workaround on affected SoCsValentin Longchamp-2/+6
2017-04-30soc/fsl/qe: round brg_freq to 1kHz granularityValentin Longchamp-0/+13
2017-04-30soc/fsl/qe: get rid of immrbar_virt_to_phys()Christophe Leroy-3/+1
2017-03-24soc/qman: export non-programmable FQD fields queryHoria Geantă-63/+2
2017-03-24soc/qman: add dedicated channel ID for CAAMHoria Geantă-1/+5
2017-03-24soc/qman: export volatile dequeue related structsHoria Geantă-36/+0
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-0/+1
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-192/+202
2016-12-13Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-0/+258
2016-12-09soc/fsl/qman: test: use DEFINE_SPINLOCK()Fabian Frederick-1/+1
2016-12-04soc/fsl/bman: Use resource_size instead of computationWei Yongjun-2/+1
2016-12-04soc/fsl/qe: use builtin_platform_driverGeliang Tang-5/+1
2016-12-02soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior-27/+12
2016-12-02soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior-30/+16
2016-11-29soc: fsl: fix section mismatch build warningsSudeep Holla-2/+5
2016-11-29soc: fsl: add GUTS driver for QorIQ platformsyangbo lu-0/+255
2016-11-23soc/qman: Handle endianness of h/w descriptorsClaudiu Manoil-39/+45
2016-11-23soc/qman: Clean up CGR CSCN target update operationsClaudiu Manoil-14/+23
2016-11-23soc/qman: Change remaining contextB into context_bClaudiu Manoil-6/+6
2016-11-23soc/qbman: Handle endianness of qm/bm_in/out()Claudiu Manoil-6/+6
2016-11-23soc/qman: Drop unused field from eqcr/dqrr descriptorsClaudiu Manoil-2/+1
2016-11-23soc/qman: Fix accesses to fqid, cleanupClaudiu Manoil-16/+16
2016-11-23soc/qman: Remove unused struct qm_mcc* layoutsClaudiu Manoil-46/+18
2016-11-23soc/qman: Remove redundant checks from qman_create_cgr()Claudiu Manoil-4/+4
2016-11-23soc/qman: test: Don't use dummy platform device for dma mappingClaudiu Manoil-11/+22
2016-11-23soc/qman: Don't add a new platform device for dma mappingClaudiu Manoil-21/+22
2016-11-23soc/qman: test: Fix implementation of fd_cmp()Claudiu Manoil-15/+8
2016-11-23soc/qman: Fix direct access to fd's addr_lo, use proper accesorClaudiu Manoil-2/+2
2016-11-23soc/qbman: Fix resource leak on portal probing error pathClaudiu Manoil-10/+24
2016-11-23soc/qman: Fix h/w resource cleanup error path handlingClaudiu Manoil-5/+11
2016-11-23soc/qman: Replace of_get_property() with portable equivalentMadalin Bucur-6/+7
2016-11-23soc/qman: Check ioremap return valueMadalin Bucur-0/+3
2016-11-22soc/fsl: fix spelling mistakes in critical error messagesColin Ian King-2/+2
2016-09-25arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfigClaudiu Manoil-0/+1
2016-09-25soc/qman: Add self-test for QMan driverClaudiu Manoil-0/+995
2016-09-25soc/bman: Add self-test for BMan driverClaudiu Manoil-0/+259
2016-09-25soc/fsl: Introduce DPAA 1.x QMan device driverClaudiu Manoil-2/+4418
2016-09-25soc/fsl: Introduce DPAA 1.x BMan device driverClaudiu Manoil-0/+1492
2016-09-25soc/fsl/qe: fix gpio save_regs functionsChristophe Leroy-1/+2
2016-09-25soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy-0/+8
2016-09-25fsl/qe: use of_property_read_boolJulia Lawall-1/+1
2016-09-24soc/fsl/qe: Use of_adress_to_resource() in get_qe_base()Zhao Qiang-5/+5
2016-09-24soc/fsl/qe: Use resource_sizeVaishali Thakkar-1/+1
2016-06-07fsl/qe: Add QE TDM libZhao Qiang-1/+282