linux-arm-kernel.lists.infradead.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>,
	linux-arm-msm@vger.kernel.org,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Kevin Hilman <khilman@baylibre.com>,
	Olof Johansson <olof@lixom.net>,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Qualcomm Driver updates for 4.21
Date: Mon,  3 Dec 2018 13:39:03 -0600	[thread overview]
Message-ID: <1543865944-3591-3-git-send-email-andy.gross@linaro.org> (raw)
In-Reply-To: <1543865944-3591-1-git-send-email-andy.gross@linaro.org>

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the git repository at:

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

for you to fetch changes up to b601f73130a375c912d9f2ec93c5f3cea5d6a3da:

  drm: msm: Check cmd_db_read_aux_data() for failure (2018-11-29 17:41:53 -0600)

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

* Fix llcc license, includes, and error checks
* Remove use of memcpy in cmd-db and fix API breakage
* Add QCS404 compatible to SMD-RPM
* Minor fixes for QMI
* Add irq clear handling in QCOM Geni SE during init

----------------------------------------------------------------
Alok Chauhan (1):
      soc: qcom: Add irq clear handling during SE init

Arnd Bergmann (1):
      soc: qcom/llcc: add MODULE_LICENSE tag

Arun Kumar Neelakantam (1):
      soc: qcom: qmi_interface: Limit txn ids to U16_MAX

Bjorn Andersson (1):
      soc: qcom: smd-rpm: Add QCS404 compatible

Jordan Crouse (1):
      soc: qcom: llcc-slice: Add error checks for API functions

Niklas Cassel (1):
      soc: qcom: Drop help text for QCOM_QMI_HELPERS

Stephen Boyd (3):
      soc: qcom: cmd-db: Remove memcpy()ing from cmd_db_get_header()
      soc: qcom: cmd-db: Stop memcpy()ing in cmd_db_read_aux_data()
      drm: msm: Check cmd_db_read_aux_data() for failure

YueHaibing (1):
      soc: qcom: llcc-slice: Remove duplicated include from llcc-slice.c

 .../devicetree/bindings/soc/qcom/qcom,smd-rpm.txt  |  1 +
 drivers/gpu/drm/msm/adreno/a6xx_gmu.c              | 59 ++++++--------
 drivers/soc/qcom/Kconfig                           |  5 --
 drivers/soc/qcom/cmd-db.c                          | 93 +++++++---------------
 drivers/soc/qcom/llcc-slice.c                      | 17 +++-
 drivers/soc/qcom/qcom-geni-se.c                    | 25 +++---
 drivers/soc/qcom/qmi_interface.c                   |  2 +-
 drivers/soc/qcom/smd-rpm.c                         |  1 +
 include/linux/soc/qcom/qmi.h                       |  2 +-
 include/soc/qcom/cmd-db.h                          | 12 +--
 10 files changed, 88 insertions(+), 129 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2018-12-03 19:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-03 19:39 [GIT PULL] Qualcomm ARM64 Defconfig updates for 4.21 Andy Gross
2018-12-03 19:39 ` [GIT PULL] Qualcomm ARM64 DT " Andy Gross
2018-12-03 21:04   ` Olof Johansson
2018-12-03 19:39 ` Andy Gross [this message]
2018-12-03 21:11   ` [GIT PULL] Qualcomm Driver " Olof Johansson
2018-12-03 19:39 ` [GIT PULL] Qualcomm Device Tree " Andy Gross
2018-12-03 21:05   ` Olof Johansson
2018-12-03 21:03 ` [GIT PULL] Qualcomm ARM64 Defconfig " Olof Johansson

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=1543865944-3591-3-git-send-email-andy.gross@linaro.org \
    --to=andy.gross@linaro.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=bjorn.andersson@linaro.org \
    --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).