index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fsl-mc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-27
staging: fsl-mc: section mismatch bug fix
Lijun Pan
2
-2
/
+2
2015-10-18
staging: fsl-mc: Added serialization to mc_send_command()
J. German Rivera
2
-3
/
+51
2015-10-18
staging: fsl-mc:Added support for atomic portals
J. German Rivera
2
-3
/
+55
2015-10-18
staging: fsl-mc: refactored mc_send_command()
J. German Rivera
1
-12
/
+38
2015-10-18
staging: fsl-mc: changed timeout units for MC cmd completion
J. German Rivera
1
-3
/
+3
2015-10-18
staging: fsl-mc: Added missing initializer in fsl_mc_bus_driver
J. German Rivera
1
-0
/
+1
2015-10-18
staging: fsl-mc: fixed bug in uninitialized root dprc irq count
J. German Rivera
1
-0
/
+1
2015-10-18
staging: fsl-mc: Fixed WARN_ON() in fsl_mc_resource_pool_remove_device
J. German Rivera
1
-1
/
+1
2015-10-18
staging: fsl-mc: refactored error exit in allocator probe/remove
J. German Rivera
1
-14
/
+9
2015-10-18
staging: fsl-mc: Fixed bug in fsl_mc_allocator_remove
J. German Rivera
1
-3
/
+5
2015-10-18
staging: fsl-mc: Fixed alignment of copyright comment
J. German Rivera
1
-30
/
+30
2015-10-18
staging: fsl-mc: Removed unused DPMCP macros
J. German Rivera
1
-79
/
+0
2015-10-18
staging: fsl-mc: Changed types of flags, portal size in
J. German Rivera
1
-2
/
+2
2015-10-18
staging: fsl-mc: Changed dev_info() calls to dev_dbg()
J. German Rivera
1
-4
/
+4
2015-10-18
staging: fsl-mc: dpmcp opening/closing refactoring
J. German Rivera
3
-21
/
+73
2015-10-18
staging: fsl-mc: fsl_mc_io object refactoring
J. German Rivera
3
-23
/
+35
2015-10-18
staging: fsl-mc: Naming cleanup in fsl_mc-portal_allocate
J. German Rivera
1
-7
/
+7
2015-10-04
staging: fsl-mc: remove references to dev_root
Itai Katz
1
-4
/
+0
2015-10-04
staging: fsl-mc: add counter to track number of root DPRCs
Itai Katz
1
-2
/
+11
2015-10-04
staging: fsl-mc: add function to return pointer to root dprc
Itai Katz
1
-4
/
+34
2015-10-04
staging: fsl-mc: abstract test for whether a dprc is a root dprc
Itai Katz
1
-3
/
+13
2015-10-04
staging: fsl-mc: abstract test for existence of fsl-mc bus
Itai Katz
2
-2
/
+13
2015-09-29
staging: fsl-mc: Fixed uintX_t CHECK checkpatch warnings
J. German Rivera
15
-401
/
+401
2015-09-29
staging: fsl-mc: Moved kernel-doc comments to .c files
J. German Rivera
8
-841
/
+841
2015-09-29
staging: fsl-mc: up-rev dprc binary interface to v4.0
J. German Rivera
6
-153
/
+630
2015-09-29
staging: fsl-mc: up-rev dpcon binary interface to v2.0
J. German Rivera
1
-1
/
+1
2015-09-29
staging: fsl-mc: up-rev dpmcp binary interface to v2.0
J. German Rivera
4
-78
/
+124
2015-09-29
staging: fsl-mc: up-rev dpbp binary interface to v2.0
J. German Rivera
3
-60
/
+127
2015-09-29
staging: fsl-mc: uprev dpmng binary interface to v8.0
J. German Rivera
3
-10
/
+22
2015-09-29
staging: fsl-mc: Add new flags field to MC command header
J. German Rivera
1
-6
/
+24
2015-09-13
Staging: fsl-mc/bus: mc-bus.c: Fixed coding style issues
Nayeemahmed Badebade
1
-3
/
+3
2015-08-08
staging: fsl-mc: add DPAA2 overview readme
Stuart Yoder
2
-4
/
+364
2015-07-23
staging: fsl-mc: update TODO list
Stuart Yoder
1
-1
/
+23
2015-05-08
staging: fsl-mc: Remove redundant initalization of the .owner field
Gujulan Elango, Hari Prasath (H.)
1
-1
/
+0
2015-04-03
staging: fsl-mc: Changed version matching rules for MC object drivers
J. German Rivera
2
-5
/
+26
2015-04-03
staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exit
J. German Rivera
4
-11
/
+25
2015-04-03
staging: fsl-mc: Fix crash in fsl_mc_device_remove()
J. German Rivera
2
-11
/
+7
2015-04-03
staging: fsl-mc: Bind/unbind driver when MC object is plugged/unplugged
J. German Rivera
1
-1
/
+38
2015-04-03
staging: fsl-mc: Removed reordering of MC objects during bus scan
J. German Rivera
1
-32
/
+0
2015-04-03
staging: fsl-mc: Name MC object devices using decimal numbers
J. German Rivera
1
-1
/
+1
2015-03-20
staging: fsl-mc: Corrected email addresses in TODO file
J. German Rivera
1
-2
/
+3
2015-03-07
staging: fsl-mc: fsl-mc object allocator driver
J. German Rivera
15
-16
/
+2366
2015-03-07
staging: fsl-mc: Device driver for FSL-MC DPRC devices
J. German Rivera
4
-1
/
+404
2015-03-07
staging: fsl-mc: Freescale Management Complex (fsl-mc) bus driver
J. German Rivera
7
-0
/
+999
2015-03-07
staging: fsl-mc: Added Freescale Management Complex APIs
J. German Rivera
10
-0
/
+2481