index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fsl-mc
/
bus
Age
Commit message (
Expand
)
Author
2015-10-27
staging: fsl-mc: section mismatch bug fix
Lijun Pan
2015-10-17
staging: fsl-mc: Added serialization to mc_send_command()
J. German Rivera
2015-10-17
staging: fsl-mc:Added support for atomic portals
J. German Rivera
2015-10-17
staging: fsl-mc: refactored mc_send_command()
J. German Rivera
2015-10-17
staging: fsl-mc: changed timeout units for MC cmd completion
J. German Rivera
2015-10-17
staging: fsl-mc: Added missing initializer in fsl_mc_bus_driver
J. German Rivera
2015-10-17
staging: fsl-mc: fixed bug in uninitialized root dprc irq count
J. German Rivera
2015-10-17
staging: fsl-mc: Fixed WARN_ON() in fsl_mc_resource_pool_remove_device
J. German Rivera
2015-10-17
staging: fsl-mc: refactored error exit in allocator probe/remove
J. German Rivera
2015-10-17
staging: fsl-mc: Fixed bug in fsl_mc_allocator_remove
J. German Rivera
2015-10-17
staging: fsl-mc: Removed unused DPMCP macros
J. German Rivera
2015-10-17
staging: fsl-mc: Changed dev_info() calls to dev_dbg()
J. German Rivera
2015-10-17
staging: fsl-mc: dpmcp opening/closing refactoring
J. German Rivera
2015-10-17
staging: fsl-mc: fsl_mc_io object refactoring
J. German Rivera
2015-10-17
staging: fsl-mc: Naming cleanup in fsl_mc-portal_allocate
J. German Rivera
2015-10-04
staging: fsl-mc: remove references to dev_root
Itai Katz
2015-10-04
staging: fsl-mc: add counter to track number of root DPRCs
Itai Katz
2015-10-04
staging: fsl-mc: add function to return pointer to root dprc
Itai Katz
2015-10-04
staging: fsl-mc: abstract test for whether a dprc is a root dprc
Itai Katz
2015-10-04
staging: fsl-mc: abstract test for existence of fsl-mc bus
Itai Katz
2015-09-29
staging: fsl-mc: Fixed uintX_t CHECK checkpatch warnings
J. German Rivera
2015-09-29
staging: fsl-mc: Moved kernel-doc comments to .c files
J. German Rivera
2015-09-29
staging: fsl-mc: up-rev dprc binary interface to v4.0
J. German Rivera
2015-09-29
staging: fsl-mc: up-rev dpmcp binary interface to v2.0
J. German Rivera
2015-09-29
staging: fsl-mc: up-rev dpbp binary interface to v2.0
J. German Rivera
2015-09-29
staging: fsl-mc: uprev dpmng binary interface to v8.0
J. German Rivera
2015-09-12
Staging: fsl-mc/bus: mc-bus.c: Fixed coding style issues
Nayeemahmed Badebade
2015-05-08
staging: fsl-mc: Remove redundant initalization of the .owner field
Gujulan Elango, Hari Prasath (H.)
2015-04-03
staging: fsl-mc: Changed version matching rules for MC object drivers
J. German Rivera
2015-04-03
staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exit
J. German Rivera
2015-04-03
staging: fsl-mc: Fix crash in fsl_mc_device_remove()
J. German Rivera
2015-04-03
staging: fsl-mc: Bind/unbind driver when MC object is plugged/unplugged
J. German Rivera
2015-04-03
staging: fsl-mc: Removed reordering of MC objects during bus scan
J. German Rivera
2015-04-03
staging: fsl-mc: Name MC object devices using decimal numbers
J. German Rivera
2015-03-06
staging: fsl-mc: fsl-mc object allocator driver
J. German Rivera
2015-03-06
staging: fsl-mc: Device driver for FSL-MC DPRC devices
J. German Rivera
2015-03-06
staging: fsl-mc: Freescale Management Complex (fsl-mc) bus driver
J. German Rivera
2015-03-06
staging: fsl-mc: Added Freescale Management Complex APIs
J. German Rivera