aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-16Revert "staging: fsl-mc: be consistent when checking strcmp() return"Colin Ian King1-3/+3
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds27-631/+403
2017-06-29staging: fsl-mc: make dprc.h header privateLaurentiu Tudor4-2/+2
2017-06-29staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor10-139/+94
2017-06-29staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor12-108/+60
2017-06-29staging: fsl-mc: fix a few implicit includesLaurentiu Tudor5-0/+5
2017-06-29staging: fsl-mc: remove dpmng API filesLaurentiu Tudor4-143/+52
2017-06-29staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor8-83/+61
2017-06-29staging: fsl-mc: move couple of definitions to public headerLaurentiu Tudor2-9/+9
2017-06-29staging: fsl-mc: move irq domain creation prototype to public headerLaurentiu Tudor2-7/+7
2017-06-29staging: fsl-mc: turn several exported functions staticLaurentiu Tudor3-16/+5
2017-06-29staging: fsl-mc: delete prototype of unimplemented functionLaurentiu Tudor1-2/+0
2017-06-29staging: fsl-mc: delete duplicated function prototypesLaurentiu Tudor1-8/+0
2017-06-29staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor6-71/+71
2017-06-29staging: fsl-mc: drop useless #includesLaurentiu Tudor1-2/+0
2017-06-29staging: fsl-mc: be consistent when checking strcmp() returnLaurentiu Tudor1-3/+3
2017-06-29staging: fsl-mc: move comparison before strcmp() callLaurentiu Tudor1-2/+3
2017-06-26Revert "staging: fsl-mc: drop useless #includes"Greg Kroah-Hartman1-0/+2
2017-06-26Revert "staging: fsl-mc: decouple the mc-bus public headers from dprc.h"Greg Kroah-Hartman6-71/+71
2017-06-26Revert "staging: fsl-mc: delete duplicated function prototypes"Greg Kroah-Hartman1-0/+8
2017-06-26Revert "staging: fsl-mc: delete prototype of unimplemented function"Greg Kroah-Hartman1-0/+2
2017-06-26Revert "staging: fsl-mc: turn several exported functions static"Greg Kroah-Hartman3-5/+16
2017-06-26Revert "staging: fsl-mc: move irq domain creation prototype to public header"Greg Kroah-Hartman2-7/+7
2017-06-26Revert "staging: fsl-mc: move couple of definitions to public header"Greg Kroah-Hartman2-9/+9
2017-06-26Revert "staging: fsl-mc: move rest of mc-bus.h to private header"Greg Kroah-Hartman8-61/+83
2017-06-26Revert "staging: fsl-mc: remove dpmng API files"Greg Kroah-Hartman3-52/+142
2017-06-26Revert "staging: fsl-mc: fix a few implicit includes"Greg Kroah-Hartman5-5/+0
2017-06-26Revert "staging: fsl-mc: move mc-sys.h contents in the public header"Greg Kroah-Hartman12-60/+108
2017-06-26Revert "staging: fsl-mc: move mc-cmd.h contents in the public header"Greg Kroah-Hartman10-94/+139
2017-06-26Revert "staging: fsl-mc: make dprc.h header private"Greg Kroah-Hartman4-2/+2
2017-06-23staging: fsl-mc: make dprc.h header privateLaurentiu Tudor4-2/+2
2017-06-23staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor10-139/+94
2017-06-23staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor12-108/+60
2017-06-23staging: fsl-mc: fix a few implicit includesLaurentiu Tudor5-0/+5
2017-06-23staging: fsl-mc: remove dpmng API filesLaurentiu Tudor3-142/+52
2017-06-23staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor8-83/+61
2017-06-23staging: fsl-mc: move couple of definitions to public headerLaurentiu Tudor2-9/+9
2017-06-23staging: fsl-mc: move irq domain creation prototype to public headerLaurentiu Tudor2-7/+7
2017-06-23staging: fsl-mc: turn several exported functions staticLaurentiu Tudor3-16/+5
2017-06-23staging: fsl-mc: delete prototype of unimplemented functionLaurentiu Tudor1-2/+0
2017-06-23staging: fsl-mc: delete duplicated function prototypesLaurentiu Tudor1-8/+0
2017-06-23staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor6-71/+71
2017-06-23staging: fsl-mc: drop useless #includesLaurentiu Tudor1-2/+0
2017-06-23staging: fsl-mc: drop macros with possible side effectsLaurentiu Tudor2-14/+19
2017-06-23staging: fsl-mc/dpio: Propagate error codeIoana Radulescu1-3/+3
2017-06-22irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier1-1/+1
2017-06-14staging: fsl-mc: fix typo in commentGabriel L. Somlo1-1/+1
2017-06-13staging: fsl-mc: add reference to mc-bus DT bindingLaurentiu Tudor1-0/+2
2017-06-13staging: fsl-mc: drop reference to restoolLaurentiu Tudor1-3/+1
2017-06-13staging: fsl-mc: drop unused forward declarationLaurentiu Tudor1-1/+0