devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH  0/3] mtd: spi-nor: stm32-quadspi: fixes
@ 2017-10-26 11:54 Ludovic Barre
  2017-10-26 11:54 ` [PATCH 1/3] mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code Ludovic Barre
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ludovic Barre @ 2017-10-26 11:54 UTC (permalink / raw)
  To: Cyrille Pitchen, Marek Vasut
  Cc: David Woodhouse, Brian Norris, Boris Brezillon,
	Richard Weinberger, Alexandre Torgue, Rob Herring,
	linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Ludovic Barre

From: Ludovic Barre <ludovic.barre-qxv4g6HH51o@public.gmane.org>

This series adds:
-Fix: to avoid compilation warning with older compiler
versions such as gcc-4.6.
This topic has been discussed on 2 threads with Geert and Arnd
https://lkml.org/lkml/2017/9/15/70
https://www.spinics.net/lists/arm-kernel/msg606269.html
-Fix: abort prefetching in memory-mapped mode as soon prefetching
could exceed nor size (not done by fsize limit)
-Change license text and Copyright

Geert Uytterhoeven (1):
  mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code

Ludovic Barre (2):
  mtd: spi-nor: stm32-quadspi: fix prefetching outside fsize
  mtd: spi-nor: stm32-quadspi: change license text

 drivers/mtd/spi-nor/stm32-quadspi.c | 35 +++++++++++++++++++++++++++++------
 1 file changed, 29 insertions(+), 6 deletions(-)

-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-10-26 11:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-26 11:54 [PATCH 0/3] mtd: spi-nor: stm32-quadspi: fixes Ludovic Barre
2017-10-26 11:54 ` [PATCH 1/3] mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code Ludovic Barre
2017-10-26 11:54 ` [PATCH 2/3] mtd: spi-nor: stm32-quadspi: fix prefetching outside fsize Ludovic Barre
     [not found] ` <1509018894-15111-1-git-send-email-ludovic.Barre-qxv4g6HH51o@public.gmane.org>
2017-10-26 11:54   ` [PATCH 3/3] mtd: spi-nor: stm32-quadspi: change license text Ludovic Barre

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).