index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
omap_remoteproc.c
Age
Commit message (
Expand
)
Author
2022-06-14
remoteproc: omap_remoteproc: Fix typo in comment
Xiang wangx
2021-10-15
remoteproc: omap_remoteproc: simplify getting .driver_data
Wolfram Sang
2021-03-11
remoteproc: add is_iomem to da_to_va
Peng Fan
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-03
remoteproc/omap: Fix set_load call in omap_rproc_request_timer
Nathan Chancellor
2020-03-25
remoteproc/omap: Add watchdog functionality for remote processors
Suman Anna
2020-03-25
remoteproc/omap: Report device exceptions and trigger recovery
Suman Anna
2020-03-25
remoteproc/omap: Add support for runtime auto-suspend/resume
Suman Anna
2020-03-25
remoteproc/omap: Add support for system suspend/resume
Suman Anna
2020-03-25
remoteproc/omap: Request a timer(s) for remoteproc usage
Suman Anna
2020-03-25
remoteproc/omap: Check for undefined mailbox messages
Suman Anna
2020-03-25
remoteproc/omap: Add support for DRA7xx remote processors
Suman Anna
2020-03-25
remoteproc/omap: Initialize and assign reserved memory node
Suman Anna
2020-03-25
remoteproc/omap: Add the rproc ops .da_to_va() implementation
Suman Anna
2020-03-25
remoteproc/omap: Add support to parse internal memories from DT
Suman Anna
2020-03-25
remoteproc/omap: Add a sanity check for DSP boot address alignment
Suman Anna
2020-03-25
remoteproc/omap: Add device tree support
Suman Anna
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2017-01-18
drivers: remoteproc: constify rproc_ops structures
Bhumika Goyal
2016-10-02
remoteproc: Split driver and consumer dereferencing
Bjorn Andersson
2016-08-12
remoteproc/omap: revise a minor error trace message
Anna, Suman
2016-08-12
remoteproc/omap: fix various code formatting issues
Anna, Suman
2015-03-12
remoteproc: add IOMMU hardware capability flag
Suman Anna
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-27
mailbox/omap: adapt to the new mailbox framework
Suman Anna
2014-10-20
remoteproc: drop owner assignment from platform_drivers
Wolfram Sang
2013-06-11
mailbox/omap: move the OMAP mailbox framework to drivers
Suman Anna
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-04
Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
2012-09-11
remoteproc/omap: set bootaddr support
Juan Gutierrez
2012-07-26
Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-07-06
remoteproc: adopt the driver core's alloc/add/del/put naming
Ohad Ben-Cohen
2012-07-06
remoteproc: simplify unregister/free interfaces
Ohad Ben-Cohen
2012-07-06
remoteproc: maintain a generic child device for each rproc
Ohad Ben-Cohen
2012-06-17
remoteproc/omap: fix dev_err typo
Ohad Ben-Cohen
2012-03-06
remoteproc/omap: remove the mbox_callback limitation
Ohad Ben-Cohen
2012-02-08
remoteproc/omap: utilize module_platform_driver
Ohad Ben-Cohen
2012-02-08
remoteproc/omap: add a remoteproc driver for OMAP4
Ohad Ben-Cohen