index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fsl-mc
Age
Commit message (
Expand
)
Author
2016-03-22
staging: fsl-mc: fix incorrect type passed to dev_err macros
Cihangir Akturk
2016-03-22
staging: fsl-mc: fix incorrect type passed to dev_dbg macros
Cihangir Akturk
2016-03-11
Staging: fsl-mc: Replace pr_err with dev_err
Bhumika Goyal
2016-03-11
Staging: fsl-mc: Replace pr_debug with dev_dbg
Bhumika Goyal
2016-03-11
staging: fsl-mc: bus: Eliminate double function call
Bhaktipriya Shridhar
2016-03-11
staging: fsl-mc: Drop unneeded void pointer cast
Janani Ravichandran
2016-02-20
staging: fsl-mc: Remove unneeded else following a return
Janani Ravichandran
2016-02-20
Staging: fsl-mc: bus: Drop owner assignment from platform_driver
Bhumika Goyal
2016-02-18
staging: fsl-mc: Avoid section mismatch
Thierry Reding
2016-02-18
staging: fsl-mc: Do not allow building as a module
Thierry Reding
2016-02-11
staging: fsl-mc: Remove unneeded parentheses
Janani Ravichandran
2016-02-07
staging: fsl-mc: Added MSI support to the MC bus driver
J. German Rivera
2016-02-07
staging: fsl-mc: Added DPRC interrupt handler
J. German Rivera
2016-02-07
staging: fsl-mc: Fixed bug in dprc_probe() error path
J. German Rivera
2016-02-07
staging: fsl-mc: set MSI domain for DPRC objects
J. German Rivera
2016-02-07
staging: fsl-mc: Populate the IRQ pool for an MC bus instance
J. German Rivera
2016-02-07
staging: fsl-mc: Changed DPRC built-in portal's mc_io to be atomic
J. German Rivera
2016-02-07
staging: fsl-mc: Extended MC bus allocator to include IRQs
J. German Rivera
2016-02-07
staging: fsl-mc: Added GICv3-ITS support for FSL-MC MSIs
J. German Rivera
2016-02-07
staging: fsl-mc: Added generic MSI support for FSL-MC devices
J. German Rivera
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: Fixed alignment of copyright comment
J. German Rivera
2015-10-17
staging: fsl-mc: Removed unused DPMCP macros
J. German Rivera
2015-10-17
staging: fsl-mc: Changed types of flags, portal size in
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 dpcon binary interface to v2.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-29
staging: fsl-mc: Add new flags field to MC command header
J. German Rivera
[next]