aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/bus (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-28staging: fsl-mc: bus: add DPCON object APIsIoana Radulescu3-24/+365
2017-04-28staging: fsl-mc: bus: dpio: fix alter FQ state commandHoria Geantă1-1/+1
2017-04-08staging: fsl-mc/dpio: Fix early writing of valid bitIoana Radulescu1-4/+6
2017-03-14bus: fsl-mc: dpio: add the DPAA2 DPIO object driverRoy Pledge2-1/+297
2017-03-14bus: fsl-mc: dpio: add the DPAA2 DPIO service interfaceRoy Pledge2-1/+619
2017-03-14bus: fsl-mc: dpio: add QBMan portal APIs for DPAA2Roy Pledge3-1/+1503
2017-03-14bus: fsl-mc: dpio: add APIs for DPIO objectsIoana Radulescu6-0/+430
2017-03-14bus: fsl-mc: dpio: add DPIO driver overview documentStuart Yoder1-0/+135
2017-03-06staging: fsl-mc: fix coding style warningLucian Zala1-2/+2
2017-03-01staging: fsl-mc: fix warning in DT ranges parserArnd Bergmann1-13/+9
2017-02-14staging: fsl-mc: Add missing headerBogdan Purcareata2-0/+2
2017-02-12staging: set msi_domain_ops as __ro_after_initJess Frazelle1-1/+1
2017-02-09staging: fsl-mc: dprc: drop unused APIsLaurentiu Tudor2-684/+0
2017-02-09staging: fsl-mc: dpbp: add a few missing EXPORT_SYMBOL()sLaurentiu Tudor1-0/+3
2017-02-09staging: fsl-mc: dpbp: drop unused APIsLaurentiu Tudor2-565/+0
2017-02-09staging: fsl-mc: dpmng: drop unused prototypeLaurentiu Tudor1-1/+1
2017-02-09staging: fsl-mc: dpmcp: drop unused APIsLaurentiu Tudor3-573/+4
2017-02-09staging: fsl-mc: remove slab cache for mc devicesLaurentiu Tudor1-14/+3
2017-02-09staging: fsl-mc: don't use devres api for refcounted objectsLaurentiu Tudor1-3/+3
2017-02-09staging: fsl-mc: add device release callbackLaurentiu Tudor1-12/+17
2017-02-09staging: fsl-mc: fix device ref countingLaurentiu Tudor2-1/+1
2017-02-09staging: fsl-mc: drop root dprc countingLaurentiu Tudor1-25/+1
2016-12-08staging: fsl-mc: remove unnecessary info prints from bus driverStuart Yoder1-6/+0
2016-10-27staging: fsl-mc: uprev binary interface to match MC v10.xIoana Ciornei12-195/+307
2016-10-27staging: fsl-mc: update copyright datesStuart Yoder8-8/+8
2016-10-27staging: fsl-mc: improve wording in commentsStuart Yoder2-44/+42
2016-10-27staging: fsl-mc: cleanup: improve clarity of messagesStuart Yoder2-10/+7
2016-10-27staging: fsl-mc: improve message clarity by adding __func__Stuart Yoder1-5/+2
2016-10-27staging: fsl-mc: improve pr_* messagesStuart Yoder1-2/+4
2016-10-27staging: fsl-mc: cleanup comment styleStuart Yoder10-11/+22
2016-10-27staging: fsl-mc: whitespace cleanup: improve alignment in prototypesIoana Ciornei1-52/+52
2016-10-27staging: fsl-mc: whitespace cleanup: align function argsIoana Ciornei1-16/+16
2016-10-27staging: fsl-mc: whitespace cleanup: remove blank linesStuart Yoder12-12/+0
2016-10-25staging: fsl-mc: cleanup: convert uintX_t types to uXIoana Ciornei1-42/+42
2016-10-25staging: fsl-mc: dprc: shorten DPRC interrupt nameStuart Yoder1-1/+1
2016-10-25staging: fsl-mc: irq: shorten name of interrupt nameStuart Yoder1-1/+1
2016-10-25staging: fsl-mc: update Kconfig dependencyStuart Yoder1-1/+1
2016-10-25staging: fsl-mc: clean up Kconfig descriptionStuart Yoder1-15/+7
2016-10-25staging: fsl-mc: add missing includes to fsl-mc-private.hStuart Yoder1-0/+3
2016-10-25staging: fsl-mc: cleanup: move dpbp and dpcon cmd headersStuart Yoder4-3/+251
2016-10-05Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds15-524/+633
2016-10-02Staging: fsl-mc: Remove blank linesRamiro Oliveira2-2/+0
2016-10-02Staging: fsl-mc: Fix unaligned * in block commentsRamiro Oliveira4-106/+106
2016-09-20Staging: fsl-mc: Use !x instead of x == NULL.Sandhya Bankar1-2/+2
2016-09-16staging: fsl-mc: remove .owner field for driverWei Yongjun1-1/+0
2016-09-16staging: fsl-mc: use list_del_init instead of list_del/INIT_LIST_HEADWei Yongjun1-4/+2
2016-09-14genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner1-2/+1
2016-09-01staging: fsl-mc: convert to use ATTRIBUTE_GROUPS macroWei Yongjun1-7/+1
2016-09-01staging: fsl-mc: dprc-cmd: Fix checkpatch warningAnson Jacob1-7/+8
2016-09-01staging: fsl-mc: dpmng-cmd: Fix checkpatch warningAnson Jacob1-7/+8