summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* 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
| * soc/qman: Don't add a new platform device for dma mappingClaudiu Manoil2016-11-233-21/+22
| * soc/qman: test: Fix implementation of fd_cmp()Claudiu Manoil2016-11-231-15/+8Star
| * soc/qman: Fix direct access to fd's addr_lo, use proper accesorClaudiu Manoil2016-11-231-2/+2
| * soc/qbman: Fix resource leak on portal probing error pathClaudiu Manoil2016-11-232-10/+24
| * soc/qman: Fix h/w resource cleanup error path handlingClaudiu Manoil2016-11-231-5/+11
| * soc/qman: Replace of_get_property() with portable equivalentMadalin Bucur2016-11-232-6/+7
| * soc/qman: Check ioremap return valueMadalin Bucur2016-11-231-0/+3
| * soc/fsl: fix spelling mistakes in critical error messagesColin Ian King2016-11-222-2/+2
* | Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2016-12-133-0/+258
|\ \
| * | soc: fsl: fix section mismatch build warningsSudeep Holla2016-11-291-2/+5
| * | soc: fsl: add GUTS driver for QorIQ platformsyangbo lu2016-11-293-0/+255
| |/
* | soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-021-27/+12Star
* | soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-021-30/+16Star
|/
* arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfigClaudiu Manoil2016-09-251-0/+1
* soc/qman: Add self-test for QMan driverClaudiu Manoil2016-09-256-0/+995
* soc/bman: Add self-test for BMan driverClaudiu Manoil2016-09-255-0/+259
* soc/fsl: Introduce DPAA 1.x QMan device driverClaudiu Manoil2016-09-255-2/+4418
* soc/fsl: Introduce DPAA 1.x BMan device driverClaudiu Manoil2016-09-257-0/+1492
* soc/fsl/qe: fix gpio save_regs functionsChristophe Leroy2016-09-251-1/+2
* soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy2016-09-251-0/+8
* fsl/qe: use of_property_read_boolJulia Lawall2016-09-251-1/+1
* soc/fsl/qe: Use of_adress_to_resource() in get_qe_base()Zhao Qiang2016-09-251-5/+5
* soc/fsl/qe: Use resource_sizeVaishali Thakkar2016-09-251-1/+1
* fsl/qe: Add QE TDM libZhao Qiang2016-06-083-1/+282