index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fsl-mc
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: fsl-mc: bus: Drop warning
Matthias Brugger
2016-04-29
1
-8
/
+4
*
staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate() failures
Horia Geantă
2016-04-29
1
-0
/
+1
*
staging: fsl-mc: add dpmcp version check
Itai Katz
2016-04-29
2
-3
/
+14
*
staging: fsl-mc: add quirk handling for dpseci objects < 4.0
Horia Geanta
2016-04-29
1
-0
/
+9
*
staging: fsl-mc: add dprc version check
Itai Katz
2016-04-29
4
-3
/
+25
*
staging: fsl-mc: get version of root dprc from MC hardware
Itai Katz
2016-04-29
1
-8
/
+37
*
staging: fsl-mc: set cacheable flag for added devices if applicable
Itai Katz
2016-04-29
1
-0
/
+2
*
staging: fsl-mc: set up coherent dma ops for added devices
Stuart Yoder
2016-04-29
1
-0
/
+4
*
staging: fsl-mc: don't use object versions to make binding decisions
Itai Katz
2016-04-29
3
-46
/
+2
*
staging: fsl-mc: update dprc binary interface to v5.1
Stuart Yoder
2016-04-29
5
-23
/
+29
*
staging: fsl-mc: update dpbp binary interface to v2.2
Stuart Yoder
2016-04-29
3
-5
/
+127
*
staging: fsl-mc: update dpmcp binary interface to v3.0
Stuart Yoder
2016-04-29
3
-44
/
+6
*
staging: fsl-mc: DPAA2 overview readme update
Stuart Yoder
2016-04-29
1
-58
/
+80
*
staging: fsl-mc: TODO updates
Stuart Yoder
2016-04-29
1
-13
/
+0
*
staging: fsl-mc: get rid of mutex_locked variables
Cihangir Akturk
2016-04-29
1
-37
/
+24
*
staging: fsl-mc: fix incorrect type passed to dev_err macros
Cihangir Akturk
2016-03-22
1
-2
/
+2
*
staging: fsl-mc: fix incorrect type passed to dev_dbg macros
Cihangir Akturk
2016-03-22
1
-3
/
+3
*
Staging: fsl-mc: Replace pr_err with dev_err
Bhumika Goyal
2016-03-11
1
-2
/
+3
*
Staging: fsl-mc: Replace pr_debug with dev_dbg
Bhumika Goyal
2016-03-11
1
-3
/
+6
*
staging: fsl-mc: bus: Eliminate double function call
Bhaktipriya Shridhar
2016-03-11
1
-2
/
+0
*
staging: fsl-mc: Drop unneeded void pointer cast
Janani Ravichandran
2016-03-11
1
-1
/
+1
*
staging: fsl-mc: Remove unneeded else following a return
Janani Ravichandran
2016-02-20
1
-2
/
+1
*
Staging: fsl-mc: bus: Drop owner assignment from platform_driver
Bhumika Goyal
2016-02-20
1
-1
/
+0
*
staging: fsl-mc: Avoid section mismatch
Thierry Reding
2016-02-18
2
-2
/
+2
*
staging: fsl-mc: Do not allow building as a module
Thierry Reding
2016-02-18
1
-1
/
+1
*
staging: fsl-mc: Remove unneeded parentheses
Janani Ravichandran
2016-02-11
1
-1
/
+1
*
staging: fsl-mc: Added MSI support to the MC bus driver
J. German Rivera
2016-02-07
1
-0
/
+12
*
staging: fsl-mc: Added DPRC interrupt handler
J. German Rivera
2016-02-07
1
-0
/
+247
*
staging: fsl-mc: Fixed bug in dprc_probe() error path
J. German Rivera
2016-02-07
1
-3
/
+14
*
staging: fsl-mc: set MSI domain for DPRC objects
J. German Rivera
2016-02-07
1
-0
/
+39
*
staging: fsl-mc: Populate the IRQ pool for an MC bus instance
J. German Rivera
2016-02-07
2
-3
/
+24
*
staging: fsl-mc: Changed DPRC built-in portal's mc_io to be atomic
J. German Rivera
2016-02-07
2
-2
/
+5
*
staging: fsl-mc: Extended MC bus allocator to include IRQs
J. German Rivera
2016-02-07
3
-0
/
+223
*
staging: fsl-mc: Added GICv3-ITS support for FSL-MC MSIs
J. German Rivera
2016-02-07
3
-0
/
+132
*
staging: fsl-mc: Added generic MSI support for FSL-MC devices
J. German Rivera
2016-02-07
6
-1
/
+313
*
staging: fsl-mc: section mismatch bug fix
Lijun Pan
2015-10-27
2
-2
/
+2
*
staging: fsl-mc: Added serialization to mc_send_command()
J. German Rivera
2015-10-17
2
-3
/
+51
*
staging: fsl-mc:Added support for atomic portals
J. German Rivera
2015-10-17
2
-3
/
+55
*
staging: fsl-mc: refactored mc_send_command()
J. German Rivera
2015-10-17
1
-12
/
+38
*
staging: fsl-mc: changed timeout units for MC cmd completion
J. German Rivera
2015-10-17
1
-3
/
+3
*
staging: fsl-mc: Added missing initializer in fsl_mc_bus_driver
J. German Rivera
2015-10-17
1
-0
/
+1
*
staging: fsl-mc: fixed bug in uninitialized root dprc irq count
J. German Rivera
2015-10-17
1
-0
/
+1
*
staging: fsl-mc: Fixed WARN_ON() in fsl_mc_resource_pool_remove_device
J. German Rivera
2015-10-17
1
-1
/
+1
*
staging: fsl-mc: refactored error exit in allocator probe/remove
J. German Rivera
2015-10-17
1
-14
/
+9
*
staging: fsl-mc: Fixed bug in fsl_mc_allocator_remove
J. German Rivera
2015-10-17
1
-3
/
+5
*
staging: fsl-mc: Fixed alignment of copyright comment
J. German Rivera
2015-10-17
1
-30
/
+30
*
staging: fsl-mc: Removed unused DPMCP macros
J. German Rivera
2015-10-17
1
-79
/
+0
*
staging: fsl-mc: Changed types of flags, portal size in
J. German Rivera
2015-10-17
1
-2
/
+2
*
staging: fsl-mc: Changed dev_info() calls to dev_dbg()
J. German Rivera
2015-10-17
1
-4
/
+4
*
staging: fsl-mc: dpmcp opening/closing refactoring
J. German Rivera
2015-10-17
3
-21
/
+73
[next]