summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/bus/fsl-mc-bus.c
Commit message (Expand)AuthorAgeFilesLines
* staging: fsl-mc: Move core bus out of stagingBogdan Purcareata2018-02-221-948/+0
* staging: fsl-mc: Add SPDX license identifiersBogdan Purcareata2018-01-221-3/+1
* staging: fsl-mc: Remove unnecessary dependencyIoana Radulescu2018-01-161-7/+0
* staging: fsl-mc: Consolidate bus core header filesBogdan Purcareata2018-01-161-2/+0
* staging: fsl-mc: do not print error in case of defer probe errorNipun Gupta2017-12-131-1/+2
* staging: fsl-mc-bus: fix build warningGreg Kroah-Hartman2017-11-271-0/+1
* staging: fsl-mc: use device_type instead of strcmp()Laurentiu Tudor2017-11-271-4/+4
* staging: fsl-mc: add support for device typeLaurentiu Tudor2017-11-271-0/+67
* staging: fsl-mc: remove debug WARN_ONs doubling error checksLaurentiu Tudor2017-11-271-4/+4
* staging: fsl-mc: remove some superfluous WARN_ONsLaurentiu Tudor2017-11-271-12/+0
* staging: fsl-mc: Convert to using %pOF instead of full_nameRob Herring2017-07-301-2/+2
* staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor2017-06-291-1/+0
* staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-291-1/+0
* staging: fsl-mc: remove dpmng API filesLaurentiu Tudor2017-06-291-1/+52
* staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor2017-06-291-1/+0
* staging: fsl-mc: turn several exported functions staticLaurentiu Tudor2017-06-291-3/+2
* staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor2017-06-291-6/+6
* Revert "staging: fsl-mc: decouple the mc-bus public headers from dprc.h"Greg Kroah-Hartman2017-06-261-6/+6
* Revert "staging: fsl-mc: turn several exported functions static"Greg Kroah-Hartman2017-06-261-2/+3
* Revert "staging: fsl-mc: move rest of mc-bus.h to private header"Greg Kroah-Hartman2017-06-261-0/+1
* Revert "staging: fsl-mc: remove dpmng API files"Greg Kroah-Hartman2017-06-261-52/+1
* Revert "staging: fsl-mc: move mc-sys.h contents in the public header"Greg Kroah-Hartman2017-06-261-0/+1
* Revert "staging: fsl-mc: move mc-cmd.h contents in the public header"Greg Kroah-Hartman2017-06-261-0/+1
* staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor2017-06-231-1/+0
* staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-231-1/+0
* staging: fsl-mc: remove dpmng API filesLaurentiu Tudor2017-06-231-1/+52
* staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor2017-06-231-1/+0
* staging: fsl-mc: turn several exported functions staticLaurentiu Tudor2017-06-231-3/+2
* staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor2017-06-231-6/+6
* staging: fsl-mc: simplify couple of deallocationsLaurentiu Tudor2017-06-131-9/+3
* staging: fsl-mc: Fix code alignment style issuesBrett Hitchcock2017-05-151-4/+4
* staging: fsl-mc: fix warning in DT ranges parserArnd Bergmann2017-03-011-13/+9
* staging: fsl-mc: dpmng: drop unused prototypeLaurentiu Tudor2017-02-091-1/+1
* 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-091-1/+0
* 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: uprev binary interface to match MC v10.xIoana Ciornei2016-10-271-18/+4
* staging: fsl-mc: update copyright datesStuart Yoder2016-10-271-1/+1
* staging: fsl-mc: improve wording in commentsStuart Yoder2016-10-271-9/+9
* staging: fsl-mc: cleanup: improve clarity of messagesStuart Yoder2016-10-271-8/+5
* 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: Remove blank linesRamiro Oliveira2016-10-021-1/+0
* Staging: fsl-mc: Fix unaligned * in block commentsRamiro Oliveira2016-10-021-2/+2
* staging: fsl-mc: convert to use ATTRIBUTE_GROUPS macroWei Yongjun2016-09-011-7/+1
* staging: fsl-mc: make order of includes consistentStuart Yoder2016-09-011-1/+2
* staging: fsl-mc: explicitly include files where they are neededStuart Yoder2016-09-011-0/+1