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