summaryrefslogtreecommitdiffstats
path: root/drivers/fpga
AgeCommit message (Expand)AuthorLines
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-65/+1140
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-8/+0
2020-05-29drivers/fpga/dfl-afu-dma-region.c: get rid of pointless access_ok()Al Viro-4/+0
2020-05-29drivers/fpga/dfl-fme-pr.c: get rid of pointless access_ok()Al Viro-4/+0
2020-05-19fpga: dfl: afu: Corrected error handling levelsSouptick Joarder-2/+2
2020-05-15Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman-36/+95
2020-04-29fpga: dfl: afu: support debug access to memory-mapped afu regionsDominic Chen-0/+9
2020-04-29fpga: dfl.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-04-29fpga: stratix10-soc: add compatible property value for intel agilexRichard Gong-1/+2
2020-04-29fpga: machxo2-spi: Use new structure for SPI transfer delaysSergiu Cuciurean-4/+8
2020-04-29fpga: ice40-spi: Use new structure for SPI transfer delaysSergiu Cuciurean-2/+8
2020-04-29fpga: dfl: support multiple opens on feature device node.Xu Yilun-28/+67
2020-04-28fpga: dfl: fme: add performance reporting supportWu Hao-1/+1030
2020-04-28firmware: xilinx: Remove eemi ops for fpga related APIsRajan Vaja-11/+3
2020-04-28firmware: fpga: replace the error codes with the standard onesRichard Gong-15/+10
2020-03-30fpga: dfl: pci: fix return value of cci_pci_sriov_configureXu Yilun-2/+4
2020-03-30fpga: zynq: Remove clk_get error message for probe deferShubhrajyoti Datta-1/+2
2020-01-10fpga: xilinx-pr-decoupler: Remove clk_get error message for probe deferShubhrajyoti Datta-1/+2
2020-01-02fpga: remove redundant dev_err messageDing Xiang-3/+1
2020-01-02fpga: dfl: afu: remove set but not used variable 'afu'yu kuai-2/+0
2020-01-02fpga: dfl: fme: remove set but not used variable 'fme'yu kuai-2/+0
2019-10-16fpga: dfl: fme: add power management supportWu Hao-0/+207
2019-10-16fpga: dfl: fme: add thermal management supportWu Hao-1/+179
2019-10-04fpga: Remove dev_err() usage after platform_get_irq()Stephen Boyd-3/+1
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-172/+1621
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-14/+2
2019-09-03fpga: dfl: fme: add global error reporting supportWu Hao-3/+378
2019-09-03fpga: dfl: afu: add STP (SignalTap) supportWu Hao-0/+25
2019-09-03fpga: dfl: afu: add error reporting support.Wu Hao-0/+241
2019-09-03fpga: dfl: afu: expose __afu_port_enable/disable function.Wu Hao-11/+19
2019-09-03fpga: dfl: afu: add userclock sysfs interfaces.Wu Hao-1/+119
2019-09-03fpga: dfl: afu: convert platform_driver to use dev_groupsWu Hao-33/+36
2019-09-03fpga: dfl: fme: convert platform_driver to use dev_groupsWu Hao-27/+2
2019-09-03fpga: dfl: make init callback optionalWu Hao-4/+6
2019-09-03Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Moritz Fischer-41/+549
2019-09-02Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman-4/+7
2019-08-28Merge tag 'fpga-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-4/+7
2019-08-24fpga: altera-cvp: Add Stratix10 (V2) SupportThor Thayer-17/+176
2019-08-24fpga: altera-cvp: Preparation for V2 parts.Thor Thayer-26/+43
2019-08-24fpga: altera-cvp: Discover Vendor Specific offsetThor Thayer-37/+58
2019-08-18fpga: altera-ps-spi: Fix getting of optional confd gpioPhil Reid-4/+7
2019-08-09Merge tag 'fpga-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman-5/+6
2019-08-05fpga: dfl: fme: add capability sysfs interfacesWu Hao-0/+48
2019-08-05fpga: dfl: make uinit callback optionalWu Hao-1/+2
2019-08-05fpga: dfl: add id_table for dfl private feature driverWu Hao-15/+59
2019-08-05fpga: dfl: afu: add AFU state related sysfs interfacesWu Hao-0/+148
2019-08-05fpga: dfl: pci: enable SRIOV support.Wu Hao-1/+120
2019-08-05fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.Wu Hao-12/+153
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose-14/+2
2019-07-29Merge 5.3-rc2 into char-misc-nextGreg Kroah-Hartman-0/+1