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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 10 Jun 2021 05:19:57 +0000
From:   Joel Stanley <joel@....id.au>
To:     linux-fsi@...ts.ozlabs.org,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Greg KH <gregkh@...uxfoundation.org>,
        Guenter Roeck <linux@...ck-us.net>
Cc:     Andrew Jeffery <andrewrjeffery@...il.com>
Subject: Re: [GIT PULL] fsi changes for v5.14

On Thu, 10 Jun 2021 at 05:01, Joel Stanley <joel@....id.au> wrote:
>
> Hello Greg,
>
> Here are some FSI changes that I'd like you to take through the driver
> tree for v5.14.

I should have mentioned that there are two hwmon patches included in
this series. Guneter has acked them and said that he expected them to
go through the FSI tree.

Guneter, that was a little while back. Let me know if you have any objections.

Cheers,

Joel

>
> The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
>
>   Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi.git tags/fsi-for-v5.14
>
> for you to fetch changes up to 9ab1428dfe2c66b51e0b41337cd0164da0ab6080:
>
>   fsi/sbefifo: Fix reset timeout (2021-06-04 16:06:57 +0930)
>
> ----------------------------------------------------------------
> FSI changes for v5.14
>
>  - Bug fixes for the OCC, SCOM and SBEFIFO drivers
>
>  - Performance fix for aspeed fsi master
>
>  - Small fixes from the mailing lists
>
> ----------------------------------------------------------------
> Colin Ian King (1):
>       fsi: core: Fix return of error values on failures
>
> Eddie James (6):
>       fsi: scom: Reset the FSI2PIB engine for any error
>       fsi: occ: Don't accept response from un-initialized OCC
>       fsi: occ: Log error for checksum failure
>       hwmon: (occ) Start sequence number at one
>       hwmon: (occ) Print response status in first poll error message
>       fsi: Aspeed: Reduce poll timeout
>
> Joachim Fenkes (2):
>       fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE
>       fsi/sbefifo: Fix reset timeout
>
> Joel Stanley (2):
>       fsi: aspeed: Emit fewer barriers in opb operations
>       fsi: scom: Remove retries
>
> Yangtao Li (1):
>       fsi: aspeed: convert to devm_platform_ioremap_resource
>
> Zhen Lei (1):
>       fsi: master-ast-cf: Remove redundant error printing in
> fsi_master_acf_probe()
>
> Zou Wei (1):
>       fsi: Add missing MODULE_DEVICE_TABLE
>
>  drivers/fsi/fsi-core.c          |   4 +-
>  drivers/fsi/fsi-master-aspeed.c |  33 ++++++++-----
>  drivers/fsi/fsi-master-ast-cf.c |   2 +-
>  drivers/fsi/fsi-master-gpio.c   |   1 +
>  drivers/fsi/fsi-occ.c           |  12 +++--
>  drivers/fsi/fsi-sbefifo.c       |  10 ++--
>  drivers/fsi/fsi-scom.c          | 105 +++++++++++++++-------------------------
>  drivers/hwmon/occ/common.c      |   7 ++-
>  8 files changed, 82 insertions(+), 92 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ