linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Moritz Fischer <mdf@kernel.org>
To: gregkh@linuxfoundation.org
Cc: linux-fpga@vger.kernel.org, moritzf@google.com
Subject: [GIT PULL] FPGA Manager late cleanups for 5.14-rc1
Date: Fri, 25 Jun 2021 14:20:05 -0700	[thread overview]
Message-ID: <YNZIhWJGeRwaqRfd@epycbox.lan> (raw)

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/mdf/linux-fpga.git/ tags/fpga-cleanup-late-for-5.14

for you to fetch changes up to 92c5ddbc93abddab737df19655787ca354a3a397:

  fpga: fpga-bridge: removed repeated word (2021-05-28 15:09:50 -0700)

----------------------------------------------------------------
FPGA Manager Changes for 5.14-rc1

FPGA Manager
- Navin's change removes a duplicate word in a comment
- Tom's change fixes a spelling mistake
- Mauro's change fixes up documentation

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

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

----------------------------------------------------------------
Mauro Carvalho Chehab (1):
      docs: driver-api: fpga: avoid using UTF-8 chars

Navin Sankar Velliangiri (1):
      fpga: fpga-bridge: removed repeated word

Tom Rix (1):
      fpga: fix spelling mistakes

 Documentation/driver-api/fpga/fpga-bridge.rst      | 10 +++++-----
 Documentation/driver-api/fpga/fpga-mgr.rst         | 12 ++++++------
 Documentation/driver-api/fpga/fpga-programming.rst |  8 ++++----
 Documentation/driver-api/fpga/fpga-region.rst      | 20 ++++++++++----------
 Documentation/fpga/dfl.rst                         |  4 ++--
 drivers/fpga/altera-cvp.c                          |  2 +-
 drivers/fpga/dfl-fme-pr.c                          |  2 +-
 drivers/fpga/dfl-n3000-nios.c                      |  2 +-
 drivers/fpga/dfl.h                                 |  2 +-
 drivers/fpga/fpga-bridge.c                         |  8 ++++----
 drivers/fpga/zynq-fpga.c                           |  6 +++---
 include/linux/fpga/fpga-mgr.h                      |  2 +-
 12 files changed, 39 insertions(+), 39 deletions(-)

             reply	other threads:[~2021-06-25 21:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-25 21:20 Moritz Fischer [this message]
2021-06-27 10:48 ` [GIT PULL] FPGA Manager late cleanups for 5.14-rc1 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YNZIhWJGeRwaqRfd@epycbox.lan \
    --to=mdf@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-fpga@vger.kernel.org \
    --cc=moritzf@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).