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