summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-55/+11
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+4
2019-04-02soc/fsl/qe: Fix an error code in qe_pin_request()Dan Carpenter-1/+3
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-10/+91
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-20/+90
2019-03-01Merge tag 'soc-fsl-next-v5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-4/+82
2019-02-26soc: fsl: dpio: configure cache stashing destinationIoana Ciornei-0/+79
2019-02-26soc: fsl: dpio: enable frame data cache stashing per software portalIoana Ciornei-2/+2
2019-02-26soc: fsl: guts: make fsl_guts_get_svr() staticHoria Geantă-2/+1
2019-02-20Merge tag 'soc-fsl-next-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-1/+2
2019-02-19soc: fsl: dpio: fix memory leak of a struct qbman on error exit pathColin Ian King-0/+1
2019-02-04soc: fsl: dpio: Use after free in dpaa2_dpio_remove()Dan Carpenter-1/+1
2019-01-30Merge tag 'soc-fsl-next-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-25/+97
2019-01-30Merge tag 'soc-fsl-fix-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-4/+5
2019-01-18soc: fsl: qbman: avoid race in clearing QMan interruptMadalin Bucur-4/+5
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-55/+0
2019-01-11soc: fsl: guts: reuse machine name from device treeLi Yang-3/+4
2019-01-11soc: fsl: dpio: Change bpid type to u16Ioana Ciocoi Radulescu-2/+2
2019-01-11soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei-2/+14
2019-01-11soc: fsl: dpio: Add prefetch instructionIoana Ciocoi Radulescu-0/+1
2019-01-11soc: fsl: dpio: store a backpointer to the device backing the dpaa2_ioIoana Ciornei-2/+7
2019-01-11soc: fsl: dpio: keep a per dpio device MC portalIoana Ciornei-8/+1
2019-01-11soc: fsl: dpio: perform DPIO Reset on ProbeRoy Pledge-0/+35
2019-01-08soc: fsl: dpio: use a cpumask to identify which cpus are unusedIoana Ciornei-9/+29
2019-01-08soc: fsl: dpio: cleanup the cpu array on dpaa2_io_downIoana Ciornei-0/+5
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-1/+1
2019-01-04soc/fsl/qe: fix err handling of ucc_of_parse_tdmWen Yang-55/+0
2018-12-19soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge-0/+222
2018-11-23soc/qman: add return value to interrupt coalesce changing APIsMadalin Bucur-7/+26
2018-11-23soc: fsl: qbman: read ithresh from HWMadalin Bucur-1/+1
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-23/+87
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+1
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-0/+58
2018-10-14soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)Christophe Leroy-1/+1
2018-10-05soc: fsl: qbman: add interrupt coalesce changing APIsMadalin Bucur-0/+31
2018-10-05soc: fsl: bman_portals: defer probe after bman's probeLaurentiu Tudor-1/+9
2018-10-05soc: fsl: qbman: Use last response to determine valid bitRoy Pledge-2/+14
2018-10-05soc: fsl: qbman: Add 64 bit DMA addressing requirement to QBManRoy Pledge-1/+1
2018-10-05soc: fsl: qbman: replace CPU 0 with any online CPU in hotplug handlersMadalin Bucur-3/+7
2018-10-05soc: fsl: qbman: Check if CPU is offline when initializing portalsRoy Pledge-8/+24
2018-10-05Merge tag 'soc-fsl-fix-v4.19-2' into HEADLi Yang-1/+34
2018-10-04soc: Convert to using %pOFn instead of device_node.nameRob Herring-2/+2
2018-10-01soc: fsl: qman_portals: defer probe after qman's probeLaurentiu Tudor-0/+8
2018-09-27soc: fsl: qbman: add APIs to retrieve the probing statusLaurentiu Tudor-0/+22
2018-09-25soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()Zhao Qiang-1/+1
2018-09-25soc: fsl: qbman: qman: avoid allocating from non existing gen_poolAlexandre Belloni-0/+3
2018-09-21soc: fsl: dpio: add back some frame queue functionsHoria Geantă-0/+58
2018-08-30soc: fsl: dpio: remove redundant pointer 'priv'Colin Ian King-3/+0