Age | Commit message (Expand) | Author |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-07-14 | remoteproc: qcom: hexagon: Clean up mpss validation | Bjorn Andersson |
2016-07-14 | remoteproc: qcom: remove redundant dev_err call in q6v5_init_mem() | Wei Yongjun |
2016-07-13 | remoteproc: qcom: Driver for the self-authenticating Hexagon v5 | Bjorn Andersson |
2016-06-14 | remoteproc: Fix potential race condition in rproc_add | Dave Gerlach |
2016-05-12 | remoteproc: Add additional crash reasons | Bjorn Andersson |
2016-05-12 | remoteproc: core: Make the loaded resource table optional | Bjorn Andersson |
2016-05-06 | remoteproc: core: Task sync during rproc_fw_boot() | Lee Jones |
2016-03-28 | remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return value | Vladimir Zapolskiy |
2016-01-29 | remoteproc: Supply controller driver for ST's Remote Processors | Lee Jones |
2016-01-29 | remoteproc: debugfs: Add ability to boot remote processor using debugfs | Lee Jones |
2016-01-29 | remoteproc: debugfs: Return error on invalid 'count' value | Lee Jones |
2016-01-29 | remoteproc/wkup_m3: Use MODULE_DEVICE_TABLE to export alias | Dave Gerlach |
2016-01-29 | remoteproc: report error if resource table doesn't exist | Stefan Agner |
2016-01-12 | virtio: make find_vqs() checkpatch.pl-friendly | Stefan Hajnoczi |
2015-11-26 | remoteproc: fix memory leak of remoteproc ida cache layers | Suman Anna |
2015-11-26 | remoteproc: avoid stack overflow in debugfs file | Arnd Bergmann |
2015-06-18 | remoteproc: fix !CONFIG_OF build breakage | Ohad Ben-Cohen |
2015-06-17 | remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3 | Dave Gerlach |
2015-06-17 | remoteproc: add a rproc ops for performing address translation | Suman Anna |
2015-06-16 | remoteproc: introduce rproc_get_by_phandle API | Dave Gerlach |
2015-05-02 | remoteproc: fix various checkpatch warnings | Suman Anna |
2015-05-02 | remoteproc/davinci: fix quoted split string checkpatch warning | Suman Anna |
2015-05-02 | remoteproc/ste: add blank lines after declarations | Suman Anna |
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-12-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2014-12-09 | virtio: allow finalize_features to fail | Michael S. Tsirkin |
2014-12-09 | virtio: assert 32 bit features in transports | Michael S. Tsirkin |
2014-12-09 | virtio: add support for 64 bit features. | Michael S. Tsirkin |
2014-12-09 | virtio: use u32, not bitmap for features | Michael S. Tsirkin |
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 |
2014-06-17 | remoteproc: da8xx: don't select CMA on no-MMU | Arnd Bergmann |
2014-02-24 | remoteproc/ste_modem: staticize local symbols | Jingoo Han |
2014-02-24 | remoteproc/davinci: simplify use of devm_ioremap_resource | Julia Lawall |
2014-02-24 | remoteproc/davinci: drop needless devm_clk_put | Uwe Kleine-König |
2013-10-29 | virtio_ring: change host notification API | Heinz Graalfs |
2013-07-15 | remoteproc: don't use PTR_RET(). | Rusty Russell |
2013-07-11 | Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-01 | remoteproc: Cocci spatch "memdup.spatch" | Thomas Meyer |
2013-07-01 | remoteproc: free carveout memories only after unmapping them | Suman Anna |
2013-06-30 | remoteproc: fix checkpatch errors in remoteproc code | Suman Anna |
2013-06-30 | remoteproc: fix error return code in rproc_fw_boot() | Wei Yongjun |
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 |