Age | Commit message (Expand) | Author |
2021-09-27 | fpga: ice40-spi: Add SPI device ID table | Mark Brown |
2021-09-16 | fpga: dfl: Avoid reads to AFU CSRs during enumeration | Russ Weight |
2021-09-15 | fpga: machxo2-spi: Fix missing error code in machxo2_write_complete() | Jiapeng Chong |
2021-09-15 | fpga: machxo2-spi: Return an error on failure | Tom Rix |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-08-09 | Merge 5.14-rc5 into driver-core-next | Greg Kroah-Hartman |
2021-08-09 | Merge 5.14-rc5 into char-misc-next | Greg Kroah-Hartman |
2021-08-05 | Merge tag 'fpga-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/md... | Greg Kroah-Hartman |
2021-07-29 | fpga: dfl: expose feature revision from struct dfl_device | Martin Hundebøll |
2021-07-29 | fpga: Fix spelling mistake "eXchnage" -> "exchange" in Kconfig | Colin Ian King |
2021-07-27 | fpga: dfl: fme: Fix cpu hotplug issue in performance reporting | Kajol Jain |
2021-07-27 | fpga: versal-fpga: Remove empty functions | Moritz Fischer |
2021-07-27 | Merge tag 'fpga-for-5.15-early' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2021-07-24 | fpga: fpga-mgr: wrap the write_sg() op | Tom Rix |
2021-07-24 | fpga: fpga-mgr: wrap the fpga_remove() op | Tom Rix |
2021-07-24 | fpga: fpga-mgr: wrap the state() op | Tom Rix |
2021-07-24 | fpga: fpga-mgr: wrap the status() op | Tom Rix |
2021-07-24 | fpga: fpga-mgr: wrap the write() op | Tom Rix |
2021-07-24 | fpga: fpga-mgr: make write_complete() op optional | Tom Rix |
2021-07-24 | fpga: fpga-mgr: wrap the write_init() op | Tom Rix |
2021-07-24 | fpga: zynqmp-fpga: Address warning about unused variable | Moritz Fischer |
2021-07-24 | fpga: xilinx-pr-decoupler: Address warning about unused variable | Moritz Fischer |
2021-07-24 | fpga: xiilnx-spi: Address warning about unused variable | Moritz Fischer |
2021-07-24 | fpga: altera-freeze-bridge: Address warning about unused variable | Moritz Fischer |
2021-07-24 | fpga: dfl: pci: add device IDs for Silicom N501x PAC cards | Martin Hundebøll |
2021-07-21 | fpga: fpga-bridge: removed repeated word | Navin Sankar Velliangiri |
2021-07-21 | fpga: fix spelling mistakes | Tom Rix |
2021-07-21 | fpga: versal-fpga: Add versal fpga manager driver | Nava kishore Manne |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König |
2021-06-24 | fpga: machxo2-spi: Address warning about unused variable | Moritz Fischer |
2021-06-15 | fpga: region: Rename dev to parent for parent device | Russ Weight |
2021-06-15 | fpga: bridge: Rename dev to parent for parent device | Russ Weight |
2021-06-15 | fpga: mgr: Rename dev to parent for parent device | Russ Weight |
2021-06-15 | fpga: stratix10-soc: Add missing fpga_mgr_free() call | Russ Weight |
2021-06-15 | fpga: altera-pr-ip: Remove function alt_pr_unregister | Russ Weight |
2021-06-09 | fpga: stratix10-soc: change FPGA indirect article to an | Tom Rix |
2021-06-09 | fpga: of-fpga-region: change FPGA indirect article to an | Tom Rix |
2021-06-09 | fpga: region: change FPGA indirect article to an | Tom Rix |
2021-06-09 | fpga-mgr: change FPGA indirect article to an | Tom Rix |
2021-06-09 | fpga: bridge: change FPGA indirect article to an | Tom Rix |
2021-06-09 | fpga: change FPGA indirect article to an | Tom Rix |
2021-04-26 | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-04-05 | fpga: dfl: pci: add DID for D5005 PAC cards | Russ Weight |
2021-03-24 | fpga: dfl: afu: harden port enable logic | Russ Weight |
2021-03-23 | fpga: altera: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs | Krzysztof Kozlowski |
2021-03-23 | arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGA | Krzysztof Kozlowski |
2021-03-06 | fpga: Add support for Xilinx DFX AXI Shutdown manager | Nava kishore Manne |
2021-03-06 | fpga: xilinx-pr-decoupler: Simplify code by using dev_err_probe() | Michal Simek |
2021-03-06 | fpga: fpga-mgr: xilinx-spi: fix error messages on -EPROBE_DEFER | Luca Ceresoli |
2021-01-12 | Merge tag 'fpga-cleanup-for-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |