All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzk@kernel.org>, linux-kernel@vger.kernel.org
Subject: [GIT PULL 1/2] memory: Second pull for v5.11
Date: Mon,  7 Dec 2020 08:57:57 +0100	[thread overview]
Message-ID: <20201207075758.5501-1-krzk@kernel.org> (raw)

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 5445a0c0d3366358e7ac44efa108b6fd359873e3:

  memory: pl353-smc: fix compile test on !ARM_AMBA (2020-11-18 17:14:54 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git tags/memory-controller-drv-5.11-2

for you to fetch changes up to 4bfa07300b9334b487ed4f3d4901c35ebb31b7ca:

  memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe() (2020-12-05 14:57:52 +0100)

----------------------------------------------------------------
Memory controller drivers for v5.11, part two

1. Several fixes for Renesas RPC-IF driver.
2. Correct compile testing of TI EMIF SRAM driver.
3. Fix potential NULL pointer in JZ4780 NEMC driver.

----------------------------------------------------------------
Arnd Bergmann (1):
      memory: ti-emif-sram: only build for ARMv7

Lad Prabhakar (4):
      memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xfer()
      memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,disable}_rpm
      memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()
      memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inline

Zhang Changzhong (1):
      memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()

 drivers/memory/Kconfig          |  2 +-
 drivers/memory/jz4780-nemc.c    |  2 ++
 drivers/memory/renesas-rpc-if.c | 18 ++++--------------
 include/memory/renesas-rpc-if.h | 13 +++++++++++--
 4 files changed, 18 insertions(+), 17 deletions(-)

             reply	other threads:[~2020-12-07  7:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-07  7:57 Krzysztof Kozlowski [this message]
2020-12-07  7:57 ` [GIT PULL 2/2] memory: Second pull for Tegra MC for v5.11 Krzysztof Kozlowski
2020-12-08 23:31   ` Arnd Bergmann
2020-12-08 23:31 ` [GIT PULL 1/2] memory: Second pull " 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=20201207075758.5501-1-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=soc@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.