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