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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210630120425.606957-1-Nehal-Bakulchandra.shah@amd.com>
Date:   Wed, 30 Jun 2021 17:34:22 +0530
From:   Nehal Bakulchandra Shah <Nehal-Bakulchandra.shah@....com>
To:     <broonie@...nel.org>
CC:     <linux-spi@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        "Nehal Bakulchandra Shah" <Nehal-Bakulchandra.shah@....com>
Subject: [PATCH v3 0/3] spi:amd:Support for new generation of AMD SOCs.

Fix of limitation  of max 72 bytes size of fifo transfer.
Also, new generation SOC support added with modification with 
register and few of the helper functions.
As driver is only supported for X86 based platform modified the KConfig
with ACPI dependency to fix kernel test robot errors.

Changes in v3:
-Update the Kconfig with ACPI dependency

Changes in v2:
-Split the patch
-Incorporate review comments

Changes in v1:
-Initial patch for adding support of new generation of SOC -Fix for 72 bytes of FIFO Size

Nehal Bakulchandra Shah (3):
  spi:amd: Add support for latest platform
  spi:amd: Fix for transfer large size of data
  spi:amd:Fix for compilation error for non X86 platforms.

 drivers/spi/Kconfig   |   2 +-
 drivers/spi/spi-amd.c | 149 +++++++++++++++++++++++++++++++++++-------
 2 files changed, 126 insertions(+), 25 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ