index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
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-23
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
2012-02-22
remoteproc: bail out if firmware has different endianess
Ohad Ben-Cohen
2012-02-22
remoteproc: don't use virtio's weak barriers
Ohad Ben-Cohen
2012-02-22
remoteproc: depend on EXPERIMENTAL
Ohad Ben-Cohen
2012-02-08
remoteproc: add Kconfig menu
Ohad Ben-Cohen
2012-02-08
remoteproc: look for truncated firmware images
Ohad Ben-Cohen
2012-02-08
remoteproc/omap: utilize module_platform_driver
Ohad Ben-Cohen
2012-02-08
remoteproc: avoid registering a virtio device if not supported
Mark Grosen
2012-02-08
remoteproc: do not require an iommu
Mark Grosen
2012-02-08
remoteproc/omap: add a remoteproc driver for OMAP4
Ohad Ben-Cohen
2012-02-08
remoteproc: create rpmsg virtio device
Ohad Ben-Cohen
2012-02-08
remoteproc: add debugfs entries
Ohad Ben-Cohen
2012-02-08
remoteproc: add framework for controlling remote processors
Ohad Ben-Cohen