summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl-mc
AgeCommit message (Expand)Author
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman
2017-08-23staging: fsl-mc: be consistent when checking strcmp() returnsLaurentiu Tudor
2017-08-16Revert "staging: fsl-mc: be consistent when checking strcmp() return"Colin Ian King
2017-08-14staging: fsl-mc: add explicit dependencies for compile-tested archesLaurentiu Tudor
2017-08-14staging: fsl-mc: fix resource_size.cocci warningsCihangir Akturk
2017-07-30staging: fsl-mc: include irqreturn.h as neededArnd Bergmann
2017-07-30staging: fsl-mc/dpio: Skip endianness conversion in portal configBogdan Purcareata
2017-07-30staging: fsl-mc: fix resource_size.cocci warningsJulia Lawall
2017-07-30staging: fsl-mc: allow the driver compile multi-archLaurentiu Tudor
2017-07-30staging: fsl-mc: make the driver compile on 32-bitLaurentiu Tudor
2017-07-30staging: fsl-mc: don't use raw device io functionsLaurentiu Tudor
2017-07-30staging: fsl-mc: fix formating of phys_addr_t on 32 bitsLaurentiu Tudor
2017-07-30staging: fsl-mc: fix compilation with non-generic msi domain opsLaurentiu Tudor
2017-07-30staging: fsl-mc: drop useless gic v3 related #includeLaurentiu Tudor
2017-07-30staging: fsl-mc: use generic memory barriersLaurentiu Tudor
2017-07-30staging: fsl-mc: Convert to using %pOF instead of full_nameRob Herring
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-29staging: fsl-mc: make dprc.h header privateLaurentiu Tudor
2017-06-29staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor
2017-06-29staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor
2017-06-29staging: fsl-mc: fix a few implicit includesLaurentiu Tudor
2017-06-29staging: fsl-mc: remove dpmng API filesLaurentiu Tudor
2017-06-29staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor
2017-06-29staging: fsl-mc: move couple of definitions to public headerLaurentiu Tudor
2017-06-29staging: fsl-mc: move irq domain creation prototype to public headerLaurentiu Tudor
2017-06-29staging: fsl-mc: turn several exported functions staticLaurentiu Tudor
2017-06-29staging: fsl-mc: delete prototype of unimplemented functionLaurentiu Tudor
2017-06-29staging: fsl-mc: delete duplicated function prototypesLaurentiu Tudor
2017-06-29staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor
2017-06-29staging: fsl-mc: drop useless #includesLaurentiu Tudor
2017-06-29staging: fsl-mc: be consistent when checking strcmp() returnLaurentiu Tudor
2017-06-29staging: fsl-mc: move comparison before strcmp() callLaurentiu Tudor
2017-06-26Revert "staging: fsl-mc: drop useless #includes"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: decouple the mc-bus public headers from dprc.h"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: delete duplicated function prototypes"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: delete prototype of unimplemented function"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: turn several exported functions static"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: move irq domain creation prototype to public header"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: move couple of definitions to public header"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: move rest of mc-bus.h to private header"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: remove dpmng API files"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: fix a few implicit includes"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: move mc-sys.h contents in the public header"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: move mc-cmd.h contents in the public header"Greg Kroah-Hartman
2017-06-26Revert "staging: fsl-mc: make dprc.h header private"Greg Kroah-Hartman
2017-06-23staging: fsl-mc: make dprc.h header privateLaurentiu Tudor
2017-06-23staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor
2017-06-23staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor
2017-06-23staging: fsl-mc: fix a few implicit includesLaurentiu Tudor
2017-06-23staging: fsl-mc: remove dpmng API filesLaurentiu Tudor