summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc
Commit message (Expand)AuthorAgeFilesLines
* staging: fsl-mc: Add missing headerBogdan Purcareata2017-02-142-0/+2
* staging: set msi_domain_ops as __ro_after_initJess Frazelle2017-02-121-1/+1
* staging: fsl-mc: dprc: drop unused APIsLaurentiu Tudor2017-02-093-927/+0
* staging: fsl-mc: dpbp: add a few missing EXPORT_SYMBOL()sLaurentiu Tudor2017-02-091-0/+3
* staging: fsl-mc: dpbp: drop unused APIsLaurentiu Tudor2017-02-093-694/+0
* staging: fsl-mc: dpmng: drop unused prototypeLaurentiu Tudor2017-02-092-5/+1
* staging: fsl-mc: dpmcp: drop unused APIsLaurentiu Tudor2017-02-093-573/+4
* staging: fsl-mc: remove slab cache for mc devicesLaurentiu Tudor2017-02-091-14/+3
* staging: fsl-mc: don't use devres api for refcounted objectsLaurentiu Tudor2017-02-091-3/+3
* staging: fsl-mc: add device release callbackLaurentiu Tudor2017-02-091-12/+17
* staging: fsl-mc: fix device ref countingLaurentiu Tudor2017-02-092-1/+1
* staging: fsl-mc: drop root dprc countingLaurentiu Tudor2017-02-091-25/+1
* staging: fsl-mc: remove unnecessary info prints from bus driverStuart Yoder2016-12-081-6/+0
* Staging: fsl-mc: include: mc: Kernel type 'int' preferred over 's16'Shiva Kerdel2016-11-151-2/+2
* Staging: fsl-mc: include: mc: Kernel type 's32' preferred over 'int32_t'Shiva Kerdel2016-11-141-1/+1
* Staging: fsl-mc: include: mc: Kernel type 's16' preferred over 'int16_t'Shiva Kerdel2016-11-141-2/+2
* staging: fsl-mc: uprev binary interface to match MC v10.xIoana Ciornei2016-10-2715-227/+356
* staging: fsl-mc: update copyright datesStuart Yoder2016-10-2715-15/+15
* staging: fsl-mc: improve wording in commentsStuart Yoder2016-10-272-44/+42
* staging: fsl-mc: cleanup: improve clarity of messagesStuart Yoder2016-10-272-10/+7
* staging: fsl-mc: improve message clarity by adding __func__Stuart Yoder2016-10-271-5/+2
* staging: fsl-mc: improve pr_* messagesStuart Yoder2016-10-271-2/+4
* staging: fsl-mc: cleanup comment styleStuart Yoder2016-10-2715-28/+56
* staging: fsl-mc: whitespace cleanup: improve alignment in prototypesIoana Ciornei2016-10-274-301/+301
* staging: fsl-mc: whitespace cleanup: align function argsIoana Ciornei2016-10-272-20/+20
* staging: fsl-mc: whitespace cleanup: remove extraenous tabsStuart Yoder2016-10-271-5/+5
* staging: fsl-mc: whitespace cleanup: remove blank linesStuart Yoder2016-10-2712-12/+0
* staging: fsl-mc: cleanup: convert uintX_t types to uXIoana Ciornei2016-10-251-42/+42
* staging: fsl-mc: dprc: shorten DPRC interrupt nameStuart Yoder2016-10-251-1/+1
* staging: fsl-mc: irq: shorten name of interrupt nameStuart Yoder2016-10-251-1/+1
* staging: fsl-mc: update Kconfig dependencyStuart Yoder2016-10-251-1/+1
* staging: fsl-mc: clean up Kconfig descriptionStuart Yoder2016-10-251-15/+7
* staging: fsl-mc: add missing includes to fsl-mc-private.hStuart Yoder2016-10-251-0/+3
* staging: fsl-mc: cleanup: move dpbp and dpcon cmd headersStuart Yoder2016-10-254-3/+4
* Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-0519-651/+685
|\
| * Staging: fsl-mc: Remove blank linesRamiro Oliveira2016-10-022-2/+0
| * Staging: fsl-mc: Fix unaligned * in block commentsRamiro Oliveira2016-10-025-136/+136
| * Staging: fsl-mc: Use !x instead of x == NULL.Sandhya Bankar2016-09-201-2/+2
| * staging: fsl-mc: remove .owner field for driverWei Yongjun2016-09-161-1/+0
| * staging: fsl-mc: use list_del_init instead of list_del/INIT_LIST_HEADWei Yongjun2016-09-161-4/+2
| * staging: fsl-mc: convert to use ATTRIBUTE_GROUPS macroWei Yongjun2016-09-011-7/+1
| * staging: fsl-mc: dprc-cmd: Fix checkpatch warningAnson Jacob2016-09-011-7/+8
| * staging: fsl-mc: dpmng-cmd: Fix checkpatch warningAnson Jacob2016-09-011-7/+8
| * staging: fsl-mc: make order of includes consistentStuart Yoder2016-09-0110-11/+17
| * staging: fsl-mc: explicitly include files where they are neededStuart Yoder2016-09-014-2/+5
| * staging: fsl-mc: split mc-io definitions into a separate fileStuart Yoder2016-09-016-300/+327
| * staging: fsl-mc: remove unneeded includesStuart Yoder2016-09-014-6/+0
| * staging: fsl-mc: move bus definitions from mc.h to mc-bus.hStuart Yoder2016-09-012-16/+16
| * staging: fsl-mc: remove unneeded forward declarationsStuart Yoder2016-09-012-5/+0
| * staging: fsl-mc: make fsl_mc_get_root_dprc publicStuart Yoder2016-09-012-2/+6