All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] CFI and HyperFlash changes for v5.17-rc1​
@ 2021-12-24 13:50 ` Vignesh Raghavendra
  0 siblings, 0 replies; 4+ messages in thread
From: Vignesh Raghavendra @ 2021-12-24 13:50 UTC (permalink / raw)
  To: Miquel Raynal, Richard Weinberger; +Cc: MTD Maling List, linux-kernel


[-- Attachment #1.1: Type: text/plain, Size: 1146 bytes --]

Hi  Miquel, Richard,

Here is the HyperBus/HyperFlash related PR for v5.17-rc1. Thanks!

Regards
Vignesh

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/cfi/for-5.17

for you to fetch changes up to baaf965f94308301d2dc554d72a87d7432cd5ce6:

   mtd: hyperbus: rpc-if: fix bug in rpcif_hb_remove (2021-11-21 17:21:40 +0530)

----------------------------------------------------------------
Hyperbus changes for v5.17-rc1

Hyperbus changes:

Couple of fixes in Renesas hyperbus rpc-if driver to avoid crash on
module remove and for missing check for error value in probe.

----------------------------------------------------------------
George G. Davis (1):
       mtd: hyperbus: rpc-if: fix bug in rpcif_hb_remove

Lad Prabhakar (1):
       mtd: hyperbus: rpc-if: Check return value of rpcif_sw_init()

  drivers/mtd/hyperbus/rpc-if.c | 8 +++++---
  1 file changed, 5 insertions(+), 3 deletions(-)

--
Regards
Vignesh

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] CFI and HyperFlash changes for v5.17-rc1​
@ 2021-12-24 13:50 ` Vignesh Raghavendra
  0 siblings, 0 replies; 4+ messages in thread
From: Vignesh Raghavendra @ 2021-12-24 13:50 UTC (permalink / raw)
  To: Miquel Raynal, Richard Weinberger; +Cc: MTD Maling List, linux-kernel


[-- Attachment #1.1.1: Type: text/plain, Size: 1146 bytes --]

Hi  Miquel, Richard,

Here is the HyperBus/HyperFlash related PR for v5.17-rc1. Thanks!

Regards
Vignesh

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/cfi/for-5.17

for you to fetch changes up to baaf965f94308301d2dc554d72a87d7432cd5ce6:

   mtd: hyperbus: rpc-if: fix bug in rpcif_hb_remove (2021-11-21 17:21:40 +0530)

----------------------------------------------------------------
Hyperbus changes for v5.17-rc1

Hyperbus changes:

Couple of fixes in Renesas hyperbus rpc-if driver to avoid crash on
module remove and for missing check for error value in probe.

----------------------------------------------------------------
George G. Davis (1):
       mtd: hyperbus: rpc-if: fix bug in rpcif_hb_remove

Lad Prabhakar (1):
       mtd: hyperbus: rpc-if: Check return value of rpcif_sw_init()

  drivers/mtd/hyperbus/rpc-if.c | 8 +++++---
  1 file changed, 5 insertions(+), 3 deletions(-)

--
Regards
Vignesh

[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

[-- Attachment #2: Type: text/plain, Size: 144 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] CFI and HyperFlash changes for v5.17-rc1
  2021-12-24 13:50 ` Vignesh Raghavendra
@ 2021-12-31 13:01   ` Miquel Raynal
  -1 siblings, 0 replies; 4+ messages in thread
From: Miquel Raynal @ 2021-12-31 13:01 UTC (permalink / raw)
  To: Vignesh Raghavendra; +Cc: Richard Weinberger, MTD Maling List, linux-kernel

Hi Vignesh,

vigneshr@ti.com wrote on Fri, 24 Dec 2021 19:20:53 +0530:

> Hi  Miquel, Richard,
> 
> Here is the HyperBus/HyperFlash related PR for v5.17-rc1. Thanks!

Pulled, thanks!
Miquèl

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] CFI and HyperFlash changes for v5.17-rc1
@ 2021-12-31 13:01   ` Miquel Raynal
  0 siblings, 0 replies; 4+ messages in thread
From: Miquel Raynal @ 2021-12-31 13:01 UTC (permalink / raw)
  To: Vignesh Raghavendra; +Cc: Richard Weinberger, MTD Maling List, linux-kernel

Hi Vignesh,

vigneshr@ti.com wrote on Fri, 24 Dec 2021 19:20:53 +0530:

> Hi  Miquel, Richard,
> 
> Here is the HyperBus/HyperFlash related PR for v5.17-rc1. Thanks!

Pulled, thanks!
Miquèl

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-31 13:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-24 13:50 [GIT PULL] CFI and HyperFlash changes for v5.17-rc1​ Vignesh Raghavendra
2021-12-24 13:50 ` Vignesh Raghavendra
2021-12-31 13:01 ` [GIT PULL] CFI and HyperFlash changes for v5.17-rc1 Miquel Raynal
2021-12-31 13:01   ` Miquel Raynal

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.