index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
qcom
/
smd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding it
Stephen Boyd
2016-01-20
1
-9
/
+4
*
soc: qcom: smd: delete unneeded of_node_put
Julia Lawall
2015-10-14
1
-3
/
+1
*
soc: qcom: smd: Correct SMEM items for upper channels
Bjorn Andersson
2015-10-14
1
-2
/
+2
*
soc: qcom: smd: Reject send of too big packets
Bjorn Andersson
2015-10-14
1
-0
/
+4
*
soc: qcom: smd: Handle big endian CPUs
Stephen Boyd
2015-10-14
1
-65
/
+116
*
soc: qcom: smd: Use __iowrite32_copy() instead of open-coding it
Stephen Boyd
2015-10-14
1
-9
/
+4
*
soc: qcom: smd: Represent channel layout in structures
Stephen Boyd
2015-10-14
1
-28
/
+33
*
soc: qcom: Make qcom_smem_get() return a pointer
Stephen Boyd
2015-10-14
1
-15
/
+15
*
soc: qcom: smd: Implement id_table driver matching
Bjorn Andersson
2015-10-14
1
-7
/
+18
*
soc: qcom: smd: Correct fBLOCKREADINTR handling
Bjorn Andersson
2015-09-09
1
-3
/
+3
*
soc: qcom: smd: Use correct remote processor ID
Andy Gross
2015-09-09
1
-4
/
+12
*
soc: qcom: Add Shared Memory Driver
Bjorn Andersson
2015-07-29
1
-0
/
+1319