index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: convert mc command build/parse to use C structs
Ioana Radulescu
2016-06-26
10
-633
/
+1056
*
staging: fsl-mc: properly set hwirq in msi set_desc
Stuart Yoder
2016-06-26
1
-1
/
+16
*
staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprc
Stuart Yoder
2016-06-26
1
-4
/
+6
*
staging: fsl-mc: dprc: add missing irq free
Stuart Yoder
2016-06-26
1
-0
/
+5
*
staging: fsl-mc: fix asymmetry in destroy of mc_io
Bharat Bhushan
2016-06-26
2
-4
/
+9
*
staging: fsl-mc: make fsl_mc_is_root_dprc() global
Stuart Yoder
2016-06-26
2
-15
/
+15
*
staging: fsl-mc: export mc_get_version
Stuart Yoder
2016-06-26
1
-0
/
+1
*
staging: fsl-mc: add support for device table matching
Stuart Yoder
2016-06-26
1
-13
/
+0
*
staging: fsl-mc: clean up the device id struct
Stuart Yoder
2016-06-26
4
-10
/
+6
*
staging: fsl-mc: implement uevent callback and set the modalias
Stuart Yoder
2016-06-26
1
-1
/
+7
*
staging: fsl-mc: add support for the modalias sysfs attribute
Stuart Yoder
2016-06-26
1
-0
/
+25
*
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
[next]