summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl-mc/bus/mc-allocator.c
AgeCommit message (Expand)Author
2016-09-01staging: fsl-mc: improve naming of source filesStuart Yoder
2016-09-01staging: fsl-mc: rename mc-private.h to mc-bus.hStuart Yoder
2016-08-21fsl-mc: add helper macro to determine if a device is of fsl_mc typeNipun Gupta
2016-06-27staging: fsl-mc: clean up the device id structStuart Yoder
2016-04-30staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate() failuresHoria Geantă
2016-04-30staging: fsl-mc: add dpmcp version checkItai Katz
2016-04-30staging: fsl-mc: don't use object versions to make binding decisionsItai Katz
2016-04-30staging: fsl-mc: get rid of mutex_locked variablesCihangir Akturk
2016-02-19staging: fsl-mc: Avoid section mismatchThierry Reding
2016-02-08staging: fsl-mc: Extended MC bus allocator to include IRQsJ. German Rivera
2015-10-18staging: fsl-mc: Fixed WARN_ON() in fsl_mc_resource_pool_remove_deviceJ. German Rivera
2015-10-18staging: fsl-mc: refactored error exit in allocator probe/removeJ. German Rivera
2015-10-18staging: fsl-mc: Fixed bug in fsl_mc_allocator_removeJ. German Rivera
2015-10-18staging: fsl-mc: Changed dev_info() calls to dev_dbg()J. German Rivera
2015-10-18staging: fsl-mc: dpmcp opening/closing refactoringJ. German Rivera
2015-10-18staging: fsl-mc: fsl_mc_io object refactoringJ. German Rivera
2015-10-18staging: fsl-mc: Naming cleanup in fsl_mc-portal_allocateJ. German Rivera
2015-09-29staging: fsl-mc: Fixed uintX_t CHECK checkpatch warningsJ. German Rivera
2015-09-29staging: fsl-mc: up-rev dpmcp binary interface to v2.0J. German Rivera
2015-04-03staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exitJ. German Rivera
2015-03-07staging: fsl-mc: fsl-mc object allocator driverJ. German Rivera