From: andy.gross@linaro.org (Andy Gross)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL V3] Qualcomm SoC Updates for 4.6
Date: Wed, 2 Mar 2016 22:38:21 -0600 [thread overview]
Message-ID: <1456979901-4044-1-git-send-email-andy.gross@linaro.org> (raw)
The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-soc-for-4.6
for you to fetch changes up to c1f28712cc33e79b40ffc4456ddc60af50e80187:
soc: qcom: smp2p: Use memset_io to zero out new entries (2016-03-02 21:53:12 -0600)
----------------------------------------------------------------
Qualcomm ARM Based SoC Updates for v4.6
* Add stubs for smem_state to fix build issues
* Fix module usage in SPM driver
* Add i2c and spi entries into QCOM MAINTAINERS entry
* Add SMD multi channel support
* Add clks to QCOM MAINTAINERS
* Fix smp2p memset issue
----------------------------------------------------------------
Bjorn Andersson (7):
soc: qcom: smem_state: Add stubs for disabled smem_state
soc: qcom: smd: Introduce callback setter
soc: qcom: smd: Split discovery and state change work
soc: qcom: smd: Refactor channel open and close handling
soc: qcom: smd: Support multiple channels per sdev
soc: qcom: smd: Support opening additional channels
soc: qcom: smp2p: Use memset_io to zero out new entries
Lina Iyer (1):
drivers: qcom: spm: avoid module usage in non-modular SPM driver
Srinivas Kandagatla (2):
MAINTAINERS: add qcom i2c and spi drivers to list
MAINTAINERS: add qcom clocks to the maintainers list
MAINTAINERS | 3 +
drivers/soc/qcom/smd.c | 229 +++++++++++++++++++++++++++---------
drivers/soc/qcom/smp2p.c | 2 +-
drivers/soc/qcom/spm.c | 8 +-
include/linux/soc/qcom/smd.h | 8 +-
include/linux/soc/qcom/smem_state.h | 35 ++++++
6 files changed, 221 insertions(+), 64 deletions(-)
reply other threads:[~2016-03-03 4:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1456979901-4044-1-git-send-email-andy.gross@linaro.org \
--to=andy.gross@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).