index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
remoteproc.h
Age
Commit message (
Expand
)
Author
2019-02-20
remoteproc: fix recovery procedure
Loic Pallardy
2019-02-20
remoteproc: create vdev subdevice with specific dma memory pool
Loic Pallardy
2019-01-06
remoteproc: fix kernel-doc comment for parse_fw
Fabien Dessenne
2018-10-19
remoteproc: Add mechanism for custom dump function assignment
Sibi Sankar
2018-10-19
remoteproc: Introduce custom dump function for each remoteproc segment
Sibi Sankar
2018-10-14
remoteproc: modify vring allocation to rely on centralized carveout allocator
Loic Pallardy
2018-10-09
remoteproc: add helper function to allocate rproc_mem_entry from reserved memory
Loic Pallardy
2018-10-09
remoteproc: add alloc ops in rproc_mem_entry struct
Loic Pallardy
2018-10-09
remoteproc: introduce rproc_add_carveout function
Loic Pallardy
2018-10-09
remoteproc: add helper function to allocate and init rproc_mem_entry struct
Loic Pallardy
2018-10-09
remoteproc: add name in rproc_mem_entry struct
Loic Pallardy
2018-10-09
remoteproc: add release ops in rproc_mem_entry struct
Loic Pallardy
2018-10-05
remoteproc: Add missing kernel-doc comment for auto-boot
Suman Anna
2018-06-26
remoteproc: Introduce prepare and unprepare for subdevices
Bjorn Andersson
2018-06-26
remoteproc: Make client initialize ops in rproc_subdev
Bjorn Andersson
2018-06-26
remoteproc: Rename subdev functions to start/stop
Bjorn Andersson
2018-04-25
remoteproc: fix crashed parameter logic on stop call
Arnaud Pouliquen
2018-02-12
remoteproc: Pass type of shutdown to subdev remove
Bjorn Andersson
2018-02-12
remoteproc: Rename "load_rsc_table" to "parse_fw"
Bjorn Andersson
2018-02-12
remoteproc: Add remote processor coredump support
Sarangdhar Joshi
2018-01-15
remoteproc: Drop dangling find_rsc_table dummies
Bjorn Andersson
2018-01-15
remoteproc: Move resource table load logic to find
Bjorn Andersson
2018-01-15
remoteproc: Merge rproc_ops and rproc_fw_ops
Bjorn Andersson
2018-01-15
remoteproc: Clone rproc_ops in rproc_alloc()
Bjorn Andersson
2018-01-15
remoteproc: Cache resource table size
Bjorn Andersson
2018-01-15
remoteproc: Remove depricated crash completion
Bjorn Andersson
2017-09-01
remoteproc: Introduce rproc handle accessor for children
Bjorn Andersson
2017-01-30
remoteproc: Drop firmware_loading_complete
Sarangdhar Joshi
2017-01-30
remoteproc: Add RPROC_DELETED state
Sarangdhar Joshi
2016-12-30
Revert "remoteproc: Merge table_ptr and cached_table pointers"
Bjorn Andersson
2016-11-14
remoteproc: Merge table_ptr and cached_table pointers
Bjorn Andersson
2016-11-14
remoteproc: Decouple vdev resources and devices
Bjorn Andersson
2016-11-14
remoteproc: Assign kref to rproc_vdev
Bjorn Andersson
2016-11-09
remoteproc: Introduce subdevices
Bjorn Andersson
2016-10-18
remoteproc: Keep local copy of firmware name
Matt Redfearn
2016-10-02
remoteproc: Split driver and consumer dereferencing
Bjorn Andersson
2016-09-06
remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa
Loic PALLARDY
2016-09-06
remoteproc: Modify FW_RSC_ADDR_ANY definition
Loic PALLARDY
2016-08-17
remoteproc: Move handling of cached table to boot/shutdown
Bjorn Andersson
2016-08-17
remoteproc: Introduce auto-boot flag
Bjorn Andersson
2016-08-12
remoteproc: align code with open parenthesis
Anna, Suman
2016-08-12
remoteproc: fix bare unsigned type usage
Anna, Suman
2016-05-12
remoteproc: Add additional crash reasons
Bjorn Andersson
2015-06-17
remoteproc: add a rproc ops for performing address translation
Suman Anna
2015-06-16
remoteproc: introduce rproc_get_by_phandle API
Dave Gerlach
2015-03-12
remoteproc: add IOMMU hardware capability flag
Suman Anna
2013-04-07
remoteproc: support virtio config space.
Sjur Brændeland
2013-04-07
remoteproc: perserve resource table data
Ohad Ben-Cohen
2012-09-18
remtoteproc: maintain max notifyid
Sjur Brændeland
2012-09-18
remoteproc: create a 'recovery' debugfs entry
Fernando Guzman Lugo
[next]