1. 6663ce6 remoteproc: qcom_q6v5_mss: Extract mba/mpss from memory-region by Sibi Sankar · 4 years, 9 months ago
  2. cd9fc8f remoteproc: qcom: Pass ssr_name to glink subdevice by Bjorn Andersson · 4 years, 9 months ago
  3. 3898fc9 remoteproc: use rproc_coredump_set_elf_info in drivers by Clement Leger · 4 years, 9 months ago
  4. c657011 Merge tag 'rproc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 4 years, 10 months ago
  5. 9ce3bf2 remoteproc: Use size_t type for len in da_to_va by Clement Leger · 4 years, 11 months ago
  6. d96f257 remoteproc: qcom_q6v5_mss: Reload the mba region on coredump by Sibi Sankar · 4 years, 11 months ago
  7. 715d852 remoteproc: qcom_q6v5_mss: Validate each segment during loading by Bjorn Andersson · 4 years, 11 months ago
  8. 900fc60 remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown by Bjorn Andersson · 4 years, 11 months ago
  9. d7f5f3c remoteproc: add IPA notification to q6v5 driver by Alex Elder · 4 years, 11 months ago
  10. 600c39b remoteproc: qcom: q6v5-mss: Improve readability of reset_assert by Sibi Sankar · 5 years ago
  11. 01bf3fe remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeout by Sibi Sankar · 5 years ago
  12. 0c2caf7 remoteproc: qcom: q6v5-mss: Rename boot status timeout by Sibi Sankar · 5 years ago
  13. 7e0f868 remoteproc: qcom: q6v5-mss: Improve readability across clk handling by Sibi Sankar · 5 years ago
  14. 6439b52 remoteproc: mss: q6v5-mss: Add modem support on SC7180 by Sibi Sankar · 5 years ago
  15. 6ba519a remoteproc: q6v5-mss: Remove mem clk from the active pool by Sibi Sankar · 5 years ago
  16. 1665cbd remoteproc: qcom_q6v5_mss: Add support for MSM8998 by Jeffrey Hugo · 5 years ago
  17. f2583fd remoteproc: qcom: q6v5-mss: fixup q6v5_pds_enable error handling by Sibi Sankar · 5 years ago
  18. fdcec00 Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  19. f04b913 remoteproc: qcom: q6v5-mss: Support loading non-split images by Bjorn Andersson · 6 years ago
  20. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  21. deb9bb8 remoteproc: q6v5-mss: Active powerdomain for SDM845 by Bjorn Andersson · 6 years ago
  22. 4760a89 remoteproc: q6v5-mss: Vote for rpmh power domains by Rajendra Nayak · 6 years ago
  23. a5a4e02 remoteproc: qcom: Add support for parsing fw dt bindings by Sibi Sankar · 6 years ago
  24. 4107102 remoteproc: qcom_q6v5: don't auto boot remote processor by Ramon Fried · 7 years ago
  25. 027045a remoteproc: qcom: Add shutdown-ack irq by Sibi Sankar · 6 years ago
  26. 47b8747 remoteproc: qcom: q6v5-mss: Add missing regulator for MSM8996 by Sibi Sankar · 6 years ago
  27. 80ec419 remoteproc: qcom: q6v5-mss: Add missing clocks for MSM8996 by Sibi Sankar · 6 years ago
  28. f18b7e9 remoteproc: qcom: q6v5-mss: Register segments/dumpfn for coredump by Sibi Sankar · 6 years ago
  29. 7dd8ade2 remoteproc: qcom: q6v5-mss: Add custom dump function for modem by Sibi Sankar · 6 years ago
  30. 0304530 remoteproc: qcom: q6v5-mss: Refactor mba load/unload sequence by Sibi Sankar · 6 years ago
  31. bbcda30 remoteproc: qcom: q6v5-mss: add SCM probe dependency by Brian Norris · 6 years ago
  32. 3bf62eb remoteproc: qcom: q6v5-pil: Assign the relocated address by Sibi Sankar · 6 years ago
  33. 29a5f9a remoteproc: qcom: q6v5-pil: Add PDC reset for modem on SDM845 SoCs by Sibi Sankar · 6 years ago
  34. 9e483ef remoteproc: qcom: q6v5-pil: Explicitly get mss_restart line by Sibi Sankar · 6 years ago
  35. ef73c22 remoteproc: qcom: Rename Hexagon v5 modem driver by Bjorn Andersson · 6 years ago[Renamed (99%) from drivers/remoteproc/qcom_q6v5_pil.c]
  36. 7cbb540 remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvote by Sibi Sankar · 7 years ago
  37. 7d67473 remoteproc: qcom: q6v5-pil: Use common q6v5 helpers by Bjorn Andersson · 7 years ago
  38. d7dc899 treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX by Stefan Agner · 7 years ago
  39. 4725496 remoteproc: q6v5: Allow defining GLINK edge for mss remoteproc by Sibi Sankar · 7 years ago
  40. 231f67d remoteproc: q6v5: Add support for mss remoteproc on SDM845 by Sibi Sankar · 7 years ago
  41. 9f135fa remoteproc: q6v5: Introduce reset assert/deassert helper functions by Sibi Sankar · 7 years ago
  42. 663e984 remoteproc: q6v5: Move proxy unvote to handover irq handler by Sibi Sankar · 7 years ago
  43. f4c428c remoteproc: q6v5: Return irq from q6v5_request_irq() by Bjorn Andersson · 7 years ago
  44. 9935448 Merge tag 'v4.17-rc4' into rproc-next by Bjorn Andersson · 7 years ago
  45. 278d744 remoteproc: qcom: Fix potential device node leaks by Tobias Jordan · 7 years ago
  46. 2724807 remoteproc: Prevent incorrect rproc state on xfer mem ownership failure by Sibi Sankar · 7 years ago
  47. 1fb82ee remoteproc: qcom: Introduce sysmon by Bjorn Andersson · 7 years ago
  48. 2d02d15 remoteproc: Remove null character write of shared mem by Jitendra Sharma · 7 years ago
  49. 4f6fd5a remoteproc: Drop dangling find_rsc_table dummies by Bjorn Andersson · 7 years ago
  50. 0f21f9c remoteproc: Merge rproc_ops and rproc_fw_ops by Bjorn Andersson · 7 years ago
  51. 1a5d5c5 remoteproc: qcom: Fix error handling paths in order to avoid memory leaks by Christophe JAILLET · 7 years ago
  52. 9f2a434 remoteproc: qcom: Drop pr_err in q6v5_xfer_mem_ownership() by Bjorn Andersson · 7 years ago
  53. 9f058fa remoteproc: qcom: Add support for mss remoteproc on msm8996 by Avaneesh Kumar Dwivedi · 7 years ago
  54. 6c5a9dc remoteproc: qcom: Make secure world call for mem ownership switch by Avaneesh Kumar Dwivedi · 7 years ago
  55. 94c9078 remoteproc: qcom: refactor mss fw image loading sequence by Avaneesh Kumar Dwivedi · 7 years ago
  56. 5acbf7e remoteproc: qcom: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  57. 1e140df remoteproc: qcom: Add support for SSR notifications by Bjorn Andersson · 7 years ago
  58. 01625cc5 remoteproc: qcom: mdt_loader: Use signed type for offset by Bjorn Andersson · 8 years ago
  59. 4b48921 remoteproc: qcom: Use common SMD edge handler by Bjorn Andersson · 8 years ago
  60. 2aad40d remoteproc: Move qcom_mdt_loader into drivers/soc/qcom by Bjorn Andersson · 8 years ago
  61. bde440e remoteproc: qcom: Extract non-mdt related helper by Bjorn Andersson · 8 years ago
  62. e7fd252 remoteproc: qcom: q6v5: Decouple driver from MDT loader by Bjorn Andersson · 8 years ago
  63. 2bb5d90 remoteproc: qcom: q6v5: Remove mss supply from 8916 by Bjorn Andersson · 8 years ago
  64. ec671b5 remoteproc: qcom: fix initializers for qcom_mss_reg_res array by Arnd Bergmann · 8 years ago
  65. 19f902b remoteproc: qcom: Initialize and enable proxy and active regulators. by Avaneesh Kumar Dwivedi · 8 years ago
  66. 39b2410 remoteproc: qcom: Initialize and enable proxy and active clocks. by Avaneesh Kumar Dwivedi · 8 years ago
  67. 7a8ffe1 remoteproc: qcom: Compatible string based private resource initialization. by Avaneesh Kumar Dwivedi · 8 years ago
  68. 3227c87 remoteproc: qcom: q6v5_pil: Fix module autoload by Javier Martinez Canillas · 8 years ago
  69. 433c0e0 remoteproc: Split driver and consumer dereferencing by Bjorn Andersson · 8 years ago
  70. 4e968d9 remoteproc: qcom: hexagon: Fix error return code in q6v5_probe() by Wei Yongjun · 8 years ago
  71. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  72. 72beb49 remoteproc: qcom: hexagon: Clean up mpss validation by Bjorn Andersson · 9 years ago
  73. b1653f2 remoteproc: qcom: remove redundant dev_err call in q6v5_init_mem() by Wei Yongjun · 9 years ago
  74. 051fb70 remoteproc: qcom: Driver for the self-authenticating Hexagon v5 by Bjorn Andersson · 9 years ago