aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-23drivers/staging/fsl-mc: Use devm_memremap/devm_ioremap for DPIORoy Pledge1-1/+1
2018-03-14staging: fsl-mc: Move DPCON out of stagingBogdan Purcareata1-79/+0
2018-03-14staging: fsl-mc: Move DPBP out of stagingBogdan Purcareata1-53/+0
2018-03-08staging: fsl-mc/dpio: Add missing argument identifierRoy Pledge1-1/+1
2018-03-08staging: fsl-mc/dpio: Fix cast truncate warningIoana Radulescu1-2/+2
2018-03-08staging: fsl-mc/dpio: Fix incorrect castIoana Radulescu1-1/+1
2018-03-01staging: fsl-mc: Cleanup dpbp and dpcon APIBogdan Purcareata1-10/+0
2018-02-22staging: fsl-mc: Move core bus out of stagingBogdan Purcareata1-454/+0
2018-01-22staging: fsl-mc: Add SPDX license identifiersBogdan Purcareata6-138/+8
2018-01-08staging: fsl-mc/dpio: Add dpaa2_io_service_select() APIIoana Radulescu1-0/+2
2017-11-28staging: fsl-mc: use 32bits to support 64K size mc-portalsBharat Bhushan1-1/+1
2017-11-27staging: fsl-mc: add support for device typeLaurentiu Tudor1-0/+55
2017-11-27staging: fsl-mc/dpio: remove couple of unused functionsLaurentiu Tudor1-4/+0
2017-11-27staging: fsl-mc: drop unused dpcon APIsLaurentiu Tudor1-10/+0
2017-10-03staging: fsl-mc/dpio: Fix incorrect comparisonIoana Radulescu1-2/+4
2017-07-30staging: fsl-mc: include irqreturn.h as neededArnd Bergmann1-0/+1
2017-06-29staging: fsl-mc: make dprc.h header privateLaurentiu Tudor2-269/+0
2017-06-29staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor2-131/+94
2017-06-29staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2-98/+53
2017-06-29staging: fsl-mc: remove dpmng API filesLaurentiu Tudor1-67/+0
2017-06-29staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor1-77/+0
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 Tudor1-8/+0
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 Tudor2-44/+43
2017-06-26Revert "staging: fsl-mc: decouple the mc-bus public headers from dprc.h"Greg Kroah-Hartman2-43/+44
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-Hartman1-0/+8
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-Hartman1-0/+77
2017-06-26Revert "staging: fsl-mc: remove dpmng API files"Greg Kroah-Hartman1-0/+67
2017-06-26Revert "staging: fsl-mc: move mc-sys.h contents in the public header"Greg Kroah-Hartman2-53/+98
2017-06-26Revert "staging: fsl-mc: move mc-cmd.h contents in the public header"Greg Kroah-Hartman2-94/+131
2017-06-26Revert "staging: fsl-mc: make dprc.h header private"Greg Kroah-Hartman2-0/+269
2017-06-23staging: fsl-mc: make dprc.h header privateLaurentiu Tudor2-269/+0
2017-06-23staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor2-131/+94
2017-06-23staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2-98/+53
2017-06-23staging: fsl-mc: remove dpmng API filesLaurentiu Tudor1-67/+0
2017-06-23staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor1-77/+0
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 Tudor1-8/+0
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 Tudor2-44/+43
2017-06-13staging: fsl-mc: drop unused forward declarationLaurentiu Tudor1-1/+0