开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scmi
/
driver.c
Age
Commit message (
Expand
)
Author
2019-04-12
firmware: arm_scmi: replace of_match_device->data with of_device_get_match_da...
Aditya Pakki
2019-04-12
firmware: arm_scmi: fix of_node leak in scmi_mailbox_check
Steven Price
2018-06-11
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-05-10
firmware: arm_scmi: simplify exit path by returning on error
Sudeep Holla
2018-05-10
firmware: arm_scmi: remove unnecessary bitmap_zero
Sudeep Holla
2018-05-10
firmware: arm_scmi: rename scmi_xfer_{init,get,put}
Sudeep Holla
2018-05-09
firmware: arm_scmi: fix kernel-docs documentation
Sudeep Holla
2018-05-09
firmware: arm_scmi: improve code readability using bitfield accessor macros
Sudeep Holla
2018-05-08
firmware: arm_scmi: Use after free in scmi_create_protocol_device()
Dan Carpenter
2018-02-28
firmware: arm_scmi: add per-protocol channels support using idr objects
Sudeep Holla
2018-02-28
firmware: arm_scmi: refactor in preparation to support per-protocol channels
Sudeep Holla
2018-02-28
firmware: arm_scmi: add support for polling based SCMI transfers
Sudeep Holla
2018-02-28
firmware: arm_scmi: probe and initialise all the supported protocols
Sudeep Holla
2018-02-28
firmware: arm_scmi: add common infrastructure and support for base protocol
Sudeep Holla
2018-02-28
firmware: arm_scmi: add basic driver infrastructure for SCMI
Sudeep Holla