Age | Commit message (Expand) | Author |
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 |
2021-01-10 | fpga: dfl: fme: Constify static attribute_group structs | Rikard Falkeborn |
2021-01-10 | fpga: Use DEFINE_SPINLOCK() for spinlock | Zheng Yongjun |
2021-01-07 | fpga: dfl: add support for N3000 Nios private feature | Xu Yilun |
2021-01-07 | fpga: dfl: move dfl bus related APIs to include/linux/dfl.h | Xu Yilun |
2021-01-07 | fpga: dfl: move dfl_device_id to mod_devicetable.h | Xu Yilun |
2021-01-07 | fpga: dfl: fix the definitions of type & feature_id for dfl devices | Xu Yilun |
2021-01-07 | fpga: dfl-pci: locate DFLs by PCIe vendor specific capability | Matthew Gerlach |
2021-01-07 | fpga: dfl: refactor cci_enumerate_feature_devs() | Matthew Gerlach |
2020-12-07 | Merge 5.10-rc7 into char-misc-next | Greg Kroah-Hartman |
2020-12-01 | fpga: fpga-mgr: altera-pr-ip: Simplify registration | Moritz Fischer |
2020-12-01 | fpga: fpga-mgr: zynqmp: Simplify registration | Moritz Fischer |
2020-12-01 | fpga: fpga-mgr: xilinx-spi: Simplify registration | Moritz Fischer |
2020-12-01 | fpga: fpga-mgr: ts73xx: Simplify registration | Moritz Fischer |
2020-12-01 | fpga: fpga-mgr: socfpga: Simplify registration | Moritz Fischer |
2020-12-01 | fpga: fpga-mgr: machxo2-spi: Simplify registration | Moritz Fischer |
2020-12-01 | fpga: fpga-mgr: ice40-spi: Simplify registration | Moritz Fischer |
2020-12-01 | fpga: fpga-mgr: dfl-fme-mgr: Simplify registration | Moritz Fischer |
2020-12-01 | fpga: fpga-mgr: altera-ps-spi: Simplify registration | Moritz Fischer |
2020-12-01 | fpga: fpga-mgr: Add devm_fpga_mgr_register() API | Moritz Fischer |
2020-12-01 | fpga: Specify HAS_IOMEM dependency for FPGA_DFL | David Gow |
2020-09-09 | fpga: dfl: create a dfl bus type to support DFL devices | Xu Yilun |
2020-09-04 | fpga: fpga-region: Cleanup an outdated comment | Moritz Fischer |
2020-08-30 | fpga: dfl: map feature mmio resources in their own feature drivers | Xu Yilun |
2020-08-30 | fpga manager: xilinx-spi: provide better diagnostics on programming failure | Luca Ceresoli |
2020-08-30 | fpga manager: xilinx-spi: add error checking after gpiod_get_value() | Luca Ceresoli |
2020-08-30 | fpga manager: xilinx-spi: fix write_complete timeout handling | Luca Ceresoli |
2020-08-30 | fpga manager: xilinx-spi: remove final dot from dev_err() strings | Luca Ceresoli |
2020-08-19 | fpga manager: xilinx-spi: remove stray comment | Luca Ceresoli |
2020-08-19 | fpga: dfl: change data type of feature id to u16 | Xu Yilun |
2020-08-19 | fpga: stratix10-soc: make FPGA task un-interruptible | Richard Gong |
2020-07-27 | Merge 5.8-rc7 into char-misc-next | Greg Kroah-Hartman |
2020-07-23 | Merge tag 'fpga-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf... | Greg Kroah-Hartman |
2020-07-13 | fpga: dfl: fix bug in port reset handshake | Matthew Gerlach |
2020-07-13 | fpga: dfl: pci: reduce the scope of variable 'ret' | Xu Yilun |
2020-07-12 | fpga: dfl: pci: add device id for Intel FPGA PAC N3000 | Xu Yilun |
2020-07-06 | fpga: dfl: afu: add AFU interrupt support | Xu Yilun |
2020-07-06 | fpga: dfl: fme: add interrupt support for global error reporting | Xu Yilun |
2020-07-06 | fpga: dfl: afu: add interrupt support for port error reporting | Xu Yilun |
2020-06-28 | fpga: dfl: introduce interrupt trigger setting API | Xu Yilun |
2020-06-28 | fpga: dfl: pci: add irq info for feature devices enumeration | Xu Yilun |
2020-06-28 | fpga: dfl: parse interrupt info for feature devices on enumeration | Xu Yilun |