Age | Commit message (Expand) | Author |
2016-10-06 | Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteproc | Linus Torvalds |
2016-10-02 | remoteproc: Refactor rproc module locking | Bjorn Andersson |
2016-10-02 | remoteproc: Split driver and consumer dereferencing | Bjorn Andersson |
2016-10-02 | remoteproc: Correct resource handling upon boot failure | Bjorn Andersson |
2016-09-19 | remoteproc: Drop unnecessary NULL check | Bjorn Andersson |
2016-09-08 | rpmsg: Move rpmsg_device API to new file | Bjorn Andersson |
2016-09-06 | remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa | Loic PALLARDY |
2016-08-22 | remoteproc: qcom: wcnss: Fix return value check in wcnss_probe() | Wei Yongjun |
2016-08-18 | remoteproc: qcom: Introduce WCNSS peripheral image loader | Bjorn Andersson |
2016-08-18 | remoteproc: Only update table_ptr if we have a loaded table | Bjorn Andersson |
2016-08-17 | remoteproc: Move handling of cached table to boot/shutdown | Bjorn Andersson |
2016-08-17 | remoteproc: Move vdev handling to boot/shutdown | Bjorn Andersson |
2016-08-17 | remoteproc: Calculate max_notifyid during load | Bjorn Andersson |
2016-08-17 | remoteproc: Introduce auto-boot flag | 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 |
2016-08-12 | remoteproc: print hex numbers with a leading 0x format | Anna, Suman |
2016-08-12 | remoteproc: align code with open parenthesis | Anna, Suman |
2016-08-12 | remoteproc: fix bare unsigned type usage | Anna, Suman |
2016-08-12 | remoteproc: use variable names for sizeof() operator | Anna, Suman |
2016-08-12 | remoteproc: fix couple of minor typos | Anna, Suman |
2016-08-12 | remoteproc: use proper format-specifier for printing dma_addr_t | Anna, Suman |
2016-08-10 | remoteproc: qcom: hexagon: Fix error return code in q6v5_probe() | Wei Yongjun |
2016-08-10 | remoteproc: core: Remove pointless OOM print | Lee Jones |
2016-08-10 | remoteproc: core: Trivial: Improve error checking, spelling and debug prints | Lee Jones |
2016-08-10 | remoteproc: core: Ensure error message is clear | Lee Jones |
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 |