summaryrefslogtreecommitdiffstats
path: root/drivers/fpga
AgeCommit message (Expand)Author
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
2019-09-03fpga: dfl: afu: add userclock sysfs interfaces.Wu Hao
2019-09-03fpga: dfl: afu: convert platform_driver to use dev_groupsWu Hao
2019-09-03fpga: dfl: fme: convert platform_driver to use dev_groupsWu Hao
2019-09-03fpga: dfl: make init callback optionalWu Hao
2019-09-03Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Moritz Fischer
2019-09-02Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman
2019-08-28Merge tag 'fpga-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-08-24fpga: altera-cvp: Add Stratix10 (V2) SupportThor Thayer
2019-08-24fpga: altera-cvp: Preparation for V2 parts.Thor Thayer
2019-08-24fpga: altera-cvp: Discover Vendor Specific offsetThor Thayer
2019-08-18fpga: altera-ps-spi: Fix getting of optional confd gpioPhil Reid
2019-08-09Merge tag 'fpga-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman
2019-08-05fpga: dfl: fme: add capability sysfs interfacesWu Hao
2019-08-05fpga: dfl: make uinit callback optionalWu Hao
2019-08-05fpga: dfl: add id_table for dfl private feature driverWu Hao
2019-08-05fpga: dfl: afu: add AFU state related sysfs interfacesWu Hao
2019-08-05fpga: dfl: pci: enable SRIOV support.Wu Hao
2019-08-05fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.Wu Hao
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose
2019-07-29Merge 5.3-rc2 into char-misc-nextGreg Kroah-Hartman
2019-07-25fpga: dfl: use driver core functions, not sysfs ones.Greg Kroah-Hartman
2019-07-24fpga: altera-pr-ip: Make alt_pr_unregister function voidMoritz Fischer
2019-07-24fpga: altera-cvp: Fix function definition argumentCarlos A Petry
2019-07-24fpga-manager: altera-ps-spi: Fix build errorYueHaibing
2019-07-16mm: add account_locked_vm utility functionDaniel Jordan
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-03fpga: dfl: fme: align PR buffer size per PR datawidthWu Hao
2019-07-03fpga: dfl: fme: remove copy_to_user() in ioctl for PRWu Hao
2019-07-03fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address.Wu Hao
2019-06-24drivers: Add generic helper to match by of_nodeSuzuki K Poulose
2019-06-20drivers: fpga: Kconfig: pedantic cleanupsEnrico Weigelt
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-30fpga: zynqmp-fpga: Correctly handle error pointerMoritz Fischer
2019-05-24fpga: dfl: expand minor range when registering chrdev regionChengguang Xu
2019-05-24fpga: dfl: Add lockdep classes for pdata->lockScott Wood
2019-05-24fpga: dfl: afu: Pass the correct device to dma_mapping_error()Scott Wood
2019-05-24fpga: stratix10-soc: fix use-after-free on s10_init()Wen Yang
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny