summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman2017-08-281-3/+3
|\
| * Revert "staging: fsl-mc: be consistent when checking strcmp() return"Colin Ian King2017-08-161-3/+3
* | staging: fsl-mc: be consistent when checking strcmp() returnsLaurentiu Tudor2017-08-231-1/+1
* | staging: fsl-mc: add explicit dependencies for compile-tested archesLaurentiu Tudor2017-08-141-1/+1
* | staging: fsl-mc: fix resource_size.cocci warningsCihangir Akturk2017-08-141-2/+1
* | staging: fsl-mc: include irqreturn.h as neededArnd Bergmann2017-07-301-0/+1
* | staging: fsl-mc/dpio: Skip endianness conversion in portal configBogdan Purcareata2017-07-301-12/+12
* | staging: fsl-mc: fix resource_size.cocci warningsJulia Lawall2017-07-301-2/+1
* | staging: fsl-mc: allow the driver compile multi-archLaurentiu Tudor2017-07-301-2/+2
* | staging: fsl-mc: make the driver compile on 32-bitLaurentiu Tudor2017-07-301-0/+1
* | staging: fsl-mc: don't use raw device io functionsLaurentiu Tudor2017-07-301-6/+15
* | staging: fsl-mc: fix formating of phys_addr_t on 32 bitsLaurentiu Tudor2017-07-302-10/+10
* | staging: fsl-mc: fix compilation with non-generic msi domain opsLaurentiu Tudor2017-07-302-0/+6
* | staging: fsl-mc: drop useless gic v3 related #includeLaurentiu Tudor2017-07-302-2/+0
* | staging: fsl-mc: use generic memory barriersLaurentiu Tudor2017-07-301-4/+2
* | staging: fsl-mc: Convert to using %pOF instead of full_nameRob Herring2017-07-303-9/+7
|/
* Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-0327-631/+403
|\
| * staging: fsl-mc: make dprc.h header privateLaurentiu Tudor2017-06-294-2/+2
| * staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor2017-06-2910-139/+94
| * staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-2912-108/+60
| * staging: fsl-mc: fix a few implicit includesLaurentiu Tudor2017-06-295-0/+5
| * staging: fsl-mc: remove dpmng API filesLaurentiu Tudor2017-06-294-143/+52
| * staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor2017-06-298-83/+61
| * staging: fsl-mc: move couple of definitions to public headerLaurentiu Tudor2017-06-292-9/+9
| * staging: fsl-mc: move irq domain creation prototype to public headerLaurentiu Tudor2017-06-292-7/+7
| * staging: fsl-mc: turn several exported functions staticLaurentiu Tudor2017-06-293-16/+5
| * staging: fsl-mc: delete prototype of unimplemented functionLaurentiu Tudor2017-06-291-2/+0
| * staging: fsl-mc: delete duplicated function prototypesLaurentiu Tudor2017-06-291-8/+0
| * staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor2017-06-296-71/+71
| * staging: fsl-mc: drop useless #includesLaurentiu Tudor2017-06-291-2/+0
| * staging: fsl-mc: be consistent when checking strcmp() returnLaurentiu Tudor2017-06-291-3/+3
| * staging: fsl-mc: move comparison before strcmp() callLaurentiu Tudor2017-06-291-2/+3
| * Revert "staging: fsl-mc: drop useless #includes"Greg Kroah-Hartman2017-06-261-0/+2
| * Revert "staging: fsl-mc: decouple the mc-bus public headers from dprc.h"Greg Kroah-Hartman2017-06-266-71/+71
| * Revert "staging: fsl-mc: delete duplicated function prototypes"Greg Kroah-Hartman2017-06-261-0/+8
| * Revert "staging: fsl-mc: delete prototype of unimplemented function"Greg Kroah-Hartman2017-06-261-0/+2
| * Revert "staging: fsl-mc: turn several exported functions static"Greg Kroah-Hartman2017-06-263-5/+16
| * Revert "staging: fsl-mc: move irq domain creation prototype to public header"Greg Kroah-Hartman2017-06-262-7/+7
| * Revert "staging: fsl-mc: move couple of definitions to public header"Greg Kroah-Hartman2017-06-262-9/+9
| * Revert "staging: fsl-mc: move rest of mc-bus.h to private header"Greg Kroah-Hartman2017-06-268-61/+83
| * Revert "staging: fsl-mc: remove dpmng API files"Greg Kroah-Hartman2017-06-263-52/+142
| * Revert "staging: fsl-mc: fix a few implicit includes"Greg Kroah-Hartman2017-06-265-5/+0
| * Revert "staging: fsl-mc: move mc-sys.h contents in the public header"Greg Kroah-Hartman2017-06-2612-60/+108
| * Revert "staging: fsl-mc: move mc-cmd.h contents in the public header"Greg Kroah-Hartman2017-06-2610-94/+139
| * Revert "staging: fsl-mc: make dprc.h header private"Greg Kroah-Hartman2017-06-264-2/+2
| * staging: fsl-mc: make dprc.h header privateLaurentiu Tudor2017-06-234-2/+2
| * staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor2017-06-2310-139/+94
| * staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-2312-108/+60
| * staging: fsl-mc: fix a few implicit includesLaurentiu Tudor2017-06-235-0/+5
| * staging: fsl-mc: remove dpmng API filesLaurentiu Tudor2017-06-233-142/+52
OpenPOWER on IntegriCloud