aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga
AgeCommit message (Expand)Author
2023-05-17fpga: bridge: fix kernel-doc parameter descriptionMarco Pagani
2023-02-15fpga: stratix10-soc: Fix return value check in s10_ops_write_init()Zheng Yongjun
2022-10-26fpga: prevent integer overflow in dfl_feature_ioctl_set_irq()Dan Carpenter
2022-08-21fpga: altera-pr-ip: fix unsigned comparison with less than zeroMarco Pagani
2021-09-30fpga: machxo2-spi: Fix missing error code in machxo2_write_complete()Jiapeng Chong
2021-09-30fpga: machxo2-spi: Return an error on failureTom Rix
2021-08-12fpga: dfl: fme: Fix cpu hotplug issue in performance reportingKajol Jain
2021-07-19fpga: stratix10-soc: Add missing fpga_mgr_free() callRuss Weight
2021-05-14fpga: fpga-mgr: xilinx-spi: fix error messages on -EPROBE_DEFERLuca Ceresoli
2021-05-11fpga: dfl: pci: add DID for D5005 PAC cardsRuss Weight
2020-12-01fpga: Specify HAS_IOMEM dependency for FPGA_DFLDavid Gow
2020-09-09fpga: dfl: create a dfl bus type to support DFL devicesXu Yilun
2020-09-04fpga: fpga-region: Cleanup an outdated commentMoritz Fischer
2020-08-30fpga: dfl: map feature mmio resources in their own feature driversXu Yilun
2020-08-30fpga manager: xilinx-spi: provide better diagnostics on programming failureLuca Ceresoli
2020-08-30fpga manager: xilinx-spi: add error checking after gpiod_get_value()Luca Ceresoli
2020-08-30fpga manager: xilinx-spi: fix write_complete timeout handlingLuca Ceresoli
2020-08-30fpga manager: xilinx-spi: remove final dot from dev_err() stringsLuca Ceresoli
2020-08-19fpga manager: xilinx-spi: remove stray commentLuca Ceresoli
2020-08-19fpga: dfl: change data type of feature id to u16Xu Yilun
2020-08-19fpga: stratix10-soc: make FPGA task un-interruptibleRichard Gong
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