summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc
Commit message (Expand)AuthorAgeFilesLines
* staging: fsl-mc: section mismatch bug fixLijun Pan2015-10-272-2/+2
* staging: fsl-mc: Added serialization to mc_send_command()J. German Rivera2015-10-172-3/+51
* staging: fsl-mc:Added support for atomic portalsJ. German Rivera2015-10-172-3/+55
* staging: fsl-mc: refactored mc_send_command()J. German Rivera2015-10-171-12/+38
* staging: fsl-mc: changed timeout units for MC cmd completionJ. German Rivera2015-10-171-3/+3
* staging: fsl-mc: Added missing initializer in fsl_mc_bus_driverJ. German Rivera2015-10-171-0/+1
* staging: fsl-mc: fixed bug in uninitialized root dprc irq countJ. German Rivera2015-10-171-0/+1
* staging: fsl-mc: Fixed WARN_ON() in fsl_mc_resource_pool_remove_deviceJ. German Rivera2015-10-171-1/+1
* staging: fsl-mc: refactored error exit in allocator probe/removeJ. German Rivera2015-10-171-14/+9
* staging: fsl-mc: Fixed bug in fsl_mc_allocator_removeJ. German Rivera2015-10-171-3/+5
* staging: fsl-mc: Fixed alignment of copyright commentJ. German Rivera2015-10-171-30/+30
* staging: fsl-mc: Removed unused DPMCP macrosJ. German Rivera2015-10-171-79/+0
* staging: fsl-mc: Changed types of flags, portal size inJ. German Rivera2015-10-171-2/+2
* staging: fsl-mc: Changed dev_info() calls to dev_dbg()J. German Rivera2015-10-171-4/+4
* staging: fsl-mc: dpmcp opening/closing refactoringJ. German Rivera2015-10-173-21/+73
* staging: fsl-mc: fsl_mc_io object refactoringJ. German Rivera2015-10-173-23/+35
* staging: fsl-mc: Naming cleanup in fsl_mc-portal_allocateJ. German Rivera2015-10-171-7/+7
* staging: fsl-mc: remove references to dev_rootItai Katz2015-10-041-4/+0
* staging: fsl-mc: add counter to track number of root DPRCsItai Katz2015-10-041-2/+11
* staging: fsl-mc: add function to return pointer to root dprcItai Katz2015-10-041-4/+34
* staging: fsl-mc: abstract test for whether a dprc is a root dprcItai Katz2015-10-041-3/+13
* staging: fsl-mc: abstract test for existence of fsl-mc busItai Katz2015-10-042-2/+13
* staging: fsl-mc: Fixed uintX_t CHECK checkpatch warningsJ. German Rivera2015-09-2915-401/+401
* staging: fsl-mc: Moved kernel-doc comments to .c filesJ. German Rivera2015-09-298-841/+841
* staging: fsl-mc: up-rev dprc binary interface to v4.0J. German Rivera2015-09-296-153/+630
* staging: fsl-mc: up-rev dpcon binary interface to v2.0J. German Rivera2015-09-291-1/+1
* staging: fsl-mc: up-rev dpmcp binary interface to v2.0J. German Rivera2015-09-294-78/+124
* staging: fsl-mc: up-rev dpbp binary interface to v2.0J. German Rivera2015-09-293-60/+127
* staging: fsl-mc: uprev dpmng binary interface to v8.0J. German Rivera2015-09-293-10/+22
* staging: fsl-mc: Add new flags field to MC command headerJ. German Rivera2015-09-291-6/+24
* Staging: fsl-mc/bus: mc-bus.c: Fixed coding style issuesNayeemahmed Badebade2015-09-121-3/+3
* staging: fsl-mc: add DPAA2 overview readmeStuart Yoder2015-08-072-4/+364
* staging: fsl-mc: update TODO listStuart Yoder2015-07-221-1/+23
* staging: fsl-mc: Remove redundant initalization of the .owner fieldGujulan Elango, Hari Prasath (H.)2015-05-081-1/+0
* staging: fsl-mc: Changed version matching rules for MC object driversJ. German Rivera2015-04-032-5/+26
* staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exitJ. German Rivera2015-04-034-11/+25
* staging: fsl-mc: Fix crash in fsl_mc_device_remove()J. German Rivera2015-04-032-11/+7
* staging: fsl-mc: Bind/unbind driver when MC object is plugged/unpluggedJ. German Rivera2015-04-031-1/+38
* staging: fsl-mc: Removed reordering of MC objects during bus scanJ. German Rivera2015-04-031-32/+0
* staging: fsl-mc: Name MC object devices using decimal numbersJ. German Rivera2015-04-031-1/+1
* staging: fsl-mc: Corrected email addresses in TODO fileJ. German Rivera2015-03-201-2/+3
* staging: fsl-mc: fsl-mc object allocator driverJ. German Rivera2015-03-0615-16/+2366
* staging: fsl-mc: Device driver for FSL-MC DPRC devicesJ. German Rivera2015-03-064-1/+404
* staging: fsl-mc: Freescale Management Complex (fsl-mc) bus driverJ. German Rivera2015-03-067-0/+999
* staging: fsl-mc: Added Freescale Management Complex APIsJ. German Rivera2015-03-0610-0/+2481
OpenPOWER on IntegriCloud