* [GIT PULL] FPGA Manager changes for 7.3-rc1
@ 2026-08-04 9:46 Xu Yilun
2026-08-06 9:07 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Xu Yilun @ 2026-08-04 9:46 UTC (permalink / raw)
To: gregkh; +Cc: yilun.xu, yilun.xu, linux-fpga, mdf
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-v7.3-rc1
for you to fetch changes up to 4216e549a265701c88df660f42d74a7eb4819af2:
fpga: dfl: fix spelling in sysfs-platform-dfl-port ABI documentation (2026-08-04 17:36:32 +0800)
----------------------------------------------------------------
FPGA Manager changes for 7.3-rc1
- Michal replaces the open code by devm_clk_get_prepared() in xilinx
fpga driver
- Tien Fixes the incorrect usage of stratix10_svc_done() in altera
fpga driver
- Greg adds error handling for fpga dfl driver
- Pan removes redundant dev_err() in xilinx fpga driver
- Daisuke fixes a potential out-of-bounds read in altera fpga driver
- Ayananta fixes spelling in fpga dfl ABI doc
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>
----------------------------------------------------------------
Ayananta Paul (1):
fpga: dfl: fix spelling in sysfs-platform-dfl-port ABI documentation
Daisuke Matsuda (1):
fpga: altera-cvp: Avoid out-of-bounds read in trailing byte write
Griffin Kroah-Hartman (1):
fpga: dfl: fme: add error handling
Michal Simek (1):
fpga: xilinx-pr-decoupler: Use devm_clk_get_prepared()
Pan Chuang (1):
fpga: zynq-fpga: Remove redundant dev_err()
Tien Sung Ang (1):
fpga: stratix10-soc: Fix SVC mailbox handling during reconfiguration
Documentation/ABI/testing/sysfs-platform-dfl-port | 2 +-
drivers/fpga/altera-cvp.c | 10 ++++++----
drivers/fpga/dfl-fme-perf.c | 2 ++
drivers/fpga/stratix10-soc.c | 21 ++++++++++++---------
drivers/fpga/xilinx-pr-decoupler.c | 20 ++------------------
drivers/fpga/zynq-fpga.c | 1 -
6 files changed, 23 insertions(+), 33 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] FPGA Manager changes for 7.3-rc1
2026-08-04 9:46 [GIT PULL] FPGA Manager changes for 7.3-rc1 Xu Yilun
@ 2026-08-06 9:07 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2026-08-06 9:07 UTC (permalink / raw)
To: Xu Yilun; +Cc: yilun.xu, linux-fpga, mdf
On Tue, Aug 04, 2026 at 05:46:31PM +0800, Xu Yilun wrote:
> The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
>
> Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-v7.3-rc1
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-06 9:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-04 9:46 [GIT PULL] FPGA Manager changes for 7.3-rc1 Xu Yilun
2026-08-06 9:07 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox