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-07-20
remoteproc: k3-r5: Fix an error message
Christophe JAILLET
2021-07-20
remoteproc: stm32: fix phys_addr_t format string
Arnd Bergmann
2021-07-20
remoteproc: stm32: fix mbox_send_message call
Arnaud Pouliquen
2021-07-20
remoteproc: core: Fix cdev remove and rproc del
Siddharth Gupta
2021-05-04
Merge tag 'rproc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
Linus Torvalds
2021-04-14
remoteproc: stm32: add capability to detach
Arnaud Pouliquen
2021-04-13
remoteproc: imx_rproc: support remote cores booted before Linux Kernel
Peng Fan
2021-04-13
remoteproc: imx_rproc: move memory parsing to rproc_ops
Peng Fan
2021-04-13
remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX
Peng Fan
2021-04-13
remoteproc: imx_rproc: add missing of_node_put
Peng Fan
2021-04-13
remoteproc: imx_rproc: fix build error without CONFIG_MAILBOX
Wei Yongjun
2021-04-13
remoteproc: qcom: wcss: Remove unnecessary PTR_ERR()
Junlin Yang
2021-04-13
remoteproc: qcom: wcss: Fix wrong pointer passed to PTR_ERR()
Wei Yongjun
2021-04-13
remoteproc: qcom: pas: Add modem support for SDX55
Manivannan Sadhasivam
2021-04-13
remoteproc: qcom: wcss: Fix return value check in q6v5_wcss_init_mmio()
Wei Yongjun
2021-04-13
remoteproc: pru: Fix and cleanup firmware interrupt mapping logic
Suman Anna
2021-04-13
remoteproc: pru: Fix wrong success return value for fw events
Suman Anna
2021-04-13
remoteproc: pru: Fixup interrupt-parent logic for fw events
Suman Anna
2021-03-18
remoteproc: qcom: wcnss: Allow specifying firmware-name
Bjorn Andersson
2021-03-18
remoteproc: qcom: wcss: explicitly request exclusive reset control
Govind Singh
2021-03-18
remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404
Govind Singh
2021-03-18
remoteproc: qcom: wcss: populate hardcoded param using driver data
Govind Singh
2021-03-18
remoteproc: Refactor function rproc_cdev_release()
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with a detach request when attached
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with a stop request when attached
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with a start request when attached
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with a kernel panic when attached
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with the resource table when stopping
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with the resource table when detaching
Mathieu Poirier
2021-03-18
remoteproc: Introduce function rproc_detach()
Mathieu Poirier
2021-03-18
remoteproc: Introduce function __rproc_detach()
Mathieu Poirier
2021-03-18
remoteproc: stm32: Move memory parsing to rproc_ops
Arnaud POULIQUEN
2021-03-18
remoteproc: stm32: Move resource table setup to rproc_ops
Mathieu Poirier
2021-03-18
remoteproc: Add new get_loaded_rsc_table() to rproc_ops
Mathieu Poirier
2021-03-18
remoteproc: Properly represent the attached state
Mathieu Poirier
2021-03-18
remoteproc: Add new RPROC_ATTACHED state
Mathieu Poirier
2021-03-18
remoteproc: Rename function rproc_actuate()
Mathieu Poirier
2021-03-18
remoteproc: Remove useless check in rproc_del()
Mathieu Poirier
2021-03-18
remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
Bjorn Andersson
2021-03-18
remoteproc: qcom_q6v5_mss: Provide errors for firmware-name parsing
Bjorn Andersson
2021-03-17
remoteproc: pru: Fix firmware loading crashes on K3 SoCs
Suman Anna
2021-03-12
remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
Wei Yongjun
2021-03-11
remoteproc: imx_proc: enable virtio/mailbox
Peng Fan
2021-03-11
remoteproc: imx_rproc: ignore mapping vdev regions
Peng Fan
2021-03-11
remoteproc: imx_rproc: support i.MX8MQ/M
Peng Fan
2021-03-11
remoteproc: imx_rproc: add i.MX specific parse fw hook
Peng Fan
2021-03-11
remoteproc: imx_rproc: use devm_ioremap
Peng Fan
2021-03-11
remoteproc: imx_rproc: correct err message
Peng Fan
2021-03-11
remoteproc: add is_iomem to da_to_va
Peng Fan
2021-03-11
remoteproc: core: Remove casting to rproc_handle_resource_t
Jindong Yue
2021-03-11
remoteproc: pru: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yang Li
2021-03-08
remoteproc: sysfs: Use sysfs_emit instead of sprintf
Raghavendra Rao Ananta
2021-03-08
remoteproc: pru: Fix loading of GNU Binutils ELF
Dimitar Dimitrov
2021-03-08
remoteproc: qcom: pil_info: avoid 64-bit division
Arnd Bergmann
2021-02-11
remoteproc: qcom: pas: Add SM8350 PAS remoteprocs
Vinod Koul
2021-02-09
remoteproc: core: Fix rproc->firmware free in rproc_set_firmware()
Daniele Alessandrelli
2021-02-09
remoteproc/mediatek: support L1TCM
Tzung-Bi Shih
2021-02-09
remoteproc/mediatek: enable MPU for all memory regions in MT8192 SCP
Tzung-Bi Shih
2021-02-09
remoteproc/mediatek: use devm_platform_ioremap_resource_byname
Tzung-Bi Shih
2021-02-09
remoteproc: ingenic: Add module parameter 'auto_boot'
Paul Cercueil
2021-02-09
remoteproc/mediatek: acknowledge watchdog IRQ after handled
Tzung-Bi Shih
2021-02-09
remoteproc: qcom_wcnss: remove unneeded semicolon
Yang Li
2021-02-09
remoteproc: qcom: fix glink dependencies
Arnd Bergmann
2021-01-07
remoteproc: stm32: improve debug using dev_err_probe
Arnaud Pouliquen
2021-01-07
remoteproc: qcom: add more help text qcom options
Shawn Guo
2021-01-07
remoteproc: qcom_wcnss: Add qcom,wcn3660b compatible
Stephan Gerhold
2020-12-16
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-12-10
remoteproc/mediatek: read IPI buffer offset from FW
Tzung-Bi Shih
2020-12-10
remoteproc/mediatek: unprepare clk if scp_before_load fails
Tzung-Bi Shih
2020-12-10
remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()
Zhang Changzhong
2020-12-10
remoteproc/mediatek: Fix kernel test robot warning
Souptick Joarder
2020-12-10
remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()
YueHaibing
2020-12-10
remoteproc: qcom: pas: fix error handling in adsp_pds_enable
Zhang Qilong
2020-12-10
remoteproc: qcom: fix reference leak in adsp_start
Zhang Qilong
2020-12-10
remoteproc: q6v5-mss: fix error handling in q6v5_pds_enable
Zhang Qilong
2020-12-10
remoteproc/mtk_scp: surround DT device IDs with CONFIG_OF
Alexandre Courbot
2020-12-10
remoteproc: qcom: Add minidump id for sm8150 modem
Siddharth Gupta
2020-12-10
remoteproc: qcom: Add capability to collect minidumps
Siddharth Gupta
2020-12-10
remoteproc: coredump: Add minidump functionality
Siddharth Gupta
2020-12-10
remoteproc: core: Add ops to enable custom coredump functionality
Siddharth Gupta
2020-12-10
remoteproc/mediatek: change MT8192 CFG register base
Tzung-Bi Shih
2020-12-10
remoteproc: pru: Add support for various PRU cores on K3 J721E SoCs
Suman Anna
2020-12-10
remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs
Suman Anna
2020-12-10
remoteproc: pru: Add pru-specific debugfs support
Suman Anna
2020-12-10
remoteproc: pru: Add support for PRU specific interrupt configuration
Grzegorz Jaszczyk
2020-12-10
remoteproc: pru: Add a PRU remoteproc driver
Suman Anna
2020-12-04
remoteproc: fix spelling mistake "Peripherial" -> "Peripherial" in Kconfig
Colin Ian King
2020-12-04
remoteproc: sysmon: fix shutdown_acked state
Arnd Bergmann
2020-11-25
remoteproc: k3-r5: Adjust TCM sizes in Split-mode on J7200 SoCs
Suman Anna
2020-11-25
remoteproc: k3-r5: Extend support to R5F clusters on J7200 SoCs
Suman Anna
2020-11-25
remoteproc: Add a rproc_set_firmware() API
Suman Anna
2020-11-25
remoteproc: sysmon: Improve error messages
Bjorn Andersson
2020-11-25
remoteproc: qcom: q6v5: Query sysmon before graceful shutdown
Bjorn Andersson
2020-11-25
remoteproc: sysmon: Expose the shutdown result
Bjorn Andersson
2020-11-25
remoteproc: sysmon: Ensure remote notification ordering
Bjorn Andersson
2020-11-24
remoteproc: qcom_q6v5_mss: map/unmap MBA region before/after use
Sibi Sankar
2020-11-24
remoteproc: qcom_q6v5_mss: Replace ioremap with memremap
Sibi Sankar
2020-11-23
remoteproc: qcom_sysmon: Constify qmi_indication_handler
Rikard Falkeborn
2020-11-20
remoteproc/mediatek: skip if filesz is 0
Tzung-Bi Shih
2020-11-20
remoteproc/mediatek: fix boundary check
Tzung-Bi Shih
2020-11-20
remoteproc/mediatek: fix sparse errors on dma_alloc and dma_free
Tzung-Bi Shih
2020-11-20
remoteproc/mediatek: fix sparse errors on sram power on and off
Tzung-Bi Shih
2020-11-17
remoteproc: stm32: Constify st_rproc_ops
Rikard Falkeborn
2020-11-17
remoteproc: ingenic: Constify ingenic_rproc_ops
Rikard Falkeborn
2020-11-16
remoteproc/wkup_m3: Use reset control driver if available
Tony Lindgren
2020-10-26
remoteproc: ti_k3: fix -Wcast-function-type warning
Arnd Bergmann
2020-10-26
remoteproc: qcom_wcnss: Allow replacing regulators with power domains
Stephan Gerhold
2020-10-26
remoteproc: qcom_q6v5_mss: Allow replacing regulators with power domains
Stephan Gerhold
2020-10-22
Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
Linus Torvalds
2020-10-15
remoteproc/mediatek: Remove non-standard dsb()
Bjorn Andersson
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-13
remoteproc: Add recovery configuration to the sysfs interface
Rishabh Bhatnagar
2020-10-13
remoteproc: Add coredump as part of sysfs interface
Rishabh Bhatnagar
2020-10-13
remoteproc: Change default dump configuration to "disabled"
Rishabh Bhatnagar
2020-10-13
remoteproc: k3-r5: Add loading support for on-chip SRAM regions
Suman Anna
2020-10-13
remoteproc: k3-r5: Initialize TCM memories for ECC
Suman Anna
2020-10-13
remoteproc: k3-r5: Add a remoteproc driver for R5F subsystem
Suman Anna
2020-10-06
dma-mapping: split
Christoph Hellwig
2020-09-26
remoteproc: scp: add COMPILE_TEST dependency
Alexandre Courbot
2020-09-25
remoteproc/mediatek: Add support for mt8192 SCP
Pi-Hsun Shih
2020-09-25
remoteproc: Fixup coredump debugfs disable request
Sibi Sankar
2020-09-25
remoteproc: qcom_q6v5: Assign mpss region to Q6 before MBA boot
Sibi Sankar
2020-09-25
remoteproc/mediatek: fix null pointer dereference on null scp pointer
Colin Ian King
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-09-15
remoteproc: stm32: Fix pointer assignement
Mathieu Poirier
2020-09-15
remoteproc: scp: add COMPILE_TEST dependency
Alexandre Courbot
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-11
Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
Linus Torvalds
2020-08-04
remoteproc: core: Register the character device interface
Siddharth Gupta
2020-08-04
remoteproc: Add remoteproc character device interface
Siddharth Gupta
2020-07-28
remoteproc: kill IPA notify code
Alex Elder
2020-07-28
remoteproc: k3-dsp: Add support for C71x DSPs
Suman Anna
2020-07-28
remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPs
Suman Anna
2020-07-28
remoteproc: k3-dsp: Add a remoteproc driver of K3 C66x DSPs
Suman Anna
2020-07-28
remoteproc: k3: Add TI-SCI processor control helper functions
Suman Anna
2020-07-28
remoteproc: Introduce rproc_of_parse_firmware() helper
Suman Anna
2020-07-27
remoteproc: qcom_q6v5_mss: Remove redundant running state
Sibi Sankar
2020-07-27
remoteproc: qcom: q6v5: Update running state before requesting stop
Sibi Sankar
2020-07-27
remoteproc: qcom_q6v5_mss: Add modem debug policy support
Sibi Sankar
2020-07-27
remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load
Sibi Sankar
2020-07-27
remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
Sibi Sankar
2020-07-21
remoteproc: qcom_q6v5_mss: Add MBA log extraction support
Sibi Sankar
2020-07-21
remoteproc: Add coredump debugfs entry
Rishabh Bhatnagar
2020-07-21
remoteproc: Add inline coredump functionality
Rishabh Bhatnagar
2020-07-21
remoteproc: Pass size and offset as arguments to segment dump function
Rishabh Bhatnagar
2020-07-21
remoteproc: qcom_q6v5_mss: Replace mask based tracking with size
Sibi Sankar
2020-07-21
remoteproc: Move coredump functionality to a new file
Rishabh Bhatnagar
2020-07-17
remoteproc: stm32: Update M4 state in stm32_rproc_stop()
Mathieu Poirier
2020-07-17
remoteproc: stm32: Introduce new attach() operation
Mathieu Poirier
2020-07-17
remoteproc: stm32: Properly handle the resource table when attaching
Mathieu Poirier
2020-07-17
remoteproc: stm32: Parse memory regions when attaching to M4
Mathieu Poirier
2020-07-17
remoteproc: Make function rproc_resource_cleanup() public
Mathieu Poirier
2020-07-17
remoteproc: stm32: Properly set co-processor state when attaching
Mathieu Poirier
2020-07-17
remoteproc: stm32: Parse syscon that will manage M4 synchronisation
Mathieu Poirier
2020-07-17
remoteproc: stm32: Remove memory translation from DT parsing
Mathieu Poirier
2020-07-17
remoteproc: stm32: Decouple rproc from DT parsing
Mathieu Poirier
2020-07-17
remoteproc: stm32: Request IRQ with platform device
Mathieu Poirier
2020-07-17
remoteproc: stm32: Decouple rproc from memory translation
Mathieu Poirier
2020-07-16
remoteproc: Properly handle firmware name when attaching
Mathieu Poirier
2020-07-16
remoteproc: Refactor function rproc_free_vring()
Mathieu Poirier
2020-07-16
remoteproc: Refactor function rproc_trigger_auto_boot()
Mathieu Poirier
2020-07-16
remoteproc: Refactor function rproc_boot()
Mathieu Poirier
2020-07-16
remoteproc: Introducing function rproc_validate()
Mathieu Poirier
2020-07-16
remoteproc: Introducing function rproc_actuate()
Mathieu Poirier
2020-07-16
remoteproc: Introducing function rproc_attach()
Mathieu Poirier
2020-07-16
remoteproc: Add new attach() remoteproc operation
Mathieu Poirier
2020-07-16
remoteproc: Add new RPROC_DETACHED state
Mathieu Poirier
2020-07-16
remoteproc: qcom_q6v5_mss: Monitor MSS_STATUS for boot completion
Sibi Sankar
2020-07-16
remoteproc: qcom: pil-info: Fix shift overflow
Bjorn Andersson
2020-07-15
remoteproc: qcom_sysmon: Solve function header bitrot issues
Lee Jones
2020-07-15
remoteproc: remoteproc_core: Use 'gnu_printf' format notation
Lee Jones
2020-07-13
remoteproc: qcom: Add missing slab.h
Kefeng Wang
2020-07-08
remoteproc: qcom: Add notification types to SSR
Rishabh Bhatnagar
2020-07-08
remoteproc: qcom: Add per subsystem SSR notification
Rishabh Bhatnagar
2020-07-01
remoteproc: qcom: Update PIL relocation info on load
Bjorn Andersson
2020-07-01
remoteproc: qcom: Introduce helper to store pil info in IMEM
Bjorn Andersson
2020-07-01
Revert "remoteproc: Add support for runtime PM"
Mathieu Poirier
2020-07-01
remoteproc: ingenic: Move clock handling to prepare/unprepare callbacks
Mathieu Poirier
2020-06-30
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
2020-06-08
Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
Linus Torvalds
2020-05-20
remoteproc: Fix an error code in devm_rproc_alloc()
Dan Carpenter
2020-05-18
remoteproc: ingenic: Added remoteproc driver
Paul Cercueil
2020-05-18
remoteproc: Add support for runtime PM
Paul Cercueil
2020-05-14
remoteproc: wcss: Fix arguments passed to qcom_add_glink_subdev()
Bjorn Andersson
2020-05-12
remoteproc: Fix and restore the parenting hierarchy for vdev
Suman Anna
2020-05-12
remoteproc: Fall back to using parent memory pool if no dedicated available
Tero Kristo
2020-05-12
remoteproc: wcss: add support for rpmsg communication
Sivaprakash Murugesan
2020-05-12
remoteproc: core: Prevent system suspend during remoteproc recovery
Rishabh Bhatnagar
2020-05-12
remoteproc: qcom_q6v5_mss: Remove unused q6v5_da_to_va function
Sibi Sankar
2020-05-12
remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after use
Sibi Sankar
2020-05-12
remoteproc: qcom_q6v5_mss: Drop accesses to MPSS PERPH register space
Sibi Sankar
2020-05-12
remoteproc: qcom: pas: Add SM8250 PAS remoteprocs
Bjorn Andersson
2020-05-11
remoteproc: qcom_q6v5_mss: Extract mba/mpss from memory-region
Sibi Sankar
2020-05-11
remoteproc: qcom: pas: Add SC7180 Modem support
Sibi Sankar
2020-05-11
remoteproc/mediatek: fix invalid use of sizeof in scp_ipi_init()
Wei Yongjun
2020-05-07
soc: qcom: glink_ssr: Internalize ssr_notifiers
Bjorn Andersson
2020-05-07
remoteproc: qcom: Pass ssr_name to glink subdevice
Bjorn Andersson
2020-04-23
Merge tag 'rproc-v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
Linus Torvalds
2020-04-22
remoteproc: Add missing '\n' in log messages
Christophe JAILLET
2020-04-22
remoteproc: Add prepare and unprepare ops
Loic Pallardy