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