lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <b4a5c030-e8af-4724-a0aa-b53f7e08f365@linaro.org>
Date: Tue, 18 Mar 2025 08:21:01 +0200
From: Tudor Ambarus <tudor.ambarus@...aro.org>
To: Miquel Raynal <miquel.raynal@...tlin.com>,
 Richard Weinberger <richard@....at>, Pratyush Yadav <pratyush@...nel.org>,
 Michael Walle <mwalle@...nel.org>
Cc: "open list:SPI NOR SUBSYSTEM" <linux-mtd@...ts.infradead.org>,
 open list <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] mtd: spi-nor: changes for v6.15

Hi, Miquel,

Here is the SPI NOR PR for v6.15. We'll try to have it a week earlier
next time.

Thanks,
ta

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git
tags/spi-nor/for-6.15

for you to fetch changes up to eec373688d91f7f8988702e36d4a0e07b8e782b2:

  mtd: spi-nor: drop unused <linux/of_platform.h> (2025-03-18 07:59:43
+0200)

----------------------------------------------------------------
SPI NOR adds support for few flashes. Few cleanup patches for the core
driver, where we touched the headers inclusion list and we start using
the scope based mutex cleanup helpers.

----------------------------------------------------------------
Cheng Ming Lin (2):
      mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page
Program
      mtd: spi-nor: macronix: add support for mx66{l2, u1}g45g

Miquel Raynal (2):
      mtd: spi-nor: winbond: Add support for w25q01jv
      mtd: spi-nor: winbond: Add support for w25q02jv

Tudor Ambarus (5):
      mtd: spi-nor: sort headers alphabetically
      mtd: spi-nor: use scope-based mutex cleanup helpers
      mtd: spi-nor: explicitly include <linux/math64.h>
      mtd: spi-nor: explicitly include <linux/of.h>
      mtd: spi-nor: drop unused <linux/of_platform.h>

 drivers/mtd/spi-nor/core.c     | 77
++++++++++++++++++++---------------------------------------
 drivers/mtd/spi-nor/macronix.c | 31 ++++++++++++++++++++++++
 drivers/mtd/spi-nor/otp.c      |  1 +
 drivers/mtd/spi-nor/swp.c      |  1 +
 drivers/mtd/spi-nor/winbond.c  | 88
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 146 insertions(+), 52 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ