linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] FPGA Manager fixes for 5.15
@ 2021-09-19 22:58 Moritz Fischer
  2021-09-20  7:05 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Moritz Fischer @ 2021-09-19 22:58 UTC (permalink / raw)
  To: gregkh; +Cc: linux-fpga, moritzf

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga tags/fpga-fixes-5.15

for you to fetch changes up to e9a9970bf520c99e530d8f1fa5b5c22671fad4ef:

  fpga: dfl: Avoid reads to AFU CSRs during enumeration (2021-09-16 15:20:55 -0700)

----------------------------------------------------------------
FPGA Manager fixes for 5.15

Tom and Jiapeng's fixes address smatch warnings around missing return
values in error cases.

Russ' change addresses an issue where registers are being accessed too
early resulting in invalid data being read.

All patches have been reviewed on the mailing list, and have been in the
last few linux-next releases (as part of my fixes branch) without issues.

Signed-off-by: Moritz Fischer <mdf@kernel.org>

----------------------------------------------------------------
Jiapeng Chong (1):
      fpga: machxo2-spi: Fix missing error code in machxo2_write_complete()

Russ Weight (1):
      fpga: dfl: Avoid reads to AFU CSRs during enumeration

Tom Rix (1):
      fpga: machxo2-spi: Return an error on failure

 drivers/fpga/dfl.c         | 14 ++++++++------
 drivers/fpga/machxo2-spi.c |  6 +++++-
 2 files changed, 13 insertions(+), 7 deletions(-)

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

* Re: [GIT PULL] FPGA Manager fixes for 5.15
  2021-09-19 22:58 [GIT PULL] FPGA Manager fixes for 5.15 Moritz Fischer
@ 2021-09-20  7:05 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2021-09-20  7:05 UTC (permalink / raw)
  To: Moritz Fischer; +Cc: linux-fpga, moritzf

On Sun, Sep 19, 2021 at 03:58:31PM -0700, Moritz Fischer wrote:
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga tags/fpga-fixes-5.15

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2021-09-20  7:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-19 22:58 [GIT PULL] FPGA Manager fixes for 5.15 Moritz Fischer
2021-09-20  7:05 ` Greg KH

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