index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scmi
/
driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-11
1
-55
/
+54
|
\
|
*
firmware: arm_scmi: simplify exit path by returning on error
Sudeep Holla
2018-05-10
1
-5
/
+6
|
*
firmware: arm_scmi: remove unnecessary bitmap_zero
Sudeep Holla
2018-05-10
1
-2
/
+0
|
*
firmware: arm_scmi: rename scmi_xfer_{init,get,put}
Sudeep Holla
2018-05-10
1
-10
/
+10
|
*
firmware: arm_scmi: fix kernel-docs documentation
Sudeep Holla
2018-05-09
1
-21
/
+24
|
*
firmware: arm_scmi: improve code readability using bitfield accessor macros
Sudeep Holla
2018-05-09
1
-17
/
+14
*
|
firmware: arm_scmi: Use after free in scmi_create_protocol_device()
Dan Carpenter
2018-05-08
1
-0
/
+1
|
/
*
firmware: arm_scmi: add per-protocol channels support using idr objects
Sudeep Holla
2018-02-28
1
-12
/
+42
*
firmware: arm_scmi: refactor in preparation to support per-protocol channels
Sudeep Holla
2018-02-28
1
-34
/
+56
*
firmware: arm_scmi: add support for polling based SCMI transfers
Sudeep Holla
2018-02-28
1
-8
/
+47
*
firmware: arm_scmi: probe and initialise all the supported protocols
Sudeep Holla
2018-02-28
1
-1
/
+50
*
firmware: arm_scmi: add common infrastructure and support for base protocol
Sudeep Holla
2018-02-28
1
-0
/
+53
*
firmware: arm_scmi: add basic driver infrastructure for SCMI
Sudeep Holla
2018-02-28
1
-0
/
+678