1. 72b745e ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime by Peter Ujfalusi · 5 years ago
  2. 467fece ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c by Kuninori Morimoto · 5 years ago
  3. 09f448a ASoC: compress: Fix memory leak from snd_soc_new_compress by Amadeusz Sławiński · 5 years ago
  4. 4ef0ecb ASoC: compress: Add helper functions for component trigger/set_params by Charles Keepax · 6 years ago
  5. 52cadf1 ASoC: compress: Clarify the intent of current compressed ops handling by Charles Keepax · 6 years ago
  6. 8d6258a ASoC: add for_each_dpcm_be() macro by Kuninori Morimoto · 6 years ago
  7. 0b0722e ASoC: compress: make BE and FE order inline with dpcm by Srinivas Kandagatla · 6 years ago
  8. b3ed4c8 ASoC: soc-compress: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  9. 89027d9 ASoC: compress: Fix up some trivial formatting issues by Charles Keepax · 7 years ago
  10. ca76db6 ASoC: compress: Only assign compr->ops->copy once by Charles Keepax · 7 years ago
  11. 1e57b82 ASoC: compress: Add helper functions for component open/free by Charles Keepax · 7 years ago
  12. ef050be ASoC: Remove platform code now everything is componentised by Charles Keepax · 7 years ago
  13. 572e6c8 ASoC: compress: Only call free for components which have been opened by Charles Keepax · 7 years ago
  14. 141dfc9 ASoC: compress: Fixup error messages by Charles Keepax · 7 years ago
  15. b2154d7 ASoC: compress: Remove some extraneous blank lines by Charles Keepax · 7 years ago
  16. 2f75ab7 Merge branch 'fix/compress' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-compress by Mark Brown · 7 years ago
  17. 290df4d3 ASoC: compress: Correct handling of copy callback by Charles Keepax · 7 years ago
  18. e5acfc7 ASoC: don't use rtd->codec on snd_soc_new_compress() by Kuninori Morimoto · 7 years ago
  19. 9e7e373 ASoC: snd_soc_component_driver has snd_compr_ops by Kuninori Morimoto · 7 years ago
  20. aeb6fa0 ASoC: compress: Set reasonable compress id string by Peng Donglin · 7 years ago
  21. 7a0cf42 ASoC: compress: Delete error messages for a failed memory allocation in snd_soc_new_compress() by Markus Elfring · 7 years ago
  22. 01b8ced ASoC: compress: Derive substream from stream based on direction by Satish Babu Patakokila · 7 years ago
  23. 2e622ae ASoC: compress: Add support for compress dai ops by Vinod Koul · 8 years ago
  24. b0f12c6 ASoC: compress: Fix leak of a widget list in soc_compr_open_fe by Charles Keepax · 8 years ago
  25. 7c9190f ASoC: compress: Pass error out of soc_compr_pointer by Charles Keepax · 8 years ago
  26. 815ad86 Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 9 years ago
  27. a106804 ASoC: compress: Fix compress device direction check by Vinod Koul · 9 years ago
  28. e5241a8 ALSA: compress: Pass id string to snd_compress_new by Richard Fitzgerald · 9 years ago
  29. 6f0c422 ASoC: compress: add config item for soc-compress to make it compiled only when needed by Jie Yang · 9 years ago
  30. d3268a4 ASoC: soc-compress.c: fix NULL dereference by Qais Yousef · 10 years ago
  31. 15f6b09 ASoC: soc-compress: consolidate two identical branches by Daniel Mack · 10 years ago
  32. 2e4ec1c ASoC: soc-compress: fix double unlock of fe card mutex by Qiao Zhou · 10 years ago
  33. 8f70e51 ASoC: soc-pcm: fix dpcm_path_get error handling by Qiao Zhou · 10 years ago
  34. 8151d5e ASoC: compress: Prevent multicodec for compressed stream by Benoit Cousson · 10 years ago
  35. f433320 ASoC: Move name and id from CODEC/platform to component by Lars-Peter Clausen · 10 years ago
  36. 15b8e94 ASoC: compress: indent an if statement by Dan Carpenter · 11 years ago
  37. 797f283 ASoC: Remove runtime field from DAI by Lars-Peter Clausen · 11 years ago
  38. 24894b7 ASoC: Add helper functions for PCM runtime 'active' management by Lars-Peter Clausen · 11 years ago
  39. 208a158 ASoC: Handle ignore_pmdown_time for CODEC to CODEC links by Lars-Peter Clausen · 11 years ago
  40. 2a99ef0 ASoC: compress: Add suport for DPCM into compressed audio by Liam Girdwood · 11 years ago
  41. 3d24cfe ASoC: compress: Use power efficient workqueue by Mark Brown · 11 years ago
  42. 02bd90e ASoC: compress: use soc_xxx handlers for metadata by Vinod Koul · 11 years ago
  43. 2c071ed ASoC: soc-compress: Send correct stream event for capture start by Charles Keepax · 12 years ago
  44. daa2db5 ASoC: soc-compress: Deduce stream direction by Charles Keepax · 12 years ago
  45. 4daf891 ALSA: compress_core: Deconstify copy callback buffer by Charles Keepax · 12 years ago
  46. 54b019c Merge remote-tracking branch 'asoc/topic/compress' into asoc-next by Mark Brown · 12 years ago
  47. fa40ef2 ASoC: compress: Cancel delayed power down if needed by Charles Keepax · 12 years ago
  48. 36953d9 ASoC: compress - add support for metadata apis by Jeeja KP · 12 years ago
  49. da18396 ASoC: core: Allow digital mute for capture by Mark Brown · 12 years ago
  50. e38b9b7 ASoC: compress: Only mute playback streams by Mark Brown · 12 years ago
  51. 1f88eb0 ASoC: soc-compress: Add support for not memory mapped DSPs by Charles Keepax · 12 years ago
  52. 202c8f7 ASoC: soc-compress: Initialise delayed work to power down audio by Charles Keepax · 12 years ago
  53. 15e2e61 ASoC: soc-compress: Serialise compressed ops by Charles Keepax · 12 years ago
  54. 8c3d2aa ASoC: soc-compress: Add missing brackets around else by Charles Keepax · 12 years ago
  55. 9bffb1f ASoC: Prevent pop_wait overwrite by Misael Lopez Cruz · 12 years ago
  56. 1be437fa ASoC: soc-compress: Remove unused variable by Sachin Kamat · 12 years ago
  57. 9d2667a ASoC: compress - fix code alignment by Vinod Koul · 12 years ago
  58. 1245b70 ASoC: add compress stream support by Namarta Kohli · 12 years ago