summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl-mc
AgeCommit message (Expand)Author
2017-02-14staging: fsl-mc: Add missing headerBogdan Purcareata
2017-02-12staging: set msi_domain_ops as __ro_after_initJess Frazelle
2017-02-09staging: fsl-mc: dprc: drop unused APIsLaurentiu Tudor
2017-02-09staging: fsl-mc: dpbp: add a few missing EXPORT_SYMBOL()sLaurentiu Tudor
2017-02-09staging: fsl-mc: dpbp: drop unused APIsLaurentiu Tudor
2017-02-09staging: fsl-mc: dpmng: drop unused prototypeLaurentiu Tudor
2017-02-09staging: fsl-mc: dpmcp: drop unused APIsLaurentiu Tudor
2017-02-09staging: fsl-mc: remove slab cache for mc devicesLaurentiu Tudor
2017-02-09staging: fsl-mc: don't use devres api for refcounted objectsLaurentiu Tudor
2017-02-09staging: fsl-mc: add device release callbackLaurentiu Tudor
2017-02-09staging: fsl-mc: fix device ref countingLaurentiu Tudor
2017-02-09staging: fsl-mc: drop root dprc countingLaurentiu Tudor
2016-12-08staging: fsl-mc: remove unnecessary info prints from bus driverStuart Yoder
2016-11-15Staging: fsl-mc: include: mc: Kernel type 'int' preferred over 's16'Shiva Kerdel
2016-11-14Staging: fsl-mc: include: mc: Kernel type 's32' preferred over 'int32_t'Shiva Kerdel
2016-11-14Staging: fsl-mc: include: mc: Kernel type 's16' preferred over 'int16_t'Shiva Kerdel
2016-10-27staging: fsl-mc: uprev binary interface to match MC v10.xIoana Ciornei
2016-10-27staging: fsl-mc: update copyright datesStuart Yoder
2016-10-27staging: fsl-mc: improve wording in commentsStuart Yoder
2016-10-27staging: fsl-mc: cleanup: improve clarity of messagesStuart Yoder
2016-10-27staging: fsl-mc: improve message clarity by adding __func__Stuart Yoder
2016-10-27staging: fsl-mc: improve pr_* messagesStuart Yoder
2016-10-27staging: fsl-mc: cleanup comment styleStuart Yoder
2016-10-27staging: fsl-mc: whitespace cleanup: improve alignment in prototypesIoana Ciornei
2016-10-27staging: fsl-mc: whitespace cleanup: align function argsIoana Ciornei
2016-10-27staging: fsl-mc: whitespace cleanup: remove extraenous tabsStuart Yoder
2016-10-27staging: fsl-mc: whitespace cleanup: remove blank linesStuart Yoder
2016-10-25staging: fsl-mc: cleanup: convert uintX_t types to uXIoana Ciornei
2016-10-25staging: fsl-mc: dprc: shorten DPRC interrupt nameStuart Yoder
2016-10-25staging: fsl-mc: irq: shorten name of interrupt nameStuart Yoder
2016-10-25staging: fsl-mc: update Kconfig dependencyStuart Yoder
2016-10-25staging: fsl-mc: clean up Kconfig descriptionStuart Yoder
2016-10-25staging: fsl-mc: add missing includes to fsl-mc-private.hStuart Yoder
2016-10-25staging: fsl-mc: cleanup: move dpbp and dpcon cmd headersStuart Yoder
2016-10-05Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-02Staging: fsl-mc: Remove blank linesRamiro Oliveira
2016-10-02Staging: fsl-mc: Fix unaligned * in block commentsRamiro Oliveira
2016-09-20Staging: fsl-mc: Use !x instead of x == NULL.Sandhya Bankar
2016-09-16staging: fsl-mc: remove .owner field for driverWei Yongjun
2016-09-16staging: fsl-mc: use list_del_init instead of list_del/INIT_LIST_HEADWei Yongjun
2016-09-14genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner
2016-09-01staging: fsl-mc: convert to use ATTRIBUTE_GROUPS macroWei Yongjun
2016-09-01staging: fsl-mc: dprc-cmd: Fix checkpatch warningAnson Jacob
2016-09-01staging: fsl-mc: dpmng-cmd: Fix checkpatch warningAnson Jacob
2016-09-01staging: fsl-mc: make order of includes consistentStuart Yoder
2016-09-01staging: fsl-mc: explicitly include files where they are neededStuart Yoder
2016-09-01staging: fsl-mc: split mc-io definitions into a separate fileStuart Yoder
2016-09-01staging: fsl-mc: remove unneeded includesStuart Yoder
2016-09-01staging: fsl-mc: move bus definitions from mc.h to mc-bus.hStuart Yoder
2016-09-01staging: fsl-mc: remove unneeded forward declarationsStuart Yoder