Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
32fdbd90cc03f01d452138bab4d8a120873d6acf
/
drivers
/
remoteproc
d7dc899
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
by Stefan Agner
· 6 years ago
4725496
remoteproc: q6v5: Allow defining GLINK edge for mss remoteproc
by Sibi Sankar
· 6 years ago
231f67d
remoteproc: q6v5: Add support for mss remoteproc on SDM845
by Sibi Sankar
· 6 years ago
9f135fa
remoteproc: q6v5: Introduce reset assert/deassert helper functions
by Sibi Sankar
· 6 years ago
663e984
remoteproc: q6v5: Move proxy unvote to handover irq handler
by Sibi Sankar
· 6 years ago
f4c428c
remoteproc: q6v5: Return irq from q6v5_request_irq()
by Bjorn Andersson
· 6 years ago
24ff141
remoteproc/davinci: use octal permissions for module_param()
by Bartosz Golaszewski
· 7 years ago
5d26f06
remoteproc/davinci: prepare and unprepare the clock where needed
by Bartosz Golaszewski
· 7 years ago
2310eae
remoteproc/davinci: add the missing retval check for clk_enable()
by Bartosz Golaszewski
· 7 years ago
9935448
Merge tag 'v4.17-rc4' into rproc-next
by Bjorn Andersson
· 7 years ago
41a5985
remoteproc: Remove depends on HAS_DMA in case of platform dependency
by Geert Uytterhoeven
· 7 years ago
278d744
remoteproc: qcom: Fix potential device node leaks
by Tobias Jordan
· 7 years ago
fcd5803
remoteproc: fix crashed parameter logic on stop call
by Arnaud Pouliquen
· 7 years ago
2724807
remoteproc: Prevent incorrect rproc state on xfer mem ownership failure
by Sibi Sankar
· 7 years ago
730b2ad
remoteproc: fix null pointer dereference on glink only platforms
by Sibi Sankar
· 7 years ago
dea4bd1
soc: qcom: qmi: add CONFIG_NET dependency
by Arnd Bergmann
· 7 years ago
99a31ad
remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()'
by Christophe JAILLET
· 7 years ago
96a30d7
remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_probe()'
by Christophe JAILLET
· 7 years ago
de6f83f
remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'
by Christophe JAILLET
· 7 years ago
1fb82ee
remoteproc: qcom: Introduce sysmon
by Bjorn Andersson
· 7 years ago
880f5b3
remoteproc: Pass type of shutdown to subdev remove
by Bjorn Andersson
· 7 years ago
dcb57ed
remoteproc: qcom: Register segments for core dump
by Sarangdhar Joshi
· 7 years ago
4dd27f5
soc: qcom: mdt-loader: Return relocation base
by Bjorn Andersson
· 7 years ago
c1d35c1
remoteproc: Rename "load_rsc_table" to "parse_fw"
by Bjorn Andersson
· 7 years ago
2666ca9
remoteproc: Add remote processor coredump support
by Sarangdhar Joshi
· 7 years ago
2d02d15
remoteproc: Remove null character write of shared mem
by Jitendra Sharma
· 7 years ago
2deb41b
Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
0a8b81c
remoteproc: Reset table_ptr on stop
by Bjorn Andersson
· 7 years ago
4f6fd5a
remoteproc: Drop dangling find_rsc_table dummies
by Bjorn Andersson
· 7 years ago
58b6409
remoteproc: Move resource table load logic to find
by Bjorn Andersson
· 7 years ago
d4bb86f
remoteproc: Don't handle empty resource table
by Bjorn Andersson
· 7 years ago
0f21f9c
remoteproc: Merge rproc_ops and rproc_fw_ops
by Bjorn Andersson
· 7 years ago
fb98e2b
remoteproc: Clone rproc_ops in rproc_alloc()
by Bjorn Andersson
· 7 years ago
a4b24c7
remoteproc: Cache resource table size
by Bjorn Andersson
· 7 years ago
b26210c
remoteproc: Remove depricated crash completion
by Bjorn Andersson
· 7 years ago
900a163
virtio_remoteproc: correct put_device virtio_device.dev
by weiping zhang
· 7 years ago
a1fcc45
remoteproc: qcom: Use PTR_ERR_OR_ZERO() in glink prob
by Vasyl Gomonovych
· 7 years ago
4f88bd2
Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
bedf571
Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
1a5d5c5
remoteproc: qcom: Fix error handling paths in order to avoid memory leaks
by Christophe JAILLET
· 7 years ago
9f2a434
remoteproc: qcom: Drop pr_err in q6v5_xfer_mem_ownership()
by Bjorn Andersson
· 7 years ago
b891883
remoteproc: debug: add carveouts list dump feature
by Loic Pallardy
· 7 years ago
bdd8edb
remoteproc: debug: add resource table dump feature
by Loic Pallardy
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
9f058fa
remoteproc: qcom: Add support for mss remoteproc on msm8996
by Avaneesh Kumar Dwivedi
· 7 years ago
6c5a9dc
remoteproc: qcom: Make secure world call for mem ownership switch
by Avaneesh Kumar Dwivedi
· 7 years ago
94c9078
remoteproc: qcom: refactor mss fw image loading sequence
by Avaneesh Kumar Dwivedi
· 7 years ago
4d91d7b
rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfig
by Anup Patel
· 7 years ago
68a39a3
remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
by Wei Yongjun
· 7 years ago
ab759b9
remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependencies
by Arnd Bergmann
· 7 years ago
68c2d645
remoteproc: imx_rproc: fix a couple off by one bugs
by Dan Carpenter
· 7 years ago
7151202
Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
7c89717
remoteproc: Introduce rproc handle accessor for children
by Bjorn Andersson
· 7 years ago
4fec0a5
remoteproc: qcom: Make ssr_notifiers local
by Bjorn Andersson
· 7 years ago
eea0702
remoteproc: qcom: adsp: Allow defining GLINK edge
by Bjorn Andersson
· 7 years ago
f9cbbd2
remoteproc: Stop subdevices in reverse order
by Bjorn Andersson
· 7 years ago
a0ff4aa6
remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver
by Oleksij Rempel
· 7 years ago
c76929b
remoteproc: qcom: Use PTR_ERR_OR_ZERO
by Himanshu Jha
· 7 years ago
1e13c7f
remoteproc: st: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
5acbf7e
remoteproc: qcom: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
f5f9865
remoteproc/keystone: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
b4daf89
remoteproc/keystone: Add support for Keystone 66AK2G SOCs
by Suman Anna
· 7 years ago
6169658
remoteproc/davinci: Add device tree support for OMAP-L138 DSP
by Suman Anna
· 7 years ago
59b2355
remoteproc/davinci: Add support to parse internal memories
by Suman Anna
· 7 years ago
6fb9a8f
remoteproc/davinci: Switch to platform_get_resource_byname()
by Suman Anna
· 7 years ago
c42ca04
remoteproc: make device_type const
by Bhumika Goyal
· 7 years ago
1e140df
remoteproc: qcom: Add support for SSR notifications
by Bjorn Andersson
· 7 years ago
1b0ef90
remoteproc: Merge __rproc_boot() with rproc_boot()
by Suman Anna
· 7 years ago
b0af7b7
remoteproc/keystone: Fix circular dependencies for ARM configs
by Suman Anna
· 7 years ago
e3f37c5
remoteproc: Drop redundant REMOTEPROC dependency from driver Kconfigs
by Suman Anna
· 7 years ago
384700d
remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROC
by Suman Anna
· 7 years ago
11d2a2f
remoteproc/keystone: Ensure the DSPs are in reset in probe
by Andrew F. Davis
· 7 years ago
e88bb8f
remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs
by Suman Anna
· 7 years ago
a63c70d
remoteproc/davinci: fix unbalanced reset between start and stop ops
by Suman Anna
· 7 years ago
470ac62
remoteproc/davinci: simplify the reset function
by Suman Anna
· 7 years ago
c51e882
remoteproc/davinci: Update Kconfig to depend on DMA_CMA
by Suman Anna
· 7 years ago
ca91ab5
remoteproc: fix spelling mistake: "Resouce" -> "Resource"
by Colin Ian King
· 7 years ago
7e83cab
remoteproc: Modify recovery path to use rproc_{start,stop}()
by Sarangdhar Joshi
· 7 years ago
1efa30d
remoteproc: Introduce rproc_{start,stop}() functions
by Sarangdhar Joshi
· 7 years ago
c44b594
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
f94682d
virtio: add context flag to find vqs
by Michael S. Tsirkin
· 8 years ago
395a480
soc: qcom: smd: Remove standalone driver
by Bjorn Andersson
· 8 years ago
c3104aa
remoteproc: qcom: fix QCOM_SMD dependencies
by Arnd Bergmann
· 8 years ago
54d7989
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
fb5e31d
virtio: allow drivers to request IRQ affinity when creating VQs
by Christoph Hellwig
· 8 years ago
01625cc5
remoteproc: qcom: mdt_loader: Use signed type for offset
by Bjorn Andersson
· 8 years ago
231c8df
remoteproc: st: add virtio communication support
by Loic Pallardy
· 8 years ago
3e49ecf
remoteproc: st: correct probe error management
by Loic Pallardy
· 8 years ago
5e6533f
remoteproc: Modify the function names
by Sarangdhar Joshi
· 8 years ago
7a20c64
remoteproc: Reduce asynchronous request_firmware to auto-boot only
by Sarangdhar Joshi
· 8 years ago
66a66aa
remoteproc: Drop qcom_scm_pas_supported() from adsp_probe()
by Sarangdhar Joshi
· 8 years ago
4b48921
remoteproc: qcom: Use common SMD edge handler
by Bjorn Andersson
· 8 years ago
b90fcfc
remoteproc: qcom: wcnss: Make SMD handling common
by Bjorn Andersson
· 8 years ago
2aad40d
remoteproc: Move qcom_mdt_loader into drivers/soc/qcom
by Bjorn Andersson
· 8 years ago
7f0dd07
remoteproc: qcom: mdt_loader: Refactor MDT loader
by Bjorn Andersson
· 8 years ago
3e8b571
remoteproc: qcom: mdt_loader: Don't overwrite firmware object
by Bjorn Andersson
· 8 years ago
bde440e
remoteproc: qcom: Extract non-mdt related helper
by Bjorn Andersson
· 8 years ago
e7fd252
remoteproc: qcom: q6v5: Decouple driver from MDT loader
by Bjorn Andersson
· 8 years ago
2bb5d90
remoteproc: qcom: q6v5: Remove mss supply from 8916
by Bjorn Andersson
· 8 years ago
ec671b5
remoteproc: qcom: fix initializers for qcom_mss_reg_res array
by Arnd Bergmann
· 8 years ago
Next »