1. 7c00313 Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif', 'asoc/topic/doc' and 'asoc/topic/dpcm' into asoc-next by Mark Brown · 9 years ago
  2. 1ce43ac ASoC: dapm: Simplify list creation in dapm_dai_get_connected_widgets() by Lars-Peter Clausen · 9 years ago
  3. c5b8540 ASoC: dpcm: Add checks of playback/capture before dpcm_get_be by Koro Chen · 9 years ago
  4. b073ed4 ASoC: soc-pcm: DPCM cares BE format by Kuninori Morimoto · 9 years ago
  5. d1113af4 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 9 years ago
  6. 6553bf06 ASoC: Don't try to register debugfs entries if the parent does not exist by Lars-Peter Clausen · 9 years ago
  7. 2e55b90 ASoC: Make soc_dpcm_debugfs_add() non-fatal by Lars-Peter Clausen · 9 years ago
  8. 48c7699 ASoC: core: allow pcms to be registered as nonatomic by Vinod Koul · 9 years ago
  9. c9a4585 Merge branch 'topic/msbits' into for-next by Takashi Iwai · 10 years ago
  10. c6068d3 ASoC: pcm: Fix unused variable warning by Takashi Iwai · 10 years ago
  11. 614acf9 Merge branch 'topic/msbits' into for-next by Takashi Iwai · 10 years ago
  12. 0e2a375 ASoC: pcm: Use wildcard msbits constraints by Lars-Peter Clausen · 10 years ago
  13. 90cc7f1 ASoC: pcm: Fix vague codec and cpu DAI prepare error messages by Jarkko Nikula · 10 years ago
  14. fed2539 Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/doc', 'asoc/topic/dpcm', 'asoc/topic/dwc' and 'asoc/topic/fsi' into asoc-next by Mark Brown · 10 years ago
  15. 941725f Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  16. 6980a317 Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus by Mark Brown · 10 years ago
  17. 36fba62 ASoC: soc-pcm: do not hw_free BE if it's still used by Qiao Zhou · 10 years ago
  18. 075207d ASoC: soc-pcm: skip dpcm path checking with incapable/unready FE by Qiao Zhou · 10 years ago
  19. ea9d0d7 ASoC: dpcm: Fix race between FE/BE updates and trigger by Takashi Iwai · 10 years ago
  20. ae11601 ASoC: core: Call mute for cpu dais as well by Ramesh Babu · 10 years ago
  21. b9fb729 Merge remote-tracking branch 'asoc/fix/core' into asoc-linus by Mark Brown · 10 years ago
  22. 5e63dfc ASoC: soc-pcm: fix sig_bits determination in soc_pcm_apply_msb() by Daniel Mack · 10 years ago
  23. 8f70e51 ASoC: soc-pcm: fix dpcm_path_get error handling by Qiao Zhou · 10 years ago
  24. a1cb98a Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 10 years ago
  25. 93e6958 ASoC: pcm: Add soc_dai_hw_params helper by Benoit Cousson · 10 years ago
  26. 2e5894d ASoC: pcm: Add support for DAI multicodec by Benoit Cousson · 10 years ago
  27. f7acb36 Merge remote-tracking branch 'asoc/topic/component' into asoc-multi by Mark Brown · 10 years ago
  28. c8dd1fe ASoC: pcm: Refactor soc_pcm_apply_msb for multicodecs by Benoit Cousson · 10 years ago
  29. f433320 ASoC: Move name and id from CODEC/platform to component by Lars-Peter Clausen · 10 years ago
  30. 7ed9de7 ASoC: pcm: fix dpcm_path_put in dpcm runtime update by Qiao Zhou · 10 years ago
  31. 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
  32. b79e16c Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next by Mark Brown · 10 years ago
  33. 1450da3 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  34. 797f283 ASoC: Remove runtime field from DAI by Lars-Peter Clausen · 10 years ago
  35. 868a6ca ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPEND by Nicolin Chen · 10 years ago
  36. 4792b0d ASoC: core: Add support for machine specific trigger callback by Jarkko Nikula · 10 years ago
  37. 3701861 ASoC: core: Add one dai_get_widget helper instead of two rtd based ones by Benoit Cousson · 10 years ago
  38. d66fa869 Merge tag 'asoc-v3.15' into asoc-next by Mark Brown · 10 years ago
  39. 017d949 ASoC: pcm: Drop incorrect double/extra frees by Mark Brown · 10 years ago
  40. da8ab21 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  41. 3d59400 ASoC: Move ignore_pmdown_time from CODEC to component by Lars-Peter Clausen · 10 years ago
  42. cdde4cc ASoC: Move active count from CODEC to component by Lars-Peter Clausen · 10 years ago
  43. a1a0cc0 ASoC: Fix active count tracking for CODEC to CODEC links by Lars-Peter Clausen · 10 years ago
  44. 24894b7 ASoC: Add helper functions for PCM runtime 'active' management by Lars-Peter Clausen · 10 years ago
  45. 208a158 ASoC: Handle ignore_pmdown_time for CODEC to CODEC links by Lars-Peter Clausen · 10 years ago
  46. e4ad1ac ASoC: pcm: free path list before exiting from error conditions by Patrick Lai · 10 years ago
  47. ac6d7c4 Merge remote-tracking branch 'asoc/topic/compress' into asoc-next by Mark Brown · 11 years ago
  48. 2360702 ASoC: DPCM: make some DPCM API calls non static for compressed usage by Liam Girdwood · 11 years ago
  49. 2f43a23 Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai by Mark Brown · 11 years ago
  50. a9b68d3 Merge remote-tracking branch 'asoc/topic/core' into for-tiwai by Mark Brown · 11 years ago
  51. 55dcdb5 ASoC: pcm: Use snd_pcm_rate_mask_intersect() helper by Lars-Peter Clausen · 11 years ago
  52. 817873f ASoC: pcm: Properly initialize hw->rate_max by Lars-Peter Clausen · 11 years ago
  53. 64a9aa9 Merge tag 'v3.13-rc3' into asoc-pcm by Mark Brown · 11 years ago
  54. 16d7ea9 ASoC: Allow PCMs to restrict the supported formats by Lars-Peter Clausen · 11 years ago
  55. 1e9de42 ASoC: dpcm: Explicitly set BE DAI link supported stream directions by Liam Girdwood · 11 years ago
  56. dcf0fa2 ASoC: pcm: Fix lack of platform bespoke_trigger() call by Jean-Francois Moine · 11 years ago
  57. 002220a ASoC: dpcm: Allow PCMs to omit the set of supported formats by Lars-Peter Clausen · 11 years ago
  58. 08ae9b4 ASoC: dpcm: Add helper function for initializing runtime pcm by Lars-Peter Clausen · 11 years ago
  59. 729b47a Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  60. 07ac582 Merge remote-tracking branch 'asoc/topic/symmetry' into asoc-core by Mark Brown · 11 years ago
  61. 7f62b6e ASoC: soc-pcm: Use valid condition for snd_soc_dai_digital_mute() in hw_free() by Nicolin Chen · 11 years ago
  62. 0b4bbae ASoC: soc-pcm: Drop the redundant snd_soc_dai_digital_mute() in soc_pcm_close() by Nicolin Chen · 11 years ago
  63. 62e5f67 ASoC: Set SNDRV_PCM_INFO_JOINT_DUPLEX for PCMs with symmetry constraints by Lars-Peter Clausen · 11 years ago
  64. 78e45c9 ASoC: pcm: Always honor DAI min and max sample rate constraints by Lars-Peter Clausen · 11 years ago
  65. 17b6c19 ASoC: pcm: Fix rate_max calculation by Lars-Peter Clausen · 11 years ago
  66. d338342 ASoC: soc-pcm: move DAIs parameters cleaning into hw_free() by Nicolin Chen · 11 years ago
  67. 3635bf0 ASoC: soc-pcm: add symmetry for channels and sample bits by Nicolin Chen · 11 years ago
  68. 988e8cc ASoC: Add pinctrl PM to components of active DAIs by Nicolin Chen · 11 years ago
  69. 2062b4c ASoC: dpcm: improve robustness by Russell King - ARM Linux · 11 years ago
  70. c5914b0 ASoC: pcm: Check for ops before deferencing them by Mark Brown · 11 years ago
  71. 7cc302d ASoC: pcm: Remove extra spaces from dev_ prints by Jarkko Nikula · 11 years ago
  72. 90d561b Merge remote-tracking branch 'asoc/topic/fsl' into tmp by Mark Brown · 11 years ago
  73. d6bead0 ASoC: soc-pcm: Allow to specify unidirectional dai_link by Fabio Estevam · 11 years ago
  74. 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
  75. c3f48ae ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update() by Lars-Peter Clausen · 11 years ago
  76. d4e1a73 ASoC: pcm: Use the power efficient workqueue for delayed powerdown by Mark Brown · 11 years ago
  77. 70fe99d Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  78. 4616274 ASoC: dapm: Treat DAI widgets like AIF widgets for power by Mark Brown · 11 years ago
  79. 0567909 ASoC: pcm: Require both CODEC and CPU support when declaring stream caps by Mark Brown · 11 years ago
  80. bd477c3 ASoC: core: Add helper function to initialize the runtime pcm by Lars-Peter Clausen · 11 years ago
  81. 90996f4 ASoC: core: Move snd_soc_set_runtime_hwparams() to soc-pcm.c by Lars-Peter Clausen · 11 years ago
  82. d289323 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  83. da18396 ASoC: core: Allow digital mute for capture by Mark Brown · 11 years ago
  84. fffc0ca ASoC: pcm: delete some dead code by Dan Carpenter · 12 years ago
  85. 08b2784 ASoC: pcm: allow backend hardware to be freed in pause state by Patrick Lai · 12 years ago
  86. 326b06a Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 12 years ago
  87. 9bffb1f ASoC: Prevent pop_wait overwrite by Misael Lopez Cruz · 12 years ago
  88. b1bc7b3 ASoC: pcm: Report error code when we fail to init platform by Mark Brown · 12 years ago
  89. 103d84a ASoC: pcm: Standardise ASoC PCM messages by Liam Girdwood · 12 years ago
  90. 3ac3f5c ASoC: dpcm: Allow FE to be opened without valid BE routes. by Liam Girdwood · 12 years ago
  91. 5cb9b74 ASoC: pcm: Clean up logging in soc_new_pcm() by Liam Girdwood · 12 years ago
  92. 35ea065 ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BE by Liam Girdwood · 12 years ago
  93. 45c0a18 ASoC: pcm: Staticise non-exported functions by Mark Brown · 12 years ago
  94. b3bba9a ASoC: pcm: Fix DPCM for aux_devs by Mark Brown · 12 years ago
  95. f57b848 ASoC: dpcm: Fixup debugFS for DPCM state. by Liam Girdwood · 12 years ago
  96. be3f3f2 ASoC: pcm: Add pcm operation for pcm ioctl. by Liam Girdwood · 12 years ago
  97. 07bf84a ASoC: dpcm: Add bespoke trigger() by Liam Girdwood · 12 years ago
  98. 618dae1 ASoC: dpcm: Add runtime dynamic route update by Liam Girdwood · 12 years ago
  99. f86dcef ASoC: dpcm: Add debugFS support for DPCM by Liam Girdwood · 12 years ago
  100. 01d7584 ASoC: dpcm: Add Dynamic PCM core operations. by Liam Girdwood · 12 years ago