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