linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] FPGA Manager changes for 6.12-rc1
@ 2024-08-31 15:52 Xu Yilun
  2024-09-03 10:09 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Xu Yilun @ 2024-08-31 15:52 UTC (permalink / raw)
  To: gregkh; +Cc: yilun.xu, yilun.xu, linux-fpga, hao.wu, mdf

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-6.12-rc1

for you to fetch changes up to 8de36789bd038ae24e29c40cbbc9e7d59604f54f:

  fpga: zynq-fpga: Rename 'timeout' variable as 'time_left' (2024-08-14 23:58:14 +0800)

----------------------------------------------------------------
FPGA Manager changes for 6.12-rc1

FPGA unit test:

- Macro's change improves fpga tests using deferred actions

FPGA vendor drivers:

- Wolfram's change renames confusing variables for Altera & Xilinx
  drivers.

All patches have been reviewed on the mailing list, and have been in the
last linux-next releases (as part of our for-next branch).

Signed-off-by: Xu Yilun <yilun.xu@intel.com>

----------------------------------------------------------------
Marco Pagani (3):
      fpga: Simplify and improve fpga mgr test using deferred actions
      fpga: Simplify and improve fpga bridge test using deferred actions
      fpga: Simplify and improve fpga region test using deferred actions

Wolfram Sang (2):
      fpga: socfpga: Rename 'timeout' variable as 'time_left'
      fpga: zynq-fpga: Rename 'timeout' variable as 'time_left'

 drivers/fpga/socfpga.c                |  7 +++---
 drivers/fpga/tests/fpga-bridge-test.c | 25 ++++++++++-----------
 drivers/fpga/tests/fpga-mgr-test.c    | 28 ++++++++++++++----------
 drivers/fpga/tests/fpga-region-test.c | 41 ++++++++++++++++++++---------------
 drivers/fpga/zynq-fpga.c              |  8 +++----
 5 files changed, 60 insertions(+), 49 deletions(-)

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

end of thread, other threads:[~2024-09-03 10:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-31 15:52 [GIT PULL] FPGA Manager changes for 6.12-rc1 Xu Yilun
2024-09-03 10:09 ` 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).