1. 2f19464 Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  2. d664ce7 remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag" by Stephen Rothwell · 6 years ago
  3. 28d7d5c remoteproc: fix rproc_check_carveout_da() returned error and comments by Loic Pallardy · 6 years ago
  4. a987e6b9 remoteproc: fix trace buffer va initialization by Loic Pallardy · 6 years ago
  5. 60f849a remoteproc: fix rproc_alloc_carveout() for rproc with iommu domain by Loic Pallardy · 6 years ago
  6. b36de8c remoteproc: add warning on resource table cast by Loic Pallardy · 6 years ago
  7. 80137b4 remoteproc: fix rproc_alloc_carveout() bad variable cast by Loic Pallardy · 6 years ago
  8. 74457c4 remoteproc: fix rproc_da_to_va in case of unallocated carveout by Loic Pallardy · 6 years ago
  9. a9f6fe0 remoteproc: correct rproc_mem_entry_init() comments by Loic Pallardy · 6 years ago
  10. d4c036f remoteproc: fix recovery procedure by Loic Pallardy · 6 years ago
  11. 3df52ed remoteproc: st: add reserved memory support by Loic Pallardy · 6 years ago
  12. 086d087 remoteproc: create vdev subdevice with specific dma memory pool by Loic Pallardy · 6 years ago
  13. 621eafd remoteproc: q6v5_adsp: Remove voting for lpass_aon clock by Rohit kumar · 6 years ago
  14. deb9bb8 remoteproc: q6v5-mss: Active powerdomain for SDM845 by Bjorn Andersson · 6 years ago
  15. 4760a89 remoteproc: q6v5-mss: Vote for rpmh power domains by Rajendra Nayak · 6 years ago
  16. a5a4e02 remoteproc: qcom: Add support for parsing fw dt bindings by Sibi Sankar · 6 years ago
  17. 4107102 remoteproc: qcom_q6v5: don't auto boot remote processor by Ramon Fried · 7 years ago
  18. 74f2720 remoteproc: qcom: Wait for shutdown-ack/ind on sysmon shutdown by Sibi Sankar · 6 years ago
  19. 027045a remoteproc: qcom: Add shutdown-ack irq by Sibi Sankar · 6 years ago
  20. 557599f remoteproc/qcom_sysmon.c: Remove duplicate header by Brajeswar Ghosh · 6 years ago
  21. a229989 virtio: don't allocate vqs when names[i] = NULL by Wei Wang · 6 years ago
  22. 47b8747 remoteproc: qcom: q6v5-mss: Add missing regulator for MSM8996 by Sibi Sankar · 6 years ago
  23. 80ec419 remoteproc: qcom: q6v5-mss: Add missing clocks for MSM8996 by Sibi Sankar · 6 years ago
  24. fff7fca remoteproc: qcom: fix spelling mistake "Peripherial" -> "Peripheral" by Colin Ian King · 6 years ago
  25. 60042a2 remoteproc: debug: add crash debugfs node by Xiang Xiao · 6 years ago
  26. 3a814fd virtio_ring: disable packed ring on unsupported transports by Tiwei Bie · 6 years ago
  27. f18b7e9 remoteproc: qcom: q6v5-mss: Register segments/dumpfn for coredump by Sibi Sankar · 6 years ago
  28. 7dd8ade2 remoteproc: qcom: q6v5-mss: Add custom dump function for modem by Sibi Sankar · 6 years ago
  29. 0304530 remoteproc: qcom: q6v5-mss: Refactor mba load/unload sequence by Sibi Sankar · 6 years ago
  30. ab8f873 remoteproc: Add mechanism for custom dump function assignment by Sibi Sankar · 6 years ago
  31. 3952105 remoteproc: Introduce custom dump function for each remoteproc segment by Sibi Sankar · 6 years ago
  32. c6aed238 remoteproc: modify vring allocation to rely on centralized carveout allocator by Loic Pallardy · 6 years ago
  33. 1e2517d remoteproc: qcom: q6v5: shore up resource probe handling by Brian Norris · 6 years ago
  34. 6e6b1ad remoteproc: qcom: qcom_q6v5_adsp: Fix some return value check by Wei Yongjun · 6 years ago
  35. ffa5f9c remoteproc: modify rproc_handle_carveout to support pre-registered region by Loic Pallardy · 6 years ago
  36. c874bf5 remoteproc: add helper function to check carveout device address by Loic Pallardy · 6 years ago
  37. 1429cca remoteproc: add helper function to allocate rproc_mem_entry from reserved memory by Loic Pallardy · 6 years ago
  38. d7c5170 remoteproc: add alloc ops in rproc_mem_entry struct by Loic Pallardy · 6 years ago
  39. b0019cc remoteproc: introduce rproc_find_carveout_by_name function by Loic Pallardy · 6 years ago
  40. 15c0b02 remoteproc: introduce rproc_add_carveout function by Loic Pallardy · 6 years ago
  41. 72029c9 remoteproc: add helper function to allocate and init rproc_mem_entry struct by Loic Pallardy · 6 years ago
  42. 3265230 remoteproc: add name in rproc_mem_entry struct by Loic Pallardy · 6 years ago
  43. f2e74ab remoteproc: add release ops in rproc_mem_entry struct by Loic Pallardy · 6 years ago
  44. eb30596 remoteproc: add rproc_va_to_pa function by Loic Pallardy · 6 years ago
  45. 3bc8140 remoteproc: configure IOMMU only if device address requested by Loic Pallardy · 6 years ago
  46. bbcda30 remoteproc: qcom: q6v5-mss: add SCM probe dependency by Brian Norris · 6 years ago
  47. 3bf62eb remoteproc: qcom: q6v5-pil: Assign the relocated address by Sibi Sankar · 6 years ago
  48. dc160e4 remoteproc: qcom: Introduce Non-PAS ADSP PIL driver by Rohit kumar · 6 years ago
  49. d3ae96c0 remoteproc: qcom: q6v5: Fix a race condition on fatal crash by Sibi Sankar · 6 years ago
  50. faeadbb remoteproc: Check for NULL firmwares in sysfs interface by Suman Anna · 6 years ago
  51. 29a5f9a remoteproc: qcom: q6v5-pil: Add PDC reset for modem on SDM845 SoCs by Sibi Sankar · 6 years ago
  52. 9e483ef remoteproc: qcom: q6v5-pil: Explicitly get mss_restart line by Sibi Sankar · 6 years ago
  53. 0af9368 remoteproc: qcom: pas: Add QCS404 remoteprocs by Bjorn Andersson · 6 years ago
  54. ef73c22 remoteproc: qcom: Rename Hexagon v5 modem driver by Bjorn Andersson · 6 years ago
  55. 9e004f9 remoteproc: qcom: Rename Hexagon v5 PAS driver by Bjorn Andersson · 6 years ago
  56. d5269c4 remoteproc: qcom: q6v5: Propagate EPROBE_DEFER by Bjorn Andersson · 6 years ago
  57. 3b0d1b6 remoteproc: qcom: adsp: Add SDM845 ADSP and CDSP support by Bjorn Andersson · 6 years ago
  58. 1e28dbb remoteproc/davinci: Use %zx for formating size_t by Bjorn Andersson · 6 years ago
  59. b2201ee remoteproc/davinci: use the reset framework by Bartosz Golaszewski · 7 years ago
  60. 491278b remoteproc/davinci: Mark error recovery as disabled by Suman Anna · 6 years ago
  61. 4499665 remoteproc: st_slim: replace "%p" with "%pK" by Loic Pallardy · 6 years ago
  62. 276ec99 remoteproc: replace "%p" with "%pK" by Loic Pallardy · 6 years ago
  63. 12c2b50 remoteproc: qcom: fix Q6V5_WCSS dependencies by Arnd Bergmann · 6 years ago
  64. f68d51b remoteproc: Reset table_ptr in rproc_start() failure paths by Suman Anna · 6 years ago
  65. 7cbb540 remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvote by Sibi Sankar · 6 years ago
  66. ded79d0 remoteproc: qcom q6v5: fix modular build by Arnd Bergmann · 6 years ago
  67. c455daa remoteproc: Introduce prepare and unprepare for subdevices by Bjorn Andersson · 7 years ago
  68. 6f8b037 remoteproc: rename subdev probe and remove functions by Alex Elder · 7 years ago
  69. 4902676 remoteproc: Make client initialize ops in rproc_subdev by Bjorn Andersson · 7 years ago
  70. be37b1e remoteproc: Make start and stop in subdev optional by Bjorn Andersson · 7 years ago
  71. 618fcff remoteproc: Rename subdev functions to start/stop by Bjorn Andersson · 7 years ago
  72. 3a3d416 remoteproc: qcom: Introduce Hexagon V5 based WCSS driver by Sricharan R · 7 years ago
  73. 7d67473 remoteproc: qcom: q6v5-pil: Use common q6v5 helpers by Bjorn Andersson · 7 years ago
  74. 6103b1a remoteproc: qcom: adsp: Use common q6v5 helpers by Bjorn Andersson · 7 years ago
  75. 3b415c8 remoteproc: q6v5: Extract common resource handling by Bjorn Andersson · 7 years ago
  76. d7dc899 treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX by Stefan Agner · 7 years ago
  77. 4725496 remoteproc: q6v5: Allow defining GLINK edge for mss remoteproc by Sibi Sankar · 7 years ago
  78. 231f67d remoteproc: q6v5: Add support for mss remoteproc on SDM845 by Sibi Sankar · 7 years ago
  79. 9f135fa remoteproc: q6v5: Introduce reset assert/deassert helper functions by Sibi Sankar · 7 years ago
  80. 663e984 remoteproc: q6v5: Move proxy unvote to handover irq handler by Sibi Sankar · 7 years ago
  81. f4c428c remoteproc: q6v5: Return irq from q6v5_request_irq() by Bjorn Andersson · 7 years ago
  82. 24ff141 remoteproc/davinci: use octal permissions for module_param() by Bartosz Golaszewski · 7 years ago
  83. 5d26f06 remoteproc/davinci: prepare and unprepare the clock where needed by Bartosz Golaszewski · 7 years ago
  84. 2310eae remoteproc/davinci: add the missing retval check for clk_enable() by Bartosz Golaszewski · 7 years ago
  85. 9935448 Merge tag 'v4.17-rc4' into rproc-next by Bjorn Andersson · 7 years ago
  86. 41a5985 remoteproc: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  87. 278d744 remoteproc: qcom: Fix potential device node leaks by Tobias Jordan · 7 years ago
  88. fcd5803 remoteproc: fix crashed parameter logic on stop call by Arnaud Pouliquen · 7 years ago
  89. 2724807 remoteproc: Prevent incorrect rproc state on xfer mem ownership failure by Sibi Sankar · 7 years ago
  90. 730b2ad remoteproc: fix null pointer dereference on glink only platforms by Sibi Sankar · 7 years ago
  91. dea4bd1 soc: qcom: qmi: add CONFIG_NET dependency by Arnd Bergmann · 7 years ago
  92. 99a31ad remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()' by Christophe JAILLET · 7 years ago
  93. 96a30d7 remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_probe()' by Christophe JAILLET · 7 years ago
  94. de6f83f remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()' by Christophe JAILLET · 7 years ago
  95. 1fb82ee remoteproc: qcom: Introduce sysmon by Bjorn Andersson · 7 years ago
  96. 880f5b3 remoteproc: Pass type of shutdown to subdev remove by Bjorn Andersson · 7 years ago
  97. dcb57ed remoteproc: qcom: Register segments for core dump by Sarangdhar Joshi · 7 years ago
  98. 4dd27f5 soc: qcom: mdt-loader: Return relocation base by Bjorn Andersson · 7 years ago
  99. c1d35c1 remoteproc: Rename "load_rsc_table" to "parse_fw" by Bjorn Andersson · 7 years ago
  100. 2666ca9 remoteproc: Add remote processor coredump support by Sarangdhar Joshi · 7 years ago