Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
48d02a1d5c137d362defd11a5d57d0af4a75a983
/
drivers
/
remoteproc
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
2099c77
remoteproc: Drop firmware_loading_complete
by Sarangdhar Joshi
· 8 years ago
608d792
remoteproc: Add RPROC_DELETED state
by Sarangdhar Joshi
· 8 years ago
b003d45
remoteproc: Move rproc_delete_debug_dir() to rproc_del()
by Sarangdhar Joshi
· 8 years ago
90a068e
remoteproc: qcom: Add SLPI rproc support to load and boot slpi proc.
by Avaneesh Kumar Dwivedi
· 8 years ago
e323fc0
remoteproc: qcom: Add additional agree2_clk and px regulator resource.
by Avaneesh Kumar Dwivedi
· 8 years ago
c7715e4
remoteproc: qcom: Compatible string based resource initialization.
by Avaneesh Kumar Dwivedi
· 8 years ago
c008fad
drivers: remoteproc: constify rproc_ops structures
by Bhumika Goyal
· 8 years ago
19f902b
remoteproc: qcom: Initialize and enable proxy and active regulators.
by Avaneesh Kumar Dwivedi
· 8 years ago
39b2410
remoteproc: qcom: Initialize and enable proxy and active clocks.
by Avaneesh Kumar Dwivedi
· 8 years ago
7a8ffe1
remoteproc: qcom: Compatible string based private resource initialization.
by Avaneesh Kumar Dwivedi
· 8 years ago
a73d946
remoteproc: add some kind of help
by Pavel Machek
· 8 years ago
a0c1068
Revert "remoteproc: Merge table_ptr and cached_table pointers"
by Bjorn Andersson
· 8 years ago
c81c0e07
remoteproc: fix vdev reference management
by Loic Pallardy
· 8 years ago
e2a32b6
remoteproc: qcom_adsp_pil: select qcom_scm
by Arnd Bergmann
· 8 years ago
2bfc311
remoteproc: Drop wait in __rproc_boot()
by Bjorn Andersson
· 8 years ago
394c620
remoteproc/ste: Delete unused driver
by Jean Delvare
· 8 years ago
a4ff18e
remoteproc: Remove "experimental" warning
by Bjorn Andersson
· 8 years ago
8af1d63
remoteproc: qcom_adsp_pil: select qcom_scm
by Arnd Bergmann
· 8 years ago
e67af18
remoteproc: qcom: mdt_loader: add include for sizes
by Stanimir Varbanov
· 8 years ago
90a80d8
remoteproc: Update last rproc_put users to rproc_free
by Bjorn Andersson
· 8 years ago
6242347
remoteproc: qcom: adsp: Add missing MODULE_DEVICE_TABLE
by Bjorn Andersson
· 8 years ago
c496f67
remoteproc: wcnss-pil: add QCOM_SMD dependency
by Arnd Bergmann
· 8 years ago
f33a735
remoteproc: Add support for xo clock
by Sarangdhar Joshi
· 8 years ago
cc7d54b
remoteproc: adsp-pil: fix recursive dependency
by Arnd Bergmann
· 8 years ago
f88536f
Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/slave-dma into rproc-next
by Bjorn Andersson
· 8 years ago
b9e718e
remoteproc: Introduce Qualcomm ADSP PIL
by Bjorn Andersson
· 8 years ago
6de1a50
remoteproc: qcom_wcnss: Fix circular module dependency
by Bjorn Andersson
· 8 years ago
cda8529
remoteproc: Merge table_ptr and cached_table pointers
by Bjorn Andersson
· 8 years ago
2ca7d86
remoteproc: Remove custom vdev handler list
by Bjorn Andersson
· 8 years ago
48f18f8
remoteproc: Update max_notifyid as we allocate vrings
by Bjorn Andersson
· 8 years ago
f5bcb35
remoteproc: Decouple vdev resources and devices
by Bjorn Andersson
· 8 years ago
2b45cef
remoteproc: Further extend the vdev life cycle
by Bjorn Andersson
· 8 years ago
a863af5
remoteproc: virtio: Anchor vring life cycle in vdev
by Bjorn Andersson
· 8 years ago
aab8d80
remoteproc: Assign kref to rproc_vdev
by Bjorn Andersson
· 8 years ago
5a856bc
remoteproc: wcnss: Bond SMD edge to remoteproc
by Bjorn Andersson
· 8 years ago
7bdc965
remoteproc: Introduce subdevices
by Bjorn Andersson
· 8 years ago
1d701d3
remoteproc: st: Fix error return code in st_rproc_probe()
by Wei Yongjun
· 8 years ago
fd50d8c
remoteproc: debugfs: Remove state entry which is duplicated is sysfs
by Matt Redfearn
· 8 years ago
2aefbef
remoteproc: Add a sysfs interface for firmware and state
by Matt Redfearn
· 8 years ago
af148e4
remoteproc: qcom: wcnss_iris: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
4958aab
remoteproc: qcom: wcnss: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
3227c87
remoteproc: qcom: q6v5_pil: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
0f57dc6
remoteproc: Keep local copy of firmware name
by Matt Redfearn
· 8 years ago
e41ddbc
remoteproc: Update Kconfig setup to 'depends on REMOTEPROC'
by Peter Griffin
· 8 years ago
bb6869b
remoteproc: st_slim_rproc: add a slimcore rproc driver
by Peter Griffin
· 8 years ago
521f397
Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 8 years ago
fbb6aac
remoteproc: Refactor rproc module locking
by Bjorn Andersson
· 8 years ago
433c0e0
remoteproc: Split driver and consumer dereferencing
by Bjorn Andersson
· 8 years ago
229b85a
remoteproc: Correct resource handling upon boot failure
by Bjorn Andersson
· 8 years ago
eeac0a8
remoteproc: Drop unnecessary NULL check
by Bjorn Andersson
· 8 years ago
026dad4
rpmsg: Move rpmsg_device API to new file
by Bjorn Andersson
· 8 years ago
21b6657
remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa
by Loic PALLARDY
· 8 years ago
f4e1f9b
remoteproc: qcom: wcnss: Fix return value check in wcnss_probe()
by Wei Yongjun
· 8 years ago
aed361a
remoteproc: qcom: Introduce WCNSS peripheral image loader
by Bjorn Andersson
· 8 years ago
13c4245
remoteproc: Only update table_ptr if we have a loaded table
by Bjorn Andersson
· 8 years ago
988d204
remoteproc: Move handling of cached table to boot/shutdown
by Bjorn Andersson
· 8 years ago
d81fb32
remoteproc: Move vdev handling to boot/shutdown
by Bjorn Andersson
· 8 years ago
b35d7af
remoteproc: Calculate max_notifyid during load
by Bjorn Andersson
· 8 years ago
ddf7118
remoteproc: Introduce auto-boot flag
by Bjorn Andersson
· 8 years ago
14096c1
remoteproc/omap: revise a minor error trace message
by Anna, Suman
· 8 years ago
334765f
remoteproc/omap: fix various code formatting issues
by Anna, Suman
· 8 years ago
9d7814a
remoteproc: print hex numbers with a leading 0x format
by Anna, Suman
· 8 years ago
730f84c
remoteproc: align code with open parenthesis
by Anna, Suman
· 8 years ago
f145928
remoteproc: fix bare unsigned type usage
by Anna, Suman
· 8 years ago
899585a
remoteproc: use variable names for sizeof() operator
by Anna, Suman
· 8 years ago
56324d7
remoteproc: fix couple of minor typos
by Anna, Suman
· 8 years ago
b605ed8b2
remoteproc: use proper format-specifier for printing dma_addr_t
by Anna, Suman
· 8 years ago
4e968d9
remoteproc: qcom: hexagon: Fix error return code in q6v5_probe()
by Wei Yongjun
· 8 years ago
c14b9a94
remoteproc: core: Remove pointless OOM print
by Lee Jones
· 8 years ago
3538616
remoteproc: core: Trivial: Improve error checking, spelling and debug prints
by Lee Jones
· 8 years ago
9c219b2
remoteproc: core: Ensure error message is clear
by Lee Jones
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
72beb49
remoteproc: qcom: hexagon: Clean up mpss validation
by Bjorn Andersson
· 8 years ago
b1653f2
remoteproc: qcom: remove redundant dev_err call in q6v5_init_mem()
by Wei Yongjun
· 8 years ago
051fb70
remoteproc: qcom: Driver for the self-authenticating Hexagon v5
by Bjorn Andersson
· 8 years ago
d2e12e6
remoteproc: Fix potential race condition in rproc_add
by Dave Gerlach
· 8 years ago
b3d3903
remoteproc: Add additional crash reasons
by Bjorn Andersson
· 9 years ago
e395f9c
remoteproc: core: Make the loaded resource table optional
by Bjorn Andersson
· 9 years ago
3d87fa1
remoteproc: core: Task sync during rproc_fw_boot()
by Lee Jones
· 9 years ago
4b28038
remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return value
by Vladimir Zapolskiy
· 9 years ago
63edb03
remoteproc: Supply controller driver for ST's Remote Processors
by Lee Jones
· 9 years ago
69e5047
remoteproc: debugfs: Add ability to boot remote processor using debugfs
by Lee Jones
· 9 years ago
47fff9f
remoteproc: debugfs: Return error on invalid 'count' value
by Lee Jones
· 9 years ago
Next »