linux/drivers/fpga
Linus Torvalds 32a92f8c89 Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
This converts some of the visually simpler cases that have been split
over multiple lines.  I only did the ones that are easy to verify the
resulting diff by having just that final GFP_KERNEL argument on the next
line.

Somebody should probably do a proper coccinelle script for this, but for
me the trivial script actually resulted in an assertion failure in the
middle of the script.  I probably had made it a bit _too_ trivial.

So after fighting that far a while I decided to just do some of the
syntactically simpler cases with variations of the previous 'sed'
scripts.

The more syntactically complex multi-line cases would mostly really want
whitespace cleanup anyway.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2026-02-21 20:03:00 -08:00
..
tests FPGA Manager changes for 6.16-rc1 2025-05-21 14:08:44 +02:00
Kconfig
Makefile
altera-cvp.c fpga: altera-cvp: Use pci_find_vsec_capability() when probing FPGA device 2025-11-10 15:03:13 +08:00
altera-fpga2sdram.c
altera-freeze-bridge.c
altera-hps2fpga.c
altera-pr-ip-core-plat.c
altera-pr-ip-core.c
altera-ps-spi.c
dfl-afu-dma-region.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -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
dfl-fme.h
dfl-n3000-nios.c
dfl-pci.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
dfl.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
dfl.h fpga: dfl: fix typo in header file 2026-01-22 17:08:06 +08:00
fpga-bridge.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fpga-mgr.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fpga-region.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ice40-spi.c
intel-m10-bmc-sec-update.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
lattice-sysconfig-spi.c
lattice-sysconfig.c
lattice-sysconfig.h
machxo2-spi.c
microchip-spi.c
of-fpga-region.c fpga: of-fpga-region: Fail if any bridge is missing 2025-12-19 23:39:20 +08:00
socfpga-a10.c
socfpga.c
stratix10-soc.c
ts73xx-fpga.c
versal-fpga.c fpga: versal: remove incorrect of_match_ptr annotation 2025-03-01 17:37:31 +08:00
xilinx-core.c
xilinx-core.h
xilinx-pr-decoupler.c fpga: xilinx: Switch Michal Simek's email to new one 2025-12-19 23:40:38 +08:00
xilinx-selectmap.c
xilinx-spi.c fpga: xilinx-spi: Add missing spi_device_id table 2025-11-10 15:02:07 +08:00
zynq-fpga.c fpga: xilinx: Switch Michal Simek's email to new one 2025-12-19 23:40:38 +08:00
zynqmp-fpga.c