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
Age
Commit message (
Expand
)
Author
2012-10-07
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-04
Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-10-02
remoteproc: Fix use of format specifyer
Emil Goode
2012-10-02
remoteproc: fix a potential NULL-dereference on cleanup
Dan Carpenter
2012-10-02
remoteproc: select VIRTIO to avoid build breakage
Ohad Ben-Cohen
2012-09-30
remoteproc: return -EFAULT on copy_from_user failure
Dan Carpenter
2012-09-30
remoteproc: snprintf() can return more than was printed
Dan Carpenter
2012-09-28
virtio: support reserved vqs
Michael S. Tsirkin
2012-09-28
virtio-ring: move queue_index to vring_virtqueue
Jason Wang
2012-09-22
remoteproc: Add STE modem driver
Sjur Brændeland
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
2012-09-18
remtoteproc: maintain max notifyid
Sjur Brændeland
2012-09-18
remoteproc: create a 'recovery' debugfs entry
Fernando Guzman Lugo
2012-09-18
remoteproc: add actual recovery implementation
Fernando Guzman Lugo
2012-09-18
remoteproc: add rproc_report_crash function to notify rproc crashes
Fernando Guzman Lugo
2012-09-18
remoteproc: Add dependency to HAS_DMA
Sjur Brændeland
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-15
remoteproc: Support custom firmware handlers
Sjur Brændeland
2012-07-15
remoteproc: Move Elf related functions to separate file
Sjur Brændeland
2012-07-15
remoteproc: Add function rproc_get_boot_addr
Sjur Brændeland
2012-07-15
remoteproc: Pass struct fw to load_segments and find_rsc_table.
Sjur Brændeland
2012-07-06
remoteproc: adopt the driver core's alloc/add/del/put naming
Ohad Ben-Cohen
2012-07-06
remoteproc: remove the get_by_name/put API
Ohad Ben-Cohen
2012-07-06
remoteproc: support non-iommu carveout assignment
Ohad Ben-Cohen
2012-07-06
remoteproc: simplify unregister/free interfaces
Ohad Ben-Cohen
2012-07-06
remoteproc: remove the now-redundant kref
Ohad Ben-Cohen
2012-07-06
remoteproc: maintain a generic child device for each rproc
Ohad Ben-Cohen
2012-07-04
remoteproc: allocate vrings on demand, free when not needed
Ohad Ben-Cohen
2012-07-04
remoteproc: fix missing CONFIG_FW_LOADER configurations
Ohad Ben-Cohen
2012-07-04
remoteproc/omap: fix randconfig unmet direct dependencies
Ohad Ben-Cohen
2012-06-17
remoteproc/omap: fix dev_err typo
Ohad Ben-Cohen
2012-06-10
remoteproc: fix missing fault indication in error-path
Sjur Brændeland
2012-06-10
remoteproc: fix print format warnings
Sjur Brændeland
2012-05-30
Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
iommu/core: pass a user-provided token to fault handlers
Ohad Ben-Cohen
2012-05-13
remoteproc: fix off-by-one bug in __rproc_free_vrings
Subramaniam Chanderashekarapuram
2012-04-30
remoteproc: remove redundant NULL check before release_firmware()
Jesper Juhl
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-03-06
remoteproc: cleanup resource table parsing paths
Ohad Ben-Cohen
2012-03-06
remoteproc: remove the hardcoded vring alignment
Ohad Ben-Cohen
2012-03-06
remoteproc/omap: remove the mbox_callback limitation
Ohad Ben-Cohen
2012-03-06
remoteproc: remove the single rpmsg vdev limitation
Ohad Ben-Cohen
2012-03-06
remoteproc: safer boot/shutdown order
Ohad Ben-Cohen
2012-03-06
remoteproc: remoteproc_rpmsg -> remoteproc_virtio
Ohad Ben-Cohen
2012-03-06
remoteproc: resource table overhaul
Ohad Ben-Cohen
2012-02-28
remoteproc/omap: two Kconfig fixes
Ohad Ben-Cohen
2012-02-28
remoteproc: make sure we're parsing a 32bit firmware
Ohad Ben-Cohen
2012-02-22
remoteproc: s/big switch/lookup table/
Ohad Ben-Cohen
[next]