linux-yocto/drivers/fpga
Greg Kroah-Hartman 54932d7254 FPGA Manager changes for 6.14-rc1
- Peter's change fixes SRIOV problems for Intel DFL device.
 
 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>
 -----BEGIN PGP SIGNATURE-----
 
 iIkEABYIADEWIQSgSJpClIeaArXyudb8twOBpKCM2gUCZ3+G3hMceWlsdW4ueHVA
 aW50ZWwuY29tAAoJEPy3A4GkoIzaeFcBAIrDBiM5fSa027pOQY5lVjZU6k/Ix+vr
 hKSOkvzbSxQxAPwPfCpmpX0MLz5waISI2P8sULCUQQMdQAu2JPu5WuvNDg==
 =ewk9
 -----END PGP SIGNATURE-----

Merge tag 'fpga-for-6.14-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-next

Xu writes:

FPGA Manager changes for 6.14-rc1

- Peter's change fixes SRIOV problems for Intel DFL device.

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>

* tag 'fpga-for-6.14-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga:
  fpga: dfl: destroy/recreate feature platform device on port release/assign
  fpga: dfl: drop unneeded get_device() and put_device() of feature device
  fpga: dfl: remove unneeded function build_info_create_dev()
  fpga: dfl: allocate platform device after feature device data
  fpga: dfl: store platform device id in feature device data
  fpga: dfl: store platform device name in feature device data
  fpga: dfl: store MMIO resources in feature device data
  fpga: dfl: convert features from flexible array member to separate array
  fpga: dfl: factor out feature device data from platform device data
  fpga: dfl: factor out feature device registration
  fpga: dfl: refactor internal DFL APIs to take/return feature device data
  fpga: dfl: store FIU type in feature platform data
  fpga: dfl: factor out feature data creation from build_info_commit_dev()
  fpga: dfl: pass feature platform data instead of device as argument
  fpga: dfl: afu: define local pointer to feature device
  fpga: dfl: afu: use parent device to log errors on port enable/disable
  fpga: dfl: return platform data from dfl_fpga_inode_to_feature_dev_data()
  fpga: dfl: omit unneeded argument pdata from dfl_feature_instance_init()
2025-01-09 10:56:57 +01:00
..
tests fpga: Simplify and improve fpga region test using deferred actions 2024-08-14 23:51:04 +08:00
altera-cvp.c
altera-fpga2sdram.c fpga: Switch back to struct platform_driver::remove() 2024-11-11 10:43:21 +08:00
altera-freeze-bridge.c fpga: Switch back to struct platform_driver::remove() 2024-11-11 10:43:21 +08:00
altera-hps2fpga.c fpga: Switch back to struct platform_driver::remove() 2024-11-11 10:43:21 +08:00
altera-pr-ip-core-plat.c
altera-pr-ip-core.c
altera-ps-spi.c
dfl-afu-dma-region.c fpga: dfl: refactor internal DFL APIs to take/return feature device data 2024-12-18 22:28:48 +08:00
dfl-afu-error.c fpga: dfl: refactor internal DFL APIs to take/return feature device data 2024-12-18 22:28:48 +08:00
dfl-afu-main.c fpga: dfl: refactor internal DFL APIs to take/return feature device data 2024-12-18 22:28:48 +08:00
dfl-afu-region.c fpga: dfl: refactor internal DFL APIs to take/return feature device data 2024-12-18 22:28:48 +08:00
dfl-afu.h fpga: dfl: refactor internal DFL APIs to take/return feature device data 2024-12-18 22:28:48 +08:00
dfl-fme-br.c fpga: dfl: drop unneeded get_device() and put_device() of feature device 2024-12-18 22:28:48 +08:00
dfl-fme-error.c fpga: dfl: refactor internal DFL APIs to take/return feature device data 2024-12-18 22:28:48 +08:00
dfl-fme-main.c fpga: dfl: refactor internal DFL APIs to take/return feature device data 2024-12-18 22:28:48 +08:00
dfl-fme-mgr.c
dfl-fme-perf.c
dfl-fme-pr.c fpga: dfl: refactor internal DFL APIs to take/return feature device data 2024-12-18 22:28:48 +08:00
dfl-fme-pr.h
dfl-fme-region.c fpga: Switch back to struct platform_driver::remove() 2024-11-11 10:43:21 +08:00
dfl-fme.h
dfl-n3000-nios.c
dfl-pci.c fpga/dfl-pci.c: Replace deprecated PCI functions 2024-11-07 07:10:11 -06:00
dfl.c fpga: dfl: destroy/recreate feature platform device on port release/assign 2024-12-18 22:28:48 +08:00
dfl.h fpga: dfl: drop unneeded get_device() and put_device() of feature device 2024-12-18 22:28:48 +08:00
fpga-bridge.c
fpga-mgr.c
fpga-region.c
ice40-spi.c
intel-m10-bmc-sec-update.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
Kconfig
lattice-sysconfig-spi.c
lattice-sysconfig.c
lattice-sysconfig.h
machxo2-spi.c
Makefile
microchip-spi.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
of-fpga-region.c fpga: Switch back to struct platform_driver::remove() 2024-11-11 10:43:21 +08:00
socfpga-a10.c fpga: Switch back to struct platform_driver::remove() 2024-11-11 10:43:21 +08:00
socfpga.c fpga: socfpga: Rename 'timeout' variable as 'time_left' 2024-08-14 23:57:07 +08:00
stratix10-soc.c fpga: Switch back to struct platform_driver::remove() 2024-11-11 10:43:21 +08:00
ts73xx-fpga.c
versal-fpga.c
xilinx-core.c
xilinx-core.h
xilinx-pr-decoupler.c fpga: Switch back to struct platform_driver::remove() 2024-11-11 10:43:21 +08:00
xilinx-selectmap.c
xilinx-spi.c
zynq-fpga.c fpga: Switch back to struct platform_driver::remove() 2024-11-11 10:43:21 +08:00
zynqmp-fpga.c