1. a0c1068 Revert "remoteproc: Merge table_ptr and cached_table pointers" by Bjorn Andersson · 8 years ago
  2. c81c0e07 remoteproc: fix vdev reference management by Loic Pallardy · 8 years ago
  3. e2a32b6 remoteproc: qcom_adsp_pil: select qcom_scm by Arnd Bergmann · 8 years ago
  4. 2bfc311 remoteproc: Drop wait in __rproc_boot() by Bjorn Andersson · 8 years ago
  5. 394c620 remoteproc/ste: Delete unused driver by Jean Delvare · 8 years ago
  6. a4ff18e remoteproc: Remove "experimental" warning by Bjorn Andersson · 8 years ago
  7. 8af1d63 remoteproc: qcom_adsp_pil: select qcom_scm by Arnd Bergmann · 8 years ago
  8. e67af18 remoteproc: qcom: mdt_loader: add include for sizes by Stanimir Varbanov · 8 years ago
  9. 90a80d8 remoteproc: Update last rproc_put users to rproc_free by Bjorn Andersson · 8 years ago
  10. 6242347 remoteproc: qcom: adsp: Add missing MODULE_DEVICE_TABLE by Bjorn Andersson · 8 years ago
  11. c496f67 remoteproc: wcnss-pil: add QCOM_SMD dependency by Arnd Bergmann · 8 years ago
  12. f33a735 remoteproc: Add support for xo clock by Sarangdhar Joshi · 8 years ago
  13. cc7d54b remoteproc: adsp-pil: fix recursive dependency by Arnd Bergmann · 8 years ago
  14. f88536f Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/slave-dma into rproc-next by Bjorn Andersson · 8 years ago
  15. b9e718e remoteproc: Introduce Qualcomm ADSP PIL by Bjorn Andersson · 8 years ago
  16. 6de1a50 remoteproc: qcom_wcnss: Fix circular module dependency by Bjorn Andersson · 8 years ago
  17. cda8529 remoteproc: Merge table_ptr and cached_table pointers by Bjorn Andersson · 8 years ago
  18. 2ca7d86 remoteproc: Remove custom vdev handler list by Bjorn Andersson · 8 years ago
  19. 48f18f8 remoteproc: Update max_notifyid as we allocate vrings by Bjorn Andersson · 8 years ago
  20. f5bcb35 remoteproc: Decouple vdev resources and devices by Bjorn Andersson · 8 years ago
  21. 2b45cef remoteproc: Further extend the vdev life cycle by Bjorn Andersson · 8 years ago
  22. a863af5 remoteproc: virtio: Anchor vring life cycle in vdev by Bjorn Andersson · 8 years ago
  23. aab8d80 remoteproc: Assign kref to rproc_vdev by Bjorn Andersson · 8 years ago
  24. 5a856bc remoteproc: wcnss: Bond SMD edge to remoteproc by Bjorn Andersson · 8 years ago
  25. 7bdc965 remoteproc: Introduce subdevices by Bjorn Andersson · 8 years ago
  26. 1d701d3 remoteproc: st: Fix error return code in st_rproc_probe() by Wei Yongjun · 8 years ago
  27. fd50d8c remoteproc: debugfs: Remove state entry which is duplicated is sysfs by Matt Redfearn · 8 years ago
  28. 2aefbef remoteproc: Add a sysfs interface for firmware and state by Matt Redfearn · 8 years ago
  29. af148e4 remoteproc: qcom: wcnss_iris: Fix module autoload by Javier Martinez Canillas · 8 years ago
  30. 4958aab remoteproc: qcom: wcnss: Fix module autoload by Javier Martinez Canillas · 8 years ago
  31. 3227c87 remoteproc: qcom: q6v5_pil: Fix module autoload by Javier Martinez Canillas · 8 years ago
  32. 0f57dc6 remoteproc: Keep local copy of firmware name by Matt Redfearn · 8 years ago
  33. e41ddbc remoteproc: Update Kconfig setup to 'depends on REMOTEPROC' by Peter Griffin · 8 years ago
  34. bb6869b remoteproc: st_slim_rproc: add a slimcore rproc driver by Peter Griffin · 8 years ago
  35. 521f397 Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  36. fbb6aac remoteproc: Refactor rproc module locking by Bjorn Andersson · 8 years ago
  37. 433c0e0 remoteproc: Split driver and consumer dereferencing by Bjorn Andersson · 8 years ago
  38. 229b85a remoteproc: Correct resource handling upon boot failure by Bjorn Andersson · 8 years ago
  39. eeac0a8 remoteproc: Drop unnecessary NULL check by Bjorn Andersson · 8 years ago
  40. 026dad4 rpmsg: Move rpmsg_device API to new file by Bjorn Andersson · 8 years ago
  41. 21b6657 remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa by Loic PALLARDY · 8 years ago
  42. f4e1f9b remoteproc: qcom: wcnss: Fix return value check in wcnss_probe() by Wei Yongjun · 8 years ago
  43. aed361a remoteproc: qcom: Introduce WCNSS peripheral image loader by Bjorn Andersson · 8 years ago
  44. 13c4245 remoteproc: Only update table_ptr if we have a loaded table by Bjorn Andersson · 8 years ago
  45. 988d204 remoteproc: Move handling of cached table to boot/shutdown by Bjorn Andersson · 8 years ago
  46. d81fb32 remoteproc: Move vdev handling to boot/shutdown by Bjorn Andersson · 8 years ago
  47. b35d7af remoteproc: Calculate max_notifyid during load by Bjorn Andersson · 8 years ago
  48. ddf7118 remoteproc: Introduce auto-boot flag by Bjorn Andersson · 8 years ago
  49. 14096c1 remoteproc/omap: revise a minor error trace message by Anna, Suman · 8 years ago
  50. 334765f remoteproc/omap: fix various code formatting issues by Anna, Suman · 8 years ago
  51. 9d7814a remoteproc: print hex numbers with a leading 0x format by Anna, Suman · 8 years ago
  52. 730f84c remoteproc: align code with open parenthesis by Anna, Suman · 8 years ago
  53. f145928 remoteproc: fix bare unsigned type usage by Anna, Suman · 8 years ago
  54. 899585a remoteproc: use variable names for sizeof() operator by Anna, Suman · 8 years ago
  55. 56324d7 remoteproc: fix couple of minor typos by Anna, Suman · 8 years ago
  56. b605ed8b2 remoteproc: use proper format-specifier for printing dma_addr_t by Anna, Suman · 8 years ago
  57. 4e968d9 remoteproc: qcom: hexagon: Fix error return code in q6v5_probe() by Wei Yongjun · 8 years ago
  58. c14b9a94 remoteproc: core: Remove pointless OOM print by Lee Jones · 8 years ago
  59. 3538616 remoteproc: core: Trivial: Improve error checking, spelling and debug prints by Lee Jones · 8 years ago
  60. 9c219b2 remoteproc: core: Ensure error message is clear by Lee Jones · 8 years ago
  61. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  62. 72beb49 remoteproc: qcom: hexagon: Clean up mpss validation by Bjorn Andersson · 8 years ago
  63. b1653f2 remoteproc: qcom: remove redundant dev_err call in q6v5_init_mem() by Wei Yongjun · 8 years ago
  64. 051fb70 remoteproc: qcom: Driver for the self-authenticating Hexagon v5 by Bjorn Andersson · 8 years ago
  65. d2e12e6 remoteproc: Fix potential race condition in rproc_add by Dave Gerlach · 8 years ago
  66. b3d3903 remoteproc: Add additional crash reasons by Bjorn Andersson · 8 years ago
  67. e395f9c remoteproc: core: Make the loaded resource table optional by Bjorn Andersson · 8 years ago
  68. 3d87fa1 remoteproc: core: Task sync during rproc_fw_boot() by Lee Jones · 8 years ago
  69. 4b28038 remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return value by Vladimir Zapolskiy · 8 years ago
  70. 63edb03 remoteproc: Supply controller driver for ST's Remote Processors by Lee Jones · 9 years ago
  71. 69e5047 remoteproc: debugfs: Add ability to boot remote processor using debugfs by Lee Jones · 9 years ago
  72. 47fff9f remoteproc: debugfs: Return error on invalid 'count' value by Lee Jones · 9 years ago
  73. 99c429c remoteproc/wkup_m3: Use MODULE_DEVICE_TABLE to export alias by Dave Gerlach · 9 years ago
  74. a66a511 remoteproc: report error if resource table doesn't exist by Stefan Agner · 9 years ago
  75. f7ad26f virtio: make find_vqs() checkpatch.pl-friendly by Stefan Hajnoczi · 9 years ago
  76. f42f79a remoteproc: fix memory leak of remoteproc ida cache layers by Suman Anna · 9 years ago
  77. 92792e4 remoteproc: avoid stack overflow in debugfs file by Arnd Bergmann · 9 years ago
  78. 8de3dbd remoteproc: fix !CONFIG_OF build breakage by Ohad Ben-Cohen · 9 years ago
  79. a01bc0d remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3 by Dave Gerlach · 9 years ago
  80. a01f7cd remoteproc: add a rproc ops for performing address translation by Suman Anna · 9 years ago
  81. fec47d8 remoteproc: introduce rproc_get_by_phandle API by Dave Gerlach · 9 years ago
  82. 172e6ab remoteproc: fix various checkpatch warnings by Suman Anna · 9 years ago
  83. e17aee3 remoteproc/davinci: fix quoted split string checkpatch warning by Suman Anna · 9 years ago
  84. 9aa1cfc remoteproc/ste: add blank lines after declarations by Suman Anna · 9 years ago
  85. 315491e remoteproc: add IOMMU hardware capability flag by Suman Anna · 10 years ago
  86. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  87. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  88. 5c609a5 virtio: allow finalize_features to fail by Michael S. Tsirkin · 10 years ago
  89. 93d389f virtio: assert 32 bit features in transports by Michael S. Tsirkin · 10 years ago
  90. d025477 virtio: add support for 64 bit features. by Michael S. Tsirkin · 10 years ago
  91. e16e12b virtio: use u32, not bitmap for features by Michael S. Tsirkin · 10 years ago
  92. 8841a66 mailbox/omap: adapt to the new mailbox framework by Suman Anna · 10 years ago
  93. 51aa31b remoteproc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  94. 8c09452 remoteproc: da8xx: don't select CMA on no-MMU by Arnd Bergmann · 10 years ago
  95. bd88acb remoteproc/ste_modem: staticize local symbols by Jingoo Han · 11 years ago
  96. 0ddc5ec remoteproc/davinci: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  97. 5d658bf remoteproc/davinci: drop needless devm_clk_put by Uwe Kleine-König · 11 years ago
  98. 46f9c2b virtio_ring: change host notification API by Heinz Graalfs · 11 years ago
  99. 60d676c remoteproc: don't use PTR_RET(). by Rusty Russell · 11 years ago
  100. 0edcd16 Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago