linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Gross <andy.gross@linaro.org>
To: arm@kernel.org
Cc: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@baylibre.com>,
	linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Qualcomm Driver Updates for v4.9
Date: Fri,  2 Sep 2016 22:56:04 -0500	[thread overview]
Message-ID: <1472874964-17800-1-git-send-email-andy.gross@linaro.org> (raw)

The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-drivers-for-4.9

for you to fetch changes up to 23c282d62f573263db679e6b4c9f2da82aa24f96:

  rtc: rtc-pm8xxx: Add support for pm8018 rtc (2016-09-02 13:44:16 -0500)

----------------------------------------------------------------
Qualcomm ARM Based Driver Updates for v4.9

* Silence smem probe defer messages
* Make scm explicitly non-modular
* Assorted SMD bug fixes and minor changes
* Add PM8018 RTC support

----------------------------------------------------------------
Bjorn Andersson (5):
      soc: qcom: smd: Correct compile stub prototypes
      soc: qcom: smd: Simplify multi channel handling
      soc: qcom: smd: Request irqs after parsing properties
      soc: qcom: smd: Represent smd edges as devices
      soc: qcom: smd: Reset rx tail rather than tx

Neil Armstrong (1):
      rtc: rtc-pm8xxx: Add support for pm8018 rtc

Paul Gortmaker (1):
      firmware: qcom_scm: make it explicitly non-modular

Stephen Boyd (1):
      soc: qcom: smem: Silence probe defer error

 .../devicetree/bindings/mfd/qcom-pm8xxx.txt        |   1 +
 drivers/firmware/qcom_scm.c                        |  19 +-
 drivers/rtc/rtc-pm8xxx.c                           |   1 +
 drivers/soc/qcom/smd.c                             | 265 ++++++++++++---------
 drivers/soc/qcom/smem.c                            |   3 +-
 include/linux/soc/qcom/smd.h                       |  29 ++-
 6 files changed, 191 insertions(+), 127 deletions(-)

             reply	other threads:[~2016-09-03  3:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-03  3:56 Andy Gross [this message]
2016-09-14 22:21 ` [GIT PULL] Qualcomm Driver Updates for v4.9 Arnd Bergmann

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=1472874964-17800-1-git-send-email-andy.gross@linaro.org \
    --to=andy.gross@linaro.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=khilman@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=olof@lixom.net \
    /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).