summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl-mc/bus/mc-sys.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-30staging: fsl-mc: make the driver compile on 32-bitLaurentiu Tudor1-0/+1
2017-07-30staging: fsl-mc: don't use raw device io functionsLaurentiu Tudor1-6/+15
2017-07-30staging: fsl-mc: fix formating of phys_addr_t on 32 bitsLaurentiu Tudor1-6/+6
2017-07-30staging: fsl-mc: use generic memory barriersLaurentiu Tudor1-4/+2
2017-06-29staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor1-1/+0
2017-06-29staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor1-1/+0
2017-06-26Revert "staging: fsl-mc: move mc-sys.h contents in the public header"Greg Kroah-Hartman1-0/+1
2017-06-26Revert "staging: fsl-mc: move mc-cmd.h contents in the public header"Greg Kroah-Hartman1-0/+1
2017-06-23staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor1-1/+0
2017-06-23staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor1-1/+0
2016-10-27staging: fsl-mc: uprev binary interface to match MC v10.xIoana Ciornei1-4/+4
2016-10-27staging: fsl-mc: update copyright datesStuart Yoder1-1/+1
2016-10-27staging: fsl-mc: cleanup comment styleStuart Yoder1-1/+2
2016-10-27staging: fsl-mc: whitespace cleanup: remove blank linesStuart Yoder1-1/+0
2016-09-01staging: fsl-mc: make order of includes consistentStuart Yoder1-3/+3
2016-09-01staging: fsl-mc: explicitly include files where they are neededStuart Yoder1-0/+2
2016-09-01staging: fsl-mc: split mc-io definitions into a separate fileStuart Yoder1-147/+0
2016-06-27staging: fsl-mc: convert mc command build/parse to use C structsIoana Radulescu1-17/+29
2016-03-23staging: fsl-mc: fix incorrect type passed to dev_dbg macrosCihangir Akturk1-3/+3
2016-03-12Staging: fsl-mc: Replace pr_debug with dev_dbgBhumika Goyal1-3/+6
2015-10-18staging: fsl-mc: Added serialization to mc_send_command()J. German Rivera1-3/+22
2015-10-18staging: fsl-mc:Added support for atomic portalsJ. German Rivera1-3/+50
2015-10-18staging: fsl-mc: refactored mc_send_command()J. German Rivera1-12/+38
2015-10-18staging: fsl-mc: changed timeout units for MC cmd completionJ. German Rivera1-3/+3
2015-10-18staging: fsl-mc: dpmcp opening/closing refactoringJ. German Rivera1-7/+67
2015-10-18staging: fsl-mc: fsl_mc_io object refactoringJ. German Rivera1-4/+12
2015-09-29staging: fsl-mc: Fixed uintX_t CHECK checkpatch warningsJ. German Rivera1-3/+3
2015-03-07staging: fsl-mc: fsl-mc object allocator driverJ. German Rivera1-0/+4
2015-03-07staging: fsl-mc: Added Freescale Management Complex APIsJ. German Rivera1-0/+283