Age | Commit message (Expand) | Author |
2013-06-11 | mailbox/omap: move the OMAP mailbox framework to drivers | Suman Anna |
2013-05-07 | Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-24 | treewide: Fix typo in printk and comments | Masanari Iida |
2013-04-21 | remoteproc: fix kconfig dependencies for VIRTIO | Suman Anna |
2013-04-15 | remoteproc/davinci: add a remoteproc driver for OMAP-L13x DSP | Robert Tivy |
2013-04-07 | remoteproc: support default firmware name in rproc_alloc() | Robert Tivy |
2013-04-07 | remoteproc: fix FW_CONFIG typo | Robert Tivy |
2013-04-07 | remoteproc/omap: support OMAP5 too | Vincent Stehlé |
2013-04-07 | remoteproc: set vring addresses in resource table | Sjur Brændeland |
2013-04-07 | remoteproc: support virtio config space. | Sjur Brændeland |
2013-04-07 | remoteproc: perserve resource table data | Ohad Ben-Cohen |
2013-04-07 | remoteproc: calculate max_notifyid by counting vrings | Sjur Brændeland |
2013-04-05 | remoteproc: code cleanup of resource parsing | Sjur Brændeland |
2013-04-05 | remoteproc: parse STE-firmware and find resource table address | Sjur Brændeland |
2013-04-05 | remoteproc: add find_loaded_rsc_table firmware ops | Sjur Brændeland |
2013-04-05 | remoteproc: refactor rproc_elf_find_rsc_table() | Sjur Brændeland |
2013-04-05 | remoteproc: fix error path of handle_vdev | Sjur Brændeland |
2013-04-05 | remoteproc/ste: fix memory leak on shutdown | Dmitry Tarnyagin |
2013-04-05 | remoteproc: fix the error check for idr_alloc | Suman Anna |
2013-02-27 | remoteproc: convert to idr_alloc() | Tejun Heo |
2013-02-27 | remoteproc: don't use idr_remove_all() | Tejun Heo |
2013-02-26 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-21 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-02-15 | remoteproc: omap: depend on OMAP_MBOX_FWK | Arnd Bergmann |
2013-02-11 | virtio: make config_ops const | Stephen Hemminger |
2013-01-21 | drivers/remoteproc: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-03 | Drivers: misc: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-03 | treewide: Fix typos in various drivers | Masanari Iida |
2012-11-29 | remoteproc: fix error path of ->find_vqs | Ohad Ben-Cohen |
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 |