1. beb6ade ASoC: SOF: Add clarifying comments for sof_core_debug and DSP dump flags by Peter Ujfalusi · 3 years, 1 month ago
  2. 4995ffc ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameter by Peter Ujfalusi · 3 years, 1 month ago
  3. b9f0bfd ASoC: SOF: dsp_arch_ops: add kernel log level parameter for oops and stack by Peter Ujfalusi · 3 years, 1 month ago
  4. d41607d ASoC: SOF: Rename 'enum snd_sof_fw_state' to 'enum sof_fw_state' by Peter Ujfalusi · 3 years, 1 month ago
  5. fc17942 ASoC: SOF: Move the definition of enum snd_sof_fw_state to global header by Peter Ujfalusi · 3 years, 1 month ago
  6. b2e9eb3 ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OK by Peter Ujfalusi · 3 years, 1 month ago
  7. 4e1f864 ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHED by Peter Ujfalusi · 3 years, 1 month ago
  8. 12b401f ASoC: SOF: Use sof_debug_check_flag() instead of sof_core_debug directly by Peter Ujfalusi · 3 years, 1 month ago
  9. f902b21a ASoC: SOF: core: Add simple wrapper to check flags in sof_core_debug by Peter Ujfalusi · 3 years, 1 month ago
  10. cb515f1 ASoC: SOF: avoid casting "const" attribute away by Guennadi Liakhovetski · 3 years, 1 month ago
  11. 4a39ea3 ASoC: SOF: pcm: add .ack callback support by Ranjani Sridharan · 3 years, 2 months ago
  12. 9ea8074 ASoC: SOF: add support for dynamic pipelines with multi-core by Ranjani Sridharan · 3 years, 2 months ago
  13. c414d5d ASoC: SOF: Add ops for core_get and core_put by Ranjani Sridharan · 3 years, 2 months ago
  14. 5974f68 ASoC: SOF: Introduce num_cores and ref count per core by Ranjani Sridharan · 3 years, 2 months ago
  15. 2f0b1b0 ASoC: SOF: debug: Add support for IPC message injection by Peter Ujfalusi · 3 years, 2 months ago
  16. 8ae7780 ASoC: SOF: utils: Add generic function to get the reply for a tx message by Peter Ujfalusi · 3 years, 2 months ago
  17. febf5da ASoC: SOF: prepare code to allocate IPC messages in fw_ready by Rander Wang · 3 years, 3 months ago
  18. 99f11b65 Merge series "Introduce new SOF helpers" from Daniel Baluta <daniel.baluta@oss.nxp.com> by Mark Brown · 3 years, 3 months ago
  19. 97e22cb ASoC: SOF: Make Intel IPC stream ops generic by Bud Liviu-Alexandru · 3 years, 3 months ago
  20. f71f59d ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacks by Daniel Baluta · 3 years, 3 months ago
  21. 58a5c9a ASoC: SOF: Introduce macro to set the firmware state by Peter Ujfalusi · 3 years, 3 months ago
  22. 2301333 ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_err by Peter Ujfalusi · 3 years, 3 months ago
  23. 34346a3 ASoC: SOF: debug: Add SOF_DBG_DUMP_OPTIONAL flag for DSP dumping by Peter Ujfalusi · 3 years, 3 months ago
  24. 9ff9085 ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noise by Peter Ujfalusi · 3 years, 3 months ago
  25. 1539c8c ASoC: SOF: core: debug: force all processing on primary core by Pierre-Louis Bossart · 3 years, 3 months ago
  26. ea6bfbb ASoC: SOF: topology: allow for dynamic pipelines override for debug by Pierre-Louis Bossart · 3 years, 3 months ago
  27. c0e7969 ASoC: SOF: topology: Add kernel parameter for topology verification by Ranjani Sridharan · 3 years, 4 months ago
  28. 6a0ba07 ASoC: SOF: add error handling to snd_sof_ipc_msg_data() by Guennadi Liakhovetski · 3 years, 4 months ago
  29. 600e0ae ASoC: SOF: Remove struct sof_ops_table and sof_get_ops() macro by Peter Ujfalusi · 3 years, 4 months ago
  30. 0ed66cb ASoC: SOF: Rename sof_arch_ops to dsp_arch_ops by Peter Ujfalusi · 3 years, 4 months ago
  31. 8a72072 ASoC: SOF: pcm: Remove non existent CONFIG_SND_SOC_SOF_COMPRESS reference by Peter Ujfalusi · 3 years, 4 months ago
  32. bde4f08 ASoC: SOF: debug: No need to export the snd_sof_debugfs_io_item() by Peter Ujfalusi · 3 years, 4 months ago
  33. 07e833b ASoC: SOF: debug: Add generic API and ops for DSP regions by Peter Ujfalusi · 3 years, 4 months ago
  34. 4624bb2 ASoC: SOF: core: Do not use 'bar' as parameter for block_read/write by Peter Ujfalusi · 3 years, 4 months ago
  35. 4ff134e ASoC: SOF: loader: No need to export snd_sof_fw_parse_ext_data() by Peter Ujfalusi · 3 years, 4 months ago
  36. b295818 ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init() by Peter Ujfalusi · 3 years, 4 months ago
  37. 96ec174 ASoC: SOF: loader: load_firmware callback is mandatory, treat it like that by Peter Ujfalusi · 3 years, 4 months ago
  38. 17e9d6b ASoC: SOF: change signature of set_mach_params() callback by Pierre-Louis Bossart · 3 years, 9 months ago
  39. 271d937 ASoC: SOF: fix runtime pm usage mismatch after probe errors by Kai Vehmanen · 4 years ago
  40. 7edb305 ASoC: SOF: add .shutdown() callback to snd_sof_dsp_ops by Keyon Jie · 4 years ago
  41. 8b66d7c ASoC: SOF: add mutex to protect the dsp_power_state access by Keyon Jie · 4 years ago
  42. 8f7ef6f ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_err by Ranjani Sridharan · 4 years, 1 month ago
  43. fbfa22e ASoC: SOF: modify the SOF_DBG flags by Ranjani Sridharan · 4 years, 1 month ago
  44. a70eb70 ASoC: SOF: ops: modify the signature of stall op by Fred Oh · 4 years, 2 months ago
  45. e984f3ef ASoC: SOF: ops: add parse_platform_ext_manifest() op by Fred Oh · 4 years, 2 months ago
  46. 5b10b62 ASoC: SOF: Add `memory_info` file to debugfs by Karol Trzcinski · 4 years, 2 months ago
  47. 776100a ASoC: SOF: Intel: hda: reduce verbosity of boot error logs by Pierre-Louis Bossart · 4 years, 4 months ago
  48. 0dcdf84 ASoC: SOF: add a "core" parameter to widget loading functions by Guennadi Liakhovetski · 4 years, 4 months ago
  49. e17b738 ASoC: SOF: loader: Add debug box region by Iulian Olaru · 4 years, 5 months ago
  50. f738d81 ASoC: SOF: (cosmetic) use the "bool" type where it makes sense by Guennadi Liakhovetski · 4 years, 5 months ago
  51. d7a1ed2 ASoC: SOF: ipc: ignore DSP replies received when they are not expected by Ranjani Sridharan · 4 years, 8 months ago
  52. 3541aef ASoC: SOF: add a power_down_notify method by Marcin Rajwa · 4 years, 8 months ago
  53. e149ca2 ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only by Pierre-Louis Bossart · 4 years, 9 months ago
  54. 39118ce ASoC: sof: use snd_compress_ops by Kuninori Morimoto · 4 years, 9 months ago
  55. 828c2f7 ASoC: SOF: Intel: remove unnecessary waitq before loading firmware by Amery Song · 4 years, 10 months ago
  56. a6096f8 ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFER by Karol Trzcinski · 4 years, 10 months ago
  57. e145e9a ASoC: SOF: Generic probe compress operations by Cezary Rojewski · 5 years ago
  58. 63e51fd3 ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0 by Ranjani Sridharan · 5 years ago
  59. 61e285c ASoC: SOF: Move DSP power state transitions to platform-specific ops by Ranjani Sridharan · 5 years ago
  60. 700d167 ASoC: SOF: pm: Introduce DSP power states by Ranjani Sridharan · 5 years ago
  61. 043ae13 ASoC: SOF: Add system_suspend_target field to struct snd_sof_dev by Ranjani Sridharan · 5 years ago
  62. 0f501c7 ASoC: SOF: move arch_ops under ops by Pierre-Louis Bossart · 5 years ago
  63. 5928395 ASoC: SOF: log compiler name and version information by Karol Trzcinski · 5 years ago
  64. 6ca5cec ASoC: SOF: Introduce state machine for FW boot by Ranjani Sridharan · 5 years ago
  65. 285880a ASoC: SOF: Make creation of machine device from SOF core optional by Daniel Baluta · 5 years ago
  66. ee1e79b ASoC: SOF: partition audio-related parts from SOF core by Ranjani Sridharan · 5 years ago
  67. 3e62579 ASoC: SOF: core: modify the signature for snd_sof_create_page_table by Ranjani Sridharan · 5 years ago
  68. 78fd4ff ASoC: SOF: topology: remove snd_sof_init_topology() by Ranjani Sridharan · 5 years ago
  69. a77e5d5 ASoC: SOF: add helper to check if we should enter d0i3 suspend by Keyon Jie · 5 years ago
  70. 0b50b3b ASoC: SOF: PM: implement prepare/complete callbacks by Keyon Jie · 5 years ago
  71. 4cd933a ASoC: SOF: add a flag suspend_ignored for sof stream by Keyon Jie · 5 years ago
  72. 7367d30 ASoC: SOF: add a flag to indicate the system suspend target by Keyon Jie · 5 years ago
  73. 6012528 ASoC: SOF: PM: add helpers for setting D0 substate for ADSP by Keyon Jie · 5 years ago
  74. e5c97e8 ASoC: SOF: add flag to snd_sof_pcm_stream for D0i3 compatible stream by Keyon Jie · 5 years ago
  75. e8f112d ASoC: SOF: add set_power_state() to dsp_ops for power state update by Keyon Jie · 5 years ago
  76. 4c19030 ASoC: SOF: add a field to store the current D0 substate of DSP by Keyon Jie · 5 years ago
  77. 27e322f ASoC: SOF: define INFO_ flags in dsp_ops by Pierre-Louis Bossart · 5 years ago
  78. 5d43001 ASoC: SOF: acpi led support for switch controls by Jaska Uimonen · 5 years ago
  79. 8692d49 ASoC: SOF: core: check for mandatory fw_ready op during SOF probe by Ranjani Sridharan · 5 years ago
  80. 9a06508 ASoC: SOF: ipc: retain DSP context after FW exception. by Liam Girdwood · 5 years ago
  81. 2ab4c50 ASoC: SOF: trace: move to opt-in with Kconfig and module parameter by Pierre-Louis Bossart · 5 years ago
  82. 83ee7ab ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creation by Daniel Baluta · 5 years ago
  83. e17422c ASoC: SOF: Introduce snd_sof_dsp_get_window_offset by Daniel Baluta · 5 years ago
  84. bb9c93f ASoC: SOF: Introduce snd_sof_dsp_get_mailbox_offset by Daniel Baluta · 5 years ago
  85. 3ff3a4f ASoC: SOF: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  86. 672ff5e ASoC: SOF: Intel: hda: add a parameter to disable MSI by Guennadi Liakhovetski · 5 years ago
  87. 1c38c92 ASoC: SOF: remove unused state variable in suspend function by Fred Oh · 5 years ago
  88. ce8234a ASoC: SOF: Introduce snd_sof_dsp_get_bar_index ops by Daniel Baluta · 5 years ago
  89. 04c8027 ASoC: SOF: reset DMA state in prepare by Kai Vehmanen · 5 years ago
  90. 62fde97 ASoC: SOF: add runtime idle callback by Kai Vehmanen · 6 years ago
  91. 93146bc ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_free by Ranjani Sridharan · 6 years ago
  92. 7077a07 ASoC: SOF: Intel: hda: release link DMA for paused streams during suspend by Ranjani Sridharan · 6 years ago
  93. bdf4ad3f ASoC: SOF: Intel: hda: assign link DMA channel at run-time by Ranjani Sridharan · 6 years ago
  94. 1b7e195 ASoC: SOF: topology: add cpu_dai_name for DAIs by Ranjani Sridharan · 6 years ago
  95. aa66fd8 ASoC: SOF: topology: add min/max step for volume_table by Zhu Yingjiang · 6 years ago
  96. 091c12e ASoC: SOF: debug: add new debugfs entries for IPC flood test by Ranjani Sridharan · 6 years ago
  97. 5c9714f ASoC: SOF: add mode parameter for snd_sof_debugfs_buf_item by Ranjani Sridharan · 6 years ago
  98. ec9025e ASoC: SOF: force end-of-file for debugfs trace at suspend by Kai Vehmanen · 6 years ago
  99. 5e4a27f ASoC: SOF: IPC: add ipc dump function by Pan Xiuli · 6 years ago
  100. ed3baac ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda stream by Ranjani Sridharan · 6 years ago