All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mtd@lists.infradead.org,
	Richard Weinberger <richard@nod.at>,
	Tudor Ambarus <Tudor.Ambarus@microchip.com>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Frieder Schrempf <frieder.schrempf@kontron.de>,
	Michael Walle <michael@walle.cc>, Pratyush Yadav <p.yadav@ti.com>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] mtd: Fixes for v5.19-rc4
Date: Fri, 24 Jun 2022 20:56:56 +0200	[thread overview]
Message-ID: <20220624205656.63c4e2b1@xps-13> (raw)

Hello Linus,

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.19-rc4

for you to fetch changes up to 06781a5026350cde699d2d10c9914a25c1524f45:

  mtd: rawnand: gpmi: Fix setting busy timeout setting (2022-06-16 16:46:08 +0200)

----------------------------------------------------------------
NAND controller fix:
* gpmi: Fix busy timeout setting (wrong calculation)

NAND chip driver fix:
* Thoshiba: Revert the commit introducing support for a chip that might
  have been counterfeit

----------------------------------------------------------------
Christian Lamparter (1):
      Revert "mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash"

Sascha Hauer (1):
      mtd: rawnand: gpmi: Fix setting busy timeout setting

 drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | 2 +-
 drivers/mtd/nand/raw/nand_ids.c            | 3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mtd@lists.infradead.org,
	Richard Weinberger <richard@nod.at>,
	Tudor Ambarus <Tudor.Ambarus@microchip.com>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Frieder Schrempf <frieder.schrempf@kontron.de>,
	Michael Walle <michael@walle.cc>, Pratyush Yadav <p.yadav@ti.com>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] mtd: Fixes for v5.19-rc4
Date: Fri, 24 Jun 2022 20:56:56 +0200	[thread overview]
Message-ID: <20220624205656.63c4e2b1@xps-13> (raw)

Hello Linus,

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.19-rc4

for you to fetch changes up to 06781a5026350cde699d2d10c9914a25c1524f45:

  mtd: rawnand: gpmi: Fix setting busy timeout setting (2022-06-16 16:46:08 +0200)

----------------------------------------------------------------
NAND controller fix:
* gpmi: Fix busy timeout setting (wrong calculation)

NAND chip driver fix:
* Thoshiba: Revert the commit introducing support for a chip that might
  have been counterfeit

----------------------------------------------------------------
Christian Lamparter (1):
      Revert "mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash"

Sascha Hauer (1):
      mtd: rawnand: gpmi: Fix setting busy timeout setting

 drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | 2 +-
 drivers/mtd/nand/raw/nand_ids.c            | 3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

             reply	other threads:[~2022-06-24 18:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-24 18:56 Miquel Raynal [this message]
2022-06-24 18:56 ` [GIT PULL] mtd: Fixes for v5.19-rc4 Miquel Raynal
2022-06-24 21:08 ` pr-tracker-bot
2022-06-24 21:08   ` pr-tracker-bot

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=20220624205656.63c4e2b1@xps-13 \
    --to=miquel.raynal@bootlin.com \
    --cc=Tudor.Ambarus@microchip.com \
    --cc=frieder.schrempf@kontron.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=michael@walle.cc \
    --cc=p.yadav@ti.com \
    --cc=richard@nod.at \
    --cc=torvalds@linux-foundation.org \
    --cc=vigneshr@ti.com \
    /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.