aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-17staging: fsl-mc: Changed types of flags, portal size inJ. German Rivera1-2/+2
2015-10-17staging: fsl-mc: dpmcp opening/closing refactoringJ. German Rivera1-0/+5
2015-10-17staging: fsl-mc: fsl_mc_io object refactoringJ. German Rivera1-5/+3
2015-10-04staging: fsl-mc: abstract test for existence of fsl-mc busItai Katz1-0/+2
2015-09-29staging: fsl-mc: Fixed uintX_t CHECK checkpatch warningsJ. German Rivera7-193/+193
2015-09-29staging: fsl-mc: Moved kernel-doc comments to .c filesJ. German Rivera3-664/+0
2015-09-29staging: fsl-mc: up-rev dprc binary interface to v4.0J. German Rivera2-53/+239
2015-09-29staging: fsl-mc: up-rev dpcon binary interface to v2.0J. German Rivera1-1/+1
2015-09-29staging: fsl-mc: up-rev dpbp binary interface to v2.0J. German Rivera2-24/+69
2015-09-29staging: fsl-mc: uprev dpmng binary interface to v8.0J. German Rivera1-4/+10
2015-09-29staging: fsl-mc: Add new flags field to MC command headerJ. German Rivera1-6/+24
2015-04-03staging: fsl-mc: Changed version matching rules for MC object driversJ. German Rivera1-1/+1
2015-04-03staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exitJ. German Rivera1-0/+4
2015-03-06staging: fsl-mc: fsl-mc object allocator driverJ. German Rivera6-13/+571
2015-03-06staging: fsl-mc: Device driver for FSL-MC DPRC devicesJ. German Rivera1-0/+10
2015-03-06staging: fsl-mc: Freescale Management Complex (fsl-mc) bus driverJ. German Rivera2-0/+203
2015-03-06staging: fsl-mc: Added Freescale Management Complex APIsJ. German Rivera4-0/+1064