summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/include
Commit message (Expand)AuthorAgeFilesLines
* Staging: fsl-mc: include: mc: Kernel type 'int' preferred over 's16'Shiva Kerdel2016-11-151-2/+2
* Staging: fsl-mc: include: mc: Kernel type 's32' preferred over 'int32_t'Shiva Kerdel2016-11-141-1/+1
* Staging: fsl-mc: include: mc: Kernel type 's16' preferred over 'int16_t'Shiva Kerdel2016-11-141-2/+2
* staging: fsl-mc: uprev binary interface to match MC v10.xIoana Ciornei2016-10-273-32/+49
* staging: fsl-mc: update copyright datesStuart Yoder2016-10-277-7/+7
* staging: fsl-mc: cleanup comment styleStuart Yoder2016-10-275-17/+34
* staging: fsl-mc: whitespace cleanup: improve alignment in prototypesIoana Ciornei2016-10-273-249/+249
* staging: fsl-mc: whitespace cleanup: align function argsIoana Ciornei2016-10-271-4/+4
* staging: fsl-mc: whitespace cleanup: remove extraenous tabsStuart Yoder2016-10-271-5/+5
* staging: fsl-mc: cleanup: move dpbp and dpcon cmd headersStuart Yoder2016-10-252-247/+0
* Staging: fsl-mc: Fix unaligned * in block commentsRamiro Oliveira2016-10-021-30/+30
* staging: fsl-mc: explicitly include files where they are neededStuart Yoder2016-09-011-2/+0
* staging: fsl-mc: split mc-io definitions into a separate fileStuart Yoder2016-09-011-13/+0
* staging: fsl-mc: remove unneeded includesStuart Yoder2016-09-012-2/+0
* staging: fsl-mc: move bus definitions from mc.h to mc-bus.hStuart Yoder2016-09-012-16/+16
* staging: fsl-mc: remove unneeded forward declarationsStuart Yoder2016-09-012-5/+0
* staging: fsl-mc: make fsl_mc_get_root_dprc publicStuart Yoder2016-09-011-0/+3
* staging: fsl-mc: move bus private definitions into fsl-mc-bus.cStuart Yoder2016-09-012-33/+0
* staging: fsl-mc: move dprc-driver private definitions out of mc-bus.hStuart Yoder2016-09-011-6/+0
* staging: fsl-mc: create private include for fsl-mc bus componentsStuart Yoder2016-09-011-23/+0
* staging: fsl-mc: move resource pool init/cleanup into allocatorStuart Yoder2016-09-011-0/+4
* staging: fsl-mc: move allocator private definitions out of mc-bus.hStuart Yoder2016-09-011-5/+0
* staging: fsl-mc: rename mc-private.h to mc-bus.hStuart Yoder2016-09-011-4/+4
* fsl-mc: add helper macro to determine if a device is of fsl_mc typeNipun Gupta2016-08-211-0/+7
* staging: fsl-mc: convert mc command build/parse to use C structsIoana Radulescu2016-06-262-58/+158
* staging: fsl-mc: make fsl_mc_is_root_dprc() globalStuart Yoder2016-06-261-0/+2
* staging: fsl-mc: add support for device table matchingStuart Yoder2016-06-261-13/+0
* staging: fsl-mc: clean up the device id structStuart Yoder2016-06-261-7/+3
* staging: fsl-mc: add dprc version checkItai Katz2016-04-291-0/+2
* staging: fsl-mc: update dprc binary interface to v5.1Stuart Yoder2016-04-291-7/+12
* staging: fsl-mc: update dpbp binary interface to v2.2Stuart Yoder2016-04-292-3/+52
* staging: fsl-mc: Avoid section mismatchThierry Reding2016-02-181-1/+1
* staging: fsl-mc: Populate the IRQ pool for an MC bus instanceJ. German Rivera2016-02-071-1/+2
* staging: fsl-mc: Extended MC bus allocator to include IRQsJ. German Rivera2016-02-072-0/+24
* staging: fsl-mc: Added GICv3-ITS support for FSL-MC MSIsJ. German Rivera2016-02-071-0/+4
* staging: fsl-mc: Added generic MSI support for FSL-MC devicesJ. German Rivera2016-02-073-1/+35
* staging: fsl-mc: section mismatch bug fixLijun Pan2015-10-271-1/+1
* staging: fsl-mc: Added serialization to mc_send_command()J. German Rivera2015-10-171-0/+29
* staging: fsl-mc:Added support for atomic portalsJ. German Rivera2015-10-171-0/+5
* staging: fsl-mc: Fixed alignment of copyright commentJ. German Rivera2015-10-171-30/+30
* staging: fsl-mc: Changed types of flags, portal size inJ. German Rivera2015-10-171-2/+2
* staging: fsl-mc: dpmcp opening/closing refactoringJ. German Rivera2015-10-171-0/+5
* staging: fsl-mc: fsl_mc_io object refactoringJ. German Rivera2015-10-171-5/+3
* staging: fsl-mc: abstract test for existence of fsl-mc busItai Katz2015-10-041-0/+2
* staging: fsl-mc: Fixed uintX_t CHECK checkpatch warningsJ. German Rivera2015-09-297-193/+193
* staging: fsl-mc: Moved kernel-doc comments to .c filesJ. German Rivera2015-09-293-664/+0
* staging: fsl-mc: up-rev dprc binary interface to v4.0J. German Rivera2015-09-292-53/+239
* staging: fsl-mc: up-rev dpcon binary interface to v2.0J. German Rivera2015-09-291-1/+1
* staging: fsl-mc: up-rev dpbp binary interface to v2.0J. German Rivera2015-09-292-24/+69
* staging: fsl-mc: uprev dpmng binary interface to v8.0J. German Rivera2015-09-291-4/+10
OpenPOWER on IntegriCloud