* Re: [GIT PULL] FPGA Manager changes for 6.3-final
2023-04-11 14:41 [GIT PULL] FPGA Manager changes for 6.3-final Xu Yilun
@ 2023-04-11 7:42 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2023-04-11 7:42 UTC (permalink / raw)
To: Xu Yilun; +Cc: linux-fpga, hao.wu, mdf
On Tue, Apr 11, 2023 at 02:41:42PM +0000, Xu Yilun wrote:
> The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
>
> Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-6.3-final
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] FPGA Manager changes for 6.3-final
@ 2023-04-11 14:41 Xu Yilun
2023-04-11 7:42 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Xu Yilun @ 2023-04-11 14:41 UTC (permalink / raw)
To: gregkh; +Cc: yilun.xu, linux-fpga, hao.wu, mdf
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-6.3-final
for you to fetch changes up to dc70eb868b9cd2ca01313e5a394e6ea001d513e9:
fpga: bridge: properly initialize bridge device before populating children (2023-04-07 00:10:04 +0800)
----------------------------------------------------------------
FPGA Manager changes for 6.3-final
Intel m10 bmc secure update:
- Ilpo's change fixes the return value of driver internal function
DFL PCI driver:
- Bjorn's change drops redundant pci_enable_pcie_error_reporting()
Xilinx:
- Michal's change uses xlnx_pr_decouple_read() instead of readl() to
resolve sparse issue.
FPGA core:
- Alexis's change fixes kernel warning on fpga bridge register
All patches have been reviewed on the mailing list, and have been in the
last linux-next releases (as part of our fixes branch)
Signed-off-by: Xu Yilun <yilun.xu@intel.com>
----------------------------------------------------------------
Alexis Lothoré (1):
fpga: bridge: properly initialize bridge device before populating children
Bjorn Helgaas (1):
fpga: dfl-pci: Drop redundant pci_enable_pcie_error_reporting()
Ilpo Järvinen (1):
fpga: m10bmc-sec: Fix rsu_send_data() to return FW_UPLOAD_ERR_HW_ERROR
Michal Simek (1):
fpga: xilinx-pr-decoupler: Use readl wrapper instead of pure readl
drivers/fpga/dfl-pci.c | 20 ++++++--------------
drivers/fpga/fpga-bridge.c | 3 ++-
drivers/fpga/intel-m10-bmc-sec-update.c | 2 +-
drivers/fpga/xilinx-pr-decoupler.c | 2 +-
4 files changed, 10 insertions(+), 17 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-11 7:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-11 14:41 [GIT PULL] FPGA Manager changes for 6.3-final Xu Yilun
2023-04-11 7:42 ` 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).