summaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)Author
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman
2020-07-23Merge tag 'fpga-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman
2020-07-13fpga: dfl: fix bug in port reset handshakeMatthew Gerlach
2020-07-13fpga: dfl: pci: reduce the scope of variable 'ret'Xu Yilun
2020-07-12fpga: dfl: pci: add device id for Intel FPGA PAC N3000Xu Yilun
2020-07-06fpga: dfl: afu: add AFU interrupt supportXu Yilun
2020-07-06fpga: dfl: fme: add interrupt support for global error reportingXu Yilun
2020-07-06fpga: dfl: afu: add interrupt support for port error reportingXu Yilun
2020-06-28fpga: dfl: introduce interrupt trigger setting APIXu Yilun
2020-06-28fpga: dfl: pci: add irq info for feature devices enumerationXu Yilun
2020-06-28fpga: dfl: parse interrupt info for feature devices on enumerationXu Yilun
2020-06-26fpga manager: xilinx-spi: check INIT_B pin during write_initLuca Ceresoli
2020-06-26Merge tag 'fpga-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-06-18fpga: Fix dead store in fpga-bridge.cTom Rix
2020-06-18fpga: Fix dead store fpga-mgr.cTom Rix
2020-06-18fpga: dfl: Use struct_size() in kzalloc()Gustavo A. R. Silva
2020-06-18fpga manager: xilinx-spi: remove unneeded, mistyped variablesLuca Ceresoli
2020-06-18fpga manager: xilinx-spi: valid for the 7 Series tooLuca Ceresoli
2020-06-18fpga: dfl: afu: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-06-09fpga: zynqmp: fix modular buildArnd Bergmann
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-29drivers/fpga/dfl-afu-dma-region.c: get rid of pointless access_ok()Al Viro
2020-05-29drivers/fpga/dfl-fme-pr.c: get rid of pointless access_ok()Al Viro
2020-05-19fpga: dfl: afu: Corrected error handling levelsSouptick Joarder
2020-05-15Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman
2020-04-29fpga: dfl: afu: support debug access to memory-mapped afu regionsDominic Chen
2020-04-29fpga: dfl.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-29fpga: stratix10-soc: add compatible property value for intel agilexRichard Gong
2020-04-29fpga: machxo2-spi: Use new structure for SPI transfer delaysSergiu Cuciurean
2020-04-29fpga: ice40-spi: Use new structure for SPI transfer delaysSergiu Cuciurean
2020-04-29fpga: dfl: support multiple opens on feature device node.Xu Yilun
2020-04-28fpga: dfl: fme: add performance reporting supportWu Hao
2020-04-28firmware: xilinx: Remove eemi ops for fpga related APIsRajan Vaja
2020-04-28firmware: fpga: replace the error codes with the standard onesRichard Gong
2020-03-30fpga: dfl: pci: fix return value of cci_pci_sriov_configureXu Yilun
2020-03-30fpga: zynq: Remove clk_get error message for probe deferShubhrajyoti Datta
2020-01-10fpga: xilinx-pr-decoupler: Remove clk_get error message for probe deferShubhrajyoti Datta
2020-01-02fpga: remove redundant dev_err messageDing Xiang
2020-01-02fpga: dfl: afu: remove set but not used variable 'afu'yu kuai
2020-01-02fpga: dfl: fme: remove set but not used variable 'fme'yu kuai
2019-10-16fpga: dfl: fme: add power management supportWu Hao
2019-10-16fpga: dfl: fme: add thermal management supportWu Hao
2019-10-04fpga: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-03fpga: dfl: fme: add global error reporting supportWu Hao
2019-09-03fpga: dfl: afu: add STP (SignalTap) supportWu Hao
2019-09-03fpga: dfl: afu: add error reporting support.Wu Hao
2019-09-03fpga: dfl: afu: expose __afu_port_enable/disable function.Wu Hao