aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-13staging: fsl-mc: remove extra blank lineLaurentiu Tudor1-1/+0
2017-06-13staging: fsl-mc: drop a few useless #includesLaurentiu Tudor1-2/+0
2017-04-28staging: fsl-mc/dpio: add cpu <--> LE conversion for dpaa2_fdHoria Geantă1-21/+24
2017-04-28staging: fsl-mc: bus: add DPCON object APIsIoana Radulescu1-0/+115
2017-03-14bus: fsl-mc: dpio: add the DPAA2 DPIO service interfaceRoy Pledge1-0/+139
2017-03-14bus: fsl-mc: dpio: add global dpaa2 definitionsRoy Pledge1-0/+202
2017-03-14bus: fsl-mc: dpio: add frame descriptor and scatter/gather APIsRoy Pledge1-0/+448
2017-02-09staging: fsl-mc: dprc: drop unused APIsLaurentiu Tudor1-243/+0
2017-02-09staging: fsl-mc: dpbp: drop unused APIsLaurentiu Tudor1-129/+0
2017-02-09staging: fsl-mc: dpmng: drop unused prototypeLaurentiu Tudor1-4/+0
2016-11-15Staging: fsl-mc: include: mc: Kernel type 'int' preferred over 's16'Shiva Kerdel1-2/+2
2016-11-14Staging: fsl-mc: include: mc: Kernel type 's32' preferred over 'int32_t'Shiva Kerdel1-1/+1
2016-11-14Staging: fsl-mc: include: mc: Kernel type 's16' preferred over 'int16_t'Shiva Kerdel1-2/+2
2016-10-27staging: fsl-mc: uprev binary interface to match MC v10.xIoana Ciornei3-32/+49
2016-10-27staging: fsl-mc: update copyright datesStuart Yoder7-7/+7
2016-10-27staging: fsl-mc: cleanup comment styleStuart Yoder5-17/+34
2016-10-27staging: fsl-mc: whitespace cleanup: improve alignment in prototypesIoana Ciornei3-249/+249
2016-10-27staging: fsl-mc: whitespace cleanup: align function argsIoana Ciornei1-4/+4
2016-10-27staging: fsl-mc: whitespace cleanup: remove extraenous tabsStuart Yoder1-5/+5
2016-10-25staging: fsl-mc: cleanup: move dpbp and dpcon cmd headersStuart Yoder2-247/+0
2016-10-02Staging: fsl-mc: Fix unaligned * in block commentsRamiro Oliveira1-30/+30
2016-09-01staging: fsl-mc: explicitly include files where they are neededStuart Yoder1-2/+0
2016-09-01staging: fsl-mc: split mc-io definitions into a separate fileStuart Yoder1-13/+0
2016-09-01staging: fsl-mc: remove unneeded includesStuart Yoder2-2/+0
2016-09-01staging: fsl-mc: move bus definitions from mc.h to mc-bus.hStuart Yoder2-16/+16
2016-09-01staging: fsl-mc: remove unneeded forward declarationsStuart Yoder2-5/+0
2016-09-01staging: fsl-mc: make fsl_mc_get_root_dprc publicStuart Yoder1-0/+3
2016-09-01staging: fsl-mc: move bus private definitions into fsl-mc-bus.cStuart Yoder2-33/+0
2016-09-01staging: fsl-mc: move dprc-driver private definitions out of mc-bus.hStuart Yoder1-6/+0
2016-09-01staging: fsl-mc: create private include for fsl-mc bus componentsStuart Yoder1-23/+0
2016-09-01staging: fsl-mc: move resource pool init/cleanup into allocatorStuart Yoder1-0/+4
2016-09-01staging: fsl-mc: move allocator private definitions out of mc-bus.hStuart Yoder1-5/+0
2016-09-01staging: fsl-mc: rename mc-private.h to mc-bus.hStuart Yoder1-4/+4
2016-08-21fsl-mc: add helper macro to determine if a device is of fsl_mc typeNipun Gupta1-0/+7
2016-06-26staging: fsl-mc: convert mc command build/parse to use C structsIoana Radulescu2-58/+158
2016-06-26staging: fsl-mc: make fsl_mc_is_root_dprc() globalStuart Yoder1-0/+2
2016-06-26staging: fsl-mc: add support for device table matchingStuart Yoder1-13/+0
2016-06-26staging: fsl-mc: clean up the device id structStuart Yoder1-7/+3
2016-04-29staging: fsl-mc: add dprc version checkItai Katz1-0/+2
2016-04-29staging: fsl-mc: update dprc binary interface to v5.1Stuart Yoder1-7/+12
2016-04-29staging: fsl-mc: update dpbp binary interface to v2.2Stuart Yoder2-3/+52
2016-02-18staging: fsl-mc: Avoid section mismatchThierry Reding1-1/+1
2016-02-07staging: fsl-mc: Populate the IRQ pool for an MC bus instanceJ. German Rivera1-1/+2
2016-02-07staging: fsl-mc: Extended MC bus allocator to include IRQsJ. German Rivera2-0/+24
2016-02-07staging: fsl-mc: Added GICv3-ITS support for FSL-MC MSIsJ. German Rivera1-0/+4
2016-02-07staging: fsl-mc: Added generic MSI support for FSL-MC devicesJ. German Rivera3-1/+35
2015-10-27staging: fsl-mc: section mismatch bug fixLijun Pan1-1/+1
2015-10-17staging: fsl-mc: Added serialization to mc_send_command()J. German Rivera1-0/+29
2015-10-17staging: fsl-mc:Added support for atomic portalsJ. German Rivera1-0/+5
2015-10-17staging: fsl-mc: Fixed alignment of copyright commentJ. German Rivera1-30/+30