1. b9fb729 Merge remote-tracking branch 'asoc/fix/core' into asoc-linus by Mark Brown · 10 years ago
  2. 5e63dfc ASoC: soc-pcm: fix sig_bits determination in soc_pcm_apply_msb() by Daniel Mack · 10 years ago
  3. 8f70e51 ASoC: soc-pcm: fix dpcm_path_get error handling by Qiao Zhou · 10 years ago
  4. a1cb98a Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 10 years ago
  5. 93e6958 ASoC: pcm: Add soc_dai_hw_params helper by Benoit Cousson · 10 years ago
  6. 2e5894d ASoC: pcm: Add support for DAI multicodec by Benoit Cousson · 10 years ago
  7. f7acb36 Merge remote-tracking branch 'asoc/topic/component' into asoc-multi by Mark Brown · 10 years ago
  8. c8dd1fe ASoC: pcm: Refactor soc_pcm_apply_msb for multicodecs by Benoit Cousson · 10 years ago
  9. f433320 ASoC: Move name and id from CODEC/platform to component by Lars-Peter Clausen · 10 years ago
  10. 7ed9de7 ASoC: pcm: fix dpcm_path_put in dpcm runtime update by Qiao Zhou · 10 years ago
  11. 6630f30 Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/mc13783' and 'asoc/topic/multicodec' into asoc-next by Mark Brown · 10 years ago
  12. b79e16c Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next by Mark Brown · 10 years ago
  13. 1450da3 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  14. 797f283 ASoC: Remove runtime field from DAI by Lars-Peter Clausen · 10 years ago
  15. 868a6ca ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPEND by Nicolin Chen · 10 years ago
  16. 4792b0d ASoC: core: Add support for machine specific trigger callback by Jarkko Nikula · 10 years ago
  17. 3701861 ASoC: core: Add one dai_get_widget helper instead of two rtd based ones by Benoit Cousson · 10 years ago
  18. d66fa869 Merge tag 'asoc-v3.15' into asoc-next by Mark Brown · 10 years ago
  19. 017d949 ASoC: pcm: Drop incorrect double/extra frees by Mark Brown · 10 years ago
  20. da8ab21 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  21. 3d59400 ASoC: Move ignore_pmdown_time from CODEC to component by Lars-Peter Clausen · 10 years ago
  22. cdde4cc ASoC: Move active count from CODEC to component by Lars-Peter Clausen · 10 years ago
  23. a1a0cc0 ASoC: Fix active count tracking for CODEC to CODEC links by Lars-Peter Clausen · 10 years ago
  24. 24894b7 ASoC: Add helper functions for PCM runtime 'active' management by Lars-Peter Clausen · 10 years ago
  25. 208a158 ASoC: Handle ignore_pmdown_time for CODEC to CODEC links by Lars-Peter Clausen · 10 years ago
  26. e4ad1ac ASoC: pcm: free path list before exiting from error conditions by Patrick Lai · 10 years ago
  27. ac6d7c4 Merge remote-tracking branch 'asoc/topic/compress' into asoc-next by Mark Brown · 11 years ago
  28. 2360702 ASoC: DPCM: make some DPCM API calls non static for compressed usage by Liam Girdwood · 11 years ago
  29. 2f43a23 Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai by Mark Brown · 11 years ago
  30. a9b68d3 Merge remote-tracking branch 'asoc/topic/core' into for-tiwai by Mark Brown · 11 years ago
  31. 55dcdb5 ASoC: pcm: Use snd_pcm_rate_mask_intersect() helper by Lars-Peter Clausen · 11 years ago
  32. 817873f ASoC: pcm: Properly initialize hw->rate_max by Lars-Peter Clausen · 11 years ago
  33. 64a9aa9 Merge tag 'v3.13-rc3' into asoc-pcm by Mark Brown · 11 years ago
  34. 16d7ea9 ASoC: Allow PCMs to restrict the supported formats by Lars-Peter Clausen · 11 years ago
  35. 1e9de42 ASoC: dpcm: Explicitly set BE DAI link supported stream directions by Liam Girdwood · 11 years ago
  36. dcf0fa2 ASoC: pcm: Fix lack of platform bespoke_trigger() call by Jean-Francois Moine · 11 years ago
  37. 002220a ASoC: dpcm: Allow PCMs to omit the set of supported formats by Lars-Peter Clausen · 11 years ago
  38. 08ae9b4 ASoC: dpcm: Add helper function for initializing runtime pcm by Lars-Peter Clausen · 11 years ago
  39. 729b47a Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  40. 07ac582 Merge remote-tracking branch 'asoc/topic/symmetry' into asoc-core by Mark Brown · 11 years ago
  41. 7f62b6e ASoC: soc-pcm: Use valid condition for snd_soc_dai_digital_mute() in hw_free() by Nicolin Chen · 11 years ago
  42. 0b4bbae ASoC: soc-pcm: Drop the redundant snd_soc_dai_digital_mute() in soc_pcm_close() by Nicolin Chen · 11 years ago
  43. 62e5f67 ASoC: Set SNDRV_PCM_INFO_JOINT_DUPLEX for PCMs with symmetry constraints by Lars-Peter Clausen · 11 years ago
  44. 78e45c9 ASoC: pcm: Always honor DAI min and max sample rate constraints by Lars-Peter Clausen · 11 years ago
  45. 17b6c19 ASoC: pcm: Fix rate_max calculation by Lars-Peter Clausen · 11 years ago
  46. d338342 ASoC: soc-pcm: move DAIs parameters cleaning into hw_free() by Nicolin Chen · 11 years ago
  47. 3635bf0 ASoC: soc-pcm: add symmetry for channels and sample bits by Nicolin Chen · 11 years ago
  48. 988e8cc ASoC: Add pinctrl PM to components of active DAIs by Nicolin Chen · 11 years ago
  49. 2062b4c ASoC: dpcm: improve robustness by Russell King - ARM Linux · 11 years ago
  50. c5914b0 ASoC: pcm: Check for ops before deferencing them by Mark Brown · 11 years ago
  51. 7cc302d ASoC: pcm: Remove extra spaces from dev_ prints by Jarkko Nikula · 11 years ago
  52. 90d561b Merge remote-tracking branch 'asoc/topic/fsl' into tmp by Mark Brown · 11 years ago
  53. d6bead0 ASoC: soc-pcm: Allow to specify unidirectional dai_link by Fabio Estevam · 11 years ago
  54. 60529c6 Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-dapm by Mark Brown · 11 years ago
  55. c3f48ae ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update() by Lars-Peter Clausen · 11 years ago
  56. d4e1a73 ASoC: pcm: Use the power efficient workqueue for delayed powerdown by Mark Brown · 11 years ago
  57. 70fe99d Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  58. 4616274 ASoC: dapm: Treat DAI widgets like AIF widgets for power by Mark Brown · 11 years ago
  59. 0567909 ASoC: pcm: Require both CODEC and CPU support when declaring stream caps by Mark Brown · 11 years ago
  60. bd477c3 ASoC: core: Add helper function to initialize the runtime pcm by Lars-Peter Clausen · 11 years ago
  61. 90996f4 ASoC: core: Move snd_soc_set_runtime_hwparams() to soc-pcm.c by Lars-Peter Clausen · 11 years ago
  62. d289323 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  63. da18396 ASoC: core: Allow digital mute for capture by Mark Brown · 11 years ago
  64. fffc0ca ASoC: pcm: delete some dead code by Dan Carpenter · 12 years ago
  65. 08b2784 ASoC: pcm: allow backend hardware to be freed in pause state by Patrick Lai · 12 years ago
  66. 326b06a Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 12 years ago
  67. 9bffb1f ASoC: Prevent pop_wait overwrite by Misael Lopez Cruz · 12 years ago
  68. b1bc7b3 ASoC: pcm: Report error code when we fail to init platform by Mark Brown · 12 years ago
  69. 103d84a ASoC: pcm: Standardise ASoC PCM messages by Liam Girdwood · 12 years ago
  70. 3ac3f5c ASoC: dpcm: Allow FE to be opened without valid BE routes. by Liam Girdwood · 12 years ago
  71. 5cb9b74 ASoC: pcm: Clean up logging in soc_new_pcm() by Liam Girdwood · 12 years ago
  72. 35ea065 ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BE by Liam Girdwood · 12 years ago
  73. 45c0a18 ASoC: pcm: Staticise non-exported functions by Mark Brown · 12 years ago
  74. b3bba9a ASoC: pcm: Fix DPCM for aux_devs by Mark Brown · 12 years ago
  75. f57b848 ASoC: dpcm: Fixup debugFS for DPCM state. by Liam Girdwood · 12 years ago
  76. be3f3f2 ASoC: pcm: Add pcm operation for pcm ioctl. by Liam Girdwood · 12 years ago
  77. 07bf84a ASoC: dpcm: Add bespoke trigger() by Liam Girdwood · 12 years ago
  78. 618dae1 ASoC: dpcm: Add runtime dynamic route update by Liam Girdwood · 12 years ago
  79. f86dcef ASoC: dpcm: Add debugFS support for DPCM by Liam Girdwood · 12 years ago
  80. 01d7584 ASoC: dpcm: Add Dynamic PCM core operations. by Liam Girdwood · 12 years ago
  81. d9b0951 ASoC: dapm: Add platform stream event support by Liam Girdwood · 12 years ago
  82. 7bd3a6f ASoC: dapm: Supply the DAI and substream when calling stream events by Mark Brown · 12 years ago
  83. b5d1d03 ASoC: pcm: If pmdown_time is zero then shut down DAPM immediately by Mark Brown · 12 years ago
  84. 25bfe66 ASoC: pcm: Improve error logging by Mark Brown · 12 years ago
  85. 88e3395 ASoC: soc-pcm: msbits constraint: Drop 8 and 16 bit sample sizes by Peter Ujfalusi · 13 years ago
  86. 278047f ASoC: Don't tell applications about msbits unless we're ignoring input by Mark Brown · 13 years ago
  87. 58ba9b2 ASoC: Allow drivers to specify how many bits are significant on a DAI by Mark Brown · 13 years ago
  88. a500231 ASoC: soc-pcm: Allocate PCM operations dynamically to support multiple DAIs by Sangsu Park · 13 years ago
  89. d6652ef ASoC: Hold runtime PM references to components of active DAIs by Mark Brown · 13 years ago
  90. 5b6247a ASoC: Remove needless unlikely() by Mark Brown · 13 years ago
  91. e50fad4 ASoC: Allow machines to ignore pmdown_time per-link by ramesh.babu@linux.intel.com · 13 years ago
  92. 1d69c5c ASoC: core: Add flag to ignore pmdown_time at pcm_close by Peter Ujfalusi · 13 years ago
  93. 1784102 ASoC: soc-core: symmetry checking for each DAIs separately by Dong Aisheng · 13 years ago
  94. 3d31064 Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  95. 25b7679 ASoC: Fix check for symmetric rate enforcement by Sascha Hauer · 13 years ago
  96. 6fc562e ASoC: soc-pcm: Remove unused global mutex by Axel Lin · 13 years ago
  97. 91d5e6b ASoC: pcm - rename snd_codec_close() to snd_pcm_close(). by Liam Girdwood · 13 years ago
  98. b8c0dab ASoC: core - PCM mutex per rtd by Liam Girdwood · 13 years ago
  99. ddee627 ASoC: core - Separate out PCM operations into new file. by Liam Girdwood · 13 years ago