VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-08-12
fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
Kajol Jain
2021-07-19
fpga: stratix10-soc: Add missing fpga_mgr_free() call
Russ Weight
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
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/kernel/git/mdf/linux-fpga into char-misc-next
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/linux-fpga into char-misc-next
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
2020-06-26
fpga manager: xilinx-spi: check INIT_B pin during write_init
Luca Ceresoli
2020-06-26
Merge tag 'fpga-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next
Greg Kroah-Hartman
2020-06-18
fpga: Fix dead store in fpga-bridge.c
Tom Rix
2020-06-18
fpga: Fix dead store fpga-mgr.c
Tom Rix
2020-06-18
fpga: dfl: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-06-18
fpga manager: xilinx-spi: remove unneeded, mistyped variables
Luca Ceresoli
2020-06-18
fpga manager: xilinx-spi: valid for the 7 Series too
Luca Ceresoli
2020-06-18
fpga: dfl: afu: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-06-09
fpga: zynqmp: fix modular build
Arnd Bergmann
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-05-29
drivers/fpga/dfl-afu-dma-region.c: get rid of pointless access_ok()
Al Viro
2020-05-29
drivers/fpga/dfl-fme-pr.c: get rid of pointless access_ok()
Al Viro
2020-05-19
fpga: dfl: afu: Corrected error handling levels
Souptick Joarder
2020-05-15
Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next
Greg Kroah-Hartman
2020-04-29
fpga: dfl: afu: support debug access to memory-mapped afu regions
Dominic Chen
2020-04-29
fpga: dfl.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-29
fpga: stratix10-soc: add compatible property value for intel agilex
Richard Gong
2020-04-29
fpga: machxo2-spi: Use new structure for SPI transfer delays
Sergiu Cuciurean
2020-04-29
fpga: ice40-spi: Use new structure for SPI transfer delays
Sergiu Cuciurean
2020-04-29
fpga: dfl: support multiple opens on feature device node.
Xu Yilun
2020-04-28
fpga: dfl: fme: add performance reporting support
Wu Hao
2020-04-28
firmware: xilinx: Remove eemi ops for fpga related APIs
Rajan Vaja
2020-04-28
firmware: fpga: replace the error codes with the standard ones
Richard Gong
2020-03-30
fpga: dfl: pci: fix return value of cci_pci_sriov_configure
Xu Yilun
2020-03-30
fpga: zynq: Remove clk_get error message for probe defer
Shubhrajyoti Datta
2020-01-10
fpga: xilinx-pr-decoupler: Remove clk_get error message for probe defer
Shubhrajyoti Datta
2020-01-02
fpga: remove redundant dev_err message
Ding Xiang
2020-01-02
fpga: dfl: afu: remove set but not used variable 'afu'
yu kuai
2020-01-02
fpga: dfl: fme: remove set but not used variable 'fme'
yu kuai
2019-10-16
fpga: dfl: fme: add power management support
Wu Hao
2019-10-16
fpga: dfl: fme: add thermal management support
Wu Hao
2019-10-04
fpga: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
Linus Torvalds
2019-09-03
fpga: dfl: fme: add global error reporting support
Wu Hao
2019-09-03
fpga: dfl: afu: add STP (SignalTap) support
Wu Hao
2019-09-03
fpga: dfl: afu: add error reporting support.
Wu Hao
2019-09-03
fpga: dfl: afu: expose __afu_port_enable/disable function.
Wu Hao
2019-09-03
fpga: dfl: afu: add userclock sysfs interfaces.
Wu Hao
2019-09-03
fpga: dfl: afu: convert platform_driver to use dev_groups
Wu Hao
2019-09-03
fpga: dfl: fme: convert platform_driver to use dev_groups
Wu Hao
2019-09-03
fpga: dfl: make init callback optional
Wu Hao
2019-09-03
Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into fpga-dfl-for-5.4
Moritz Fischer
2019-09-02
Merge 5.3-rc7 into char-misc-next
Greg Kroah-Hartman
2019-08-28
Merge tag 'fpga-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-linus
Greg Kroah-Hartman
2019-08-24
fpga: altera-cvp: Add Stratix10 (V2) Support
Thor Thayer
2019-08-24
fpga: altera-cvp: Preparation for V2 parts.
Thor Thayer
2019-08-24
fpga: altera-cvp: Discover Vendor Specific offset
Thor Thayer
2019-08-18
fpga: altera-ps-spi: Fix getting of optional confd gpio
Phil Reid
2019-08-09
Merge tag 'fpga-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next
Greg Kroah-Hartman
2019-08-05
fpga: dfl: fme: add capability sysfs interfaces
Wu Hao
2019-08-05
fpga: dfl: make uinit callback optional
Wu Hao
2019-08-05
fpga: dfl: add id_table for dfl private feature driver
Wu Hao
2019-08-05
fpga: dfl: afu: add AFU state related sysfs interfaces
Wu Hao
2019-08-05
fpga: dfl: pci: enable SRIOV support.
Wu Hao
2019-08-05
fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.
Wu Hao
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-29
Merge 5.3-rc2 into char-misc-next
Greg Kroah-Hartman
2019-07-25
fpga: dfl: use driver core functions, not sysfs ones.
Greg Kroah-Hartman
2019-07-24
fpga: altera-pr-ip: Make alt_pr_unregister function void
Moritz Fischer
2019-07-24
fpga: altera-cvp: Fix function definition argument
Carlos A Petry
2019-07-24
fpga-manager: altera-ps-spi: Fix build error
YueHaibing
2019-07-16
mm: add account_locked_vm utility function
Daniel Jordan
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2019-07-03
fpga: dfl: fme: align PR buffer size per PR datawidth
Wu Hao
2019-07-03
fpga: dfl: fme: remove copy_to_user() in ioctl for PR
Wu Hao
2019-07-03
fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address.
Wu Hao
2019-06-24
drivers: Add generic helper to match by of_node
Suzuki K Poulose
2019-06-20
drivers: fpga: Kconfig: pedantic cleanups
Enrico Weigelt
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2019-06-08
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-05-30
fpga: zynqmp-fpga: Correctly handle error pointer
Moritz Fischer
2019-05-24
fpga: dfl: expand minor range when registering chrdev region
Chengguang Xu
2019-05-24
fpga: dfl: Add lockdep classes for pdata->lock
Scott Wood
2019-05-24
fpga: dfl: afu: Pass the correct device to dma_mapping_error()
Scott Wood
2019-05-24
fpga: stratix10-soc: fix use-after-free on s10_init()
Wen Yang
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-04-15
fpga manager: Adding FPGA Manager support for Xilinx zynqmp
Nava kishore Manne
2019-02-11
Merge 5.0-rc6 into char-misc-next
Greg Kroah-Hartman
2019-01-31
fpga: altera_freeze_bridge: remove restriction to socfpga
Alan Tull
2019-01-31
fpga: mgr: altera-ps-spi: make array dummy static, shrinks object size
Colin Ian King
2019-01-31
fpga: stratix10-soc: fix wrong of_node_put() in init function
Nicolas Saenz Julienne
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-11-26
fpga: of-fpga-region: Use platform_set_drvdata
Moritz Fischer
2018-11-26
fpga: dfl-fme-region: Use platform_get_drvdata()
Moritz Fischer
2018-11-26
fpga: add intel stratix10 soc fpga manager driver
Alan Tull
2018-11-26
fpga: mgr: altera-ps-spi: enable usage on non-dt platforms
Anatolij Gustschin
2018-11-26
fpga: altera-cvp: fix probing for multiple FPGAs on the bus
Anatolij Gustschin
2018-11-11
zynq-fpga: Only route PR via PCAP when required
Mike Looijmans
2018-11-11
fpga: altera-cvp: Fix registration for CvP incapable devices
Andreas Puhm
2018-11-11
fpga: dfl: fme: remove set but not used variable 'priv'
YueHaibing
2018-11-11
fpga: altera-cvp: fix 'bad IO access' on x86_64
Anatolij Gustschin
2018-10-16
fpga: add devm_fpga_region_create
Alan Tull
2018-10-16
fpga: bridge: add devm_fpga_bridge_create
Alan Tull
2018-10-16
fpga: mgr: add devm_fpga_mgr_create
Alan Tull
2018-10-08
Merge 4.19-rc7 into char-misc-next
Greg Kroah-Hartman
2018-09-30
fpga: bridge: fix obvious function documentation error
Alan Tull
2018-09-30
fpga: do not access region struct after fpga_region_unregister
Alan Tull
2018-09-16
Merge b4.19-rc4 into char-misc-next
Greg Kroah-Hartman
2018-09-12
drivers: fpga: fix two trivial spelling mistakes
Colin Ian King
2018-09-12
fpga: dfl: fme: fix return value check in in pr_mgmt_init()
Wei Yongjun
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-15
fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls support
Wu Hao
2018-07-15
fpga: dfl: afu: add afu sub feature support
Xiao Guangrong
2018-07-15
fpga: dfl: afu: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
Wu Hao
2018-07-15
fpga: dfl: afu: add header sub feature support
Wu Hao
2018-07-15
fpga: dfl: afu: add port ops support
Wu Hao
2018-07-15
fpga: dfl: add FPGA Accelerated Function Unit driver basic framework
Wu Hao
2018-07-15
fpga: dfl: fme-region: add support for compat_id
Wu Hao
2018-07-15
fpga: dfl: add fpga region platform driver for FME
Wu Hao
2018-07-15
fpga: dfl: add fpga bridge platform driver for FME
Wu Hao
2018-07-15
fpga: dfl: fme-mgr: add compat_id support
Wu Hao
2018-07-15
fpga: dfl: add fpga manager platform driver for FME
Wu Hao
2018-07-15
fpga: dfl: fme: add partial reconfiguration sub feature support
Kang Luwei
2018-07-15
fpga: dfl: fme: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
Wu Hao
2018-07-15
fpga: dfl: fme: add header sub feature support
Kang Luwei
2018-07-15
fpga: dfl: add FPGA Management Engine driver basic framework
Kang Luwei
2018-07-15
fpga: dfl-pci: add enumeration for feature devices
Wu Hao
2018-07-15
fpga: add FPGA DFL PCIe device driver
Zhang Yi
2018-07-15
fpga: dfl: add dfl_fpga_check_port_id function.
Wu Hao
2018-07-15
fpga: dfl: add dfl_fpga_port_ops support.
Wu Hao
2018-07-15
fpga: dfl: add feature device infrastructure
Xiao Guangrong
2018-07-15
fpga: dfl: add dfl_fpga_cdev_find_port
Wu Hao
2018-07-15
fpga: dfl: add chardev support for feature devices
Wu Hao
2018-07-15
fpga: add device feature list support
Wu Hao
2018-07-15
fpga: region: add compat_id support
Wu Hao
2018-07-15
fpga: mgr: add status for fpga-manager
Wu Hao
2018-07-07
fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()'
Christophe Jaillet
2018-05-25
fpga: clarify that unregister functions also free
Alan Tull
2018-05-25
fpga: region: kernel-doc fixes
Alan Tull
2018-05-25
fpga: bridge: kernel-doc fixes
Alan Tull
2018-05-25
fpga: mgr: kernel-doc fixes
Alan Tull
2018-05-25
fpga: use SPDX
Alan Tull
2018-05-25
fpga: region: change api, add fpga_region_create/free
Alan Tull
2018-05-25
fpga: bridge: change api, don't use drvdata
Alan Tull
2018-05-25
fpga: manager: change api, don't use drvdata
Alan Tull
2018-05-25
fpga: region: don't use drvdata in common fpga code
Alan Tull
2018-04-30
Merge 4.17-rc3 into char-misc-next
Greg Kroah-Hartman
2018-04-23
fpga: fpga-region: comment on fpga_region_program_fpga locking
Alan Tull
2018-04-23
fpga: lattice machxo2: Add Lattice MachXO2 support
Paolo Pisati
2018-04-23
fpga: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-04-23
fpga-manager: altera-ps-spi: preserve nCONFIG state
Anatolij Gustschin