summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-0427-631/+403Star
|\
| * 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/+94Star
| * staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-2912-108/+60Star
| * staging: fsl-mc: fix a few implicit includesLaurentiu Tudor2017-06-295-0/+5
| * staging: fsl-mc: remove dpmng API filesLaurentiu Tudor2017-06-294-143/+52Star
| * staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor2017-06-298-83/+61Star
| * 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/+5Star
| * staging: fsl-mc: delete prototype of unimplemented functionLaurentiu Tudor2017-06-291-2/+0Star
| * staging: fsl-mc: delete duplicated function prototypesLaurentiu Tudor2017-06-291-8/+0Star
| * 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/+0Star
| * 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/+0Star
| * 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/+94Star
| * staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-2312-108/+60Star
| * staging: fsl-mc: fix a few implicit includesLaurentiu Tudor2017-06-235-0/+5
| * staging: fsl-mc: remove dpmng API filesLaurentiu Tudor2017-06-233-142/+52Star
| * staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor2017-06-238-83/+61Star
| * staging: fsl-mc: move couple of definitions to public headerLaurentiu Tudor2017-06-232-9/+9
| * staging: fsl-mc: move irq domain creation prototype to public headerLaurentiu Tudor2017-06-232-7/+7
| * staging: fsl-mc: turn several exported functions staticLaurentiu Tudor2017-06-233-16/+5Star
| * staging: fsl-mc: delete prototype of unimplemented functionLaurentiu Tudor2017-06-231-2/+0Star
| * staging: fsl-mc: delete duplicated function prototypesLaurentiu Tudor2017-06-231-8/+0Star
| * staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor2017-06-236-71/+71
| * staging: fsl-mc: drop useless #includesLaurentiu Tudor2017-06-231-2/+0Star
| * staging: fsl-mc: drop macros with possible side effectsLaurentiu Tudor2017-06-232-14/+19
| * staging: fsl-mc/dpio: Propagate error codeIoana Radulescu2017-06-231-3/+3
| * staging: fsl-mc: fix typo in commentGabriel L. Somlo2017-06-141-1/+1
| * staging: fsl-mc: add reference to mc-bus DT bindingLaurentiu Tudor2017-06-131-0/+2
| * staging: fsl-mc: drop reference to restoolLaurentiu Tudor2017-06-131-3/+1Star
| * staging: fsl-mc: drop unused forward declarationLaurentiu Tudor2017-06-131-1/+0Star
| * staging: fsl-mc: remove extra blank lineLaurentiu Tudor2017-06-131-1/+0Star
| * staging: fsl-mc: drop a few useless #includesLaurentiu Tudor2017-06-133-3/+1Star