1. e1328a8 ASoC: core: remove codec from list if registration failed by Kuninori Morimoto · 11 years ago
  2. 5acd7df ASoC: core: use snd_soc_register_dais() on codec by Kuninori Morimoto · 11 years ago
  3. f790b94 ASoC: core: tidyup snd_soc_register_codec() fail case by Kuninori Morimoto · 11 years ago
  4. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  5. 556d8b5 Merge remote-tracking branch 'asoc/topic/of' into asoc-next by Mark Brown · 11 years ago
  6. d289323 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  7. da18396 ASoC: core: Allow digital mute for capture by Mark Brown · 11 years ago
  8. 8c2d6a9 ASoC: clock gating is decided by bool on snd_soc_of_parse_daifmt() by Kuninori Morimoto · 11 years ago
  9. a7930ed ASoC: add snd_soc_of_parse_daifmt() for DeviceTree by Kuninori Morimoto · 12 years ago
  10. b5a8fe4 ASoC: core: Ensure SND_SOC_BYTES writes are from DMA safe memory by Mark Brown · 11 years ago
  11. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 11 years ago
  12. d3bf156 ASoC: core: fix the memory leak in case of remove_aux_dev() by Chuansheng Liu · 12 years ago
  13. 865df9c ASoC: core: fix the memory leak in case of device_add() failure by Chuansheng Liu · 12 years ago
  14. ff541f4 ASoC: core: giving WARN when device starting from non-off bias with idle_bias_off by Chuansheng Liu · 12 years ago
  15. 5db1bc1 ASoC: soc-core: Remove unused 'ret' variable by Fabio Estevam · 12 years ago
  16. 9bde4f0 ASoC: core: Fix SOC_DOUBLE_RANGE() macros by Mark Brown · 12 years ago
  17. 36adf15 Merge remote-tracking branch 'asoc/topic/log' into asoc-next by Mark Brown · 12 years ago
  18. c871bd0 ASoC: core: Fix splitting of log messages by Mark Brown · 12 years ago
  19. 4301aec Merge remote-tracking branch 'asoc/topic/log' into asoc-next by Mark Brown · 12 years ago
  20. f110bfc ASoC: core: Standardise ASoC messages by Liam Girdwood · 12 years ago
  21. f6e6574 ASoC: remove use of __devinitconst by Bill Pemberton · 12 years ago
  22. d055852 ASoC: core: Double control update err for snd_soc_put_volsw_sx by Mukund Navada · 12 years ago
  23. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  24. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  25. 86767b7 ASoC: Avoid recalculating the bitmask for SOC_ENUM controls by Lars-Peter Clausen · 12 years ago
  26. ab7af5c ASoC: core: Remove useless kfree by Peter Senna Tschudin · 12 years ago
  27. da8b8e0 ASoC: core: Mark regmap CODEC register maps as dirty when suspending by Mark Brown · 12 years ago
  28. e2d32ff ASoC: dapm: Ensure bypass paths are suspended and resumed by Mark Brown · 12 years ago
  29. 75d8f29 Merge branch 'asoc-omap' into for-3.7 by Mark Brown · 12 years ago
  30. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  31. 1245b70 ASoC: add compress stream support by Namarta Kohli · 12 years ago
  32. 3876566 ASoC: core: remove unused variable in soc_probe() in linux-next by Jerry Snitselaar · 12 years ago
  33. 28d528c ASoC: core: Remove pointless error on card registration failure by Mark Brown · 12 years ago
  34. fb099cb ASoC: core: Upgrade the severity of probe deferral errors to dev_err() by Mark Brown · 12 years ago
  35. 5f80008 ASoC: core: Set dapm->idle_bias_off for DAIs not mapped with a codec by Peter Ujfalusi · 12 years ago
  36. 98d3088 ASoC: core: Fix check before defaulting to regmap by Mark Brown · 12 years ago
  37. b761c0c ASoC: Free memory in the error paths of soc_of_parse_audio_routing() by Matthias Kaehlcke · 12 years ago
  38. 38cbf95 ASoC: core: Try to use regmap if the driver doesn't set up any I/O by Mark Brown · 12 years ago
  39. 62ae68f ASoC: probe CODECs and platforms before DAIs and links by Stephen Warren · 12 years ago
  40. d12cd19 ASoC: factor out soc_remove_platform() by Stephen Warren · 12 years ago
  41. 18d7564 ASoC: when removing a CPU DAI, clean up its DAPM context by Stephen Warren · 12 years ago
  42. a9db7db ASoC: when initializing CPU DAI, don't duplicate any CODEC init by Stephen Warren · 12 years ago
  43. 6c9d8cf ASoC: core: Add single controls with specified range of values by Adam Thomson · 12 years ago
  44. bc92657 ASoC: make snd_soc_dai_link more symmetrical by Stephen Warren · 12 years ago
  45. fe33d4c ASoC: don't flip master of DT-instantiated DAI links by Stephen Warren · 12 years ago
  46. dc2af52 Merge tag 'v3.4-rc7' into for-3.5 by Mark Brown · 12 years ago
  47. 1c2f954 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  48. cd0f891 ASoC: core: Fix dai_link dereference. by Liam Girdwood · 12 years ago
  49. 2390c0f Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  50. 47c88ff ASoC: dpcm: Add API for DAI link substream and runtime lookup by Liam Girdwood · 12 years ago
  51. f86dcef ASoC: dpcm: Add debugFS support for DPCM by Liam Girdwood · 12 years ago
  52. 01d7584 ASoC: dpcm: Add Dynamic PCM core operations. by Liam Girdwood · 12 years ago
  53. f20c2cb ASoC: core: Remove unused variable 'min' by Fabio Estevam · 12 years ago
  54. c34ce32 ASoC: core: check of_property_count_strings failure by Richard Zhao · 12 years ago
  55. dd7b10b ASoC: core: Add strobe control by Kristoffer KARLSSON · 12 years ago
  56. 4183eed2 ASoC: core: Add signed multi register control by Kristoffer KARLSSON · 12 years ago
  57. a7dbb60 ASoC: core: Fix card RTD count for deferred probe. by Liam Girdwood · 12 years ago
  58. d5efccd ASoC: Merge tag 'v3.4-rc3' into for-3.5 by Mark Brown · 12 years ago
  59. c74184e ASoC: core: Support transparent CODEC<->CODEC DAI links by Mark Brown · 12 years ago
  60. 054880f ASoC: core: Bind DAIs to CODECs at registration time by Mark Brown · 12 years ago
  61. f04209a ASoC: core: Flip master for CODECs in the CPU slot of a CODEC<->CODEC link by Mark Brown · 12 years ago
  62. 04570c6 ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supported by Mark Brown · 12 years ago
  63. a1ada08 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  64. 1eecb82 Merge tag 'v3.4-rc2' into for-3.5 by Mark Brown · 12 years ago
  65. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  66. 3fec6b6 ASoC: set idle_bias_off=1 for all platform DAPM contexts by Stephen Warren · 12 years ago
  67. 27f1d75 ASoC: core: Initialize err for snd_soc_put_volsw_sx by Brian Austin · 12 years ago
  68. 1d99f24 ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV by Brian Austin · 12 years ago
  69. b19e6e7 ASoC: core: Use driver core probe deferral by Mark Brown · 12 years ago
  70. d9b0951 ASoC: dapm: Add platform stream event support by Liam Girdwood · 12 years ago
  71. be09ad9 ASoC: core: Add platform DAI widget mapping by Liam Girdwood · 12 years ago
  72. a73fb2d ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex by Liam Girdwood · 12 years ago
  73. 01b9d99 ASoC: core: Add card mutex locking subclasses by Liam Girdwood · 12 years ago
  74. 181a689 ASoC: core: Fix obscure leak of runtime array by Mark Brown · 12 years ago
  75. 5e4ba56 ASoC: core: missing set_fmt should not be complaint by Shawn Guo · 12 years ago
  76. cc22d37 ASoC: core: Add platform component mutex by Liam Girdwood · 12 years ago
  77. fe4085e ASoC: core: Log a warning when machines use soc-audio by Mark Brown · 12 years ago
  78. 02db110 ASoC: core: cleanup platform debugfs on probe failure. by Liam Girdwood · 12 years ago
  79. b1dd589 ASoC: core: Don't overwrite .poweroff in snd_soc_pm_ops by Viresh Kumar · 12 years ago
  80. f831b05 ASoC: core: Add support for masking out parts of coefficient blocks by Mark Brown · 12 years ago
  81. 71d0851 ASoC: core: Add SND_SOC_BYTES control for coefficient blocks by Mark Brown · 13 years ago
  82. 0837fc6 ASoC: soc-core: Show the returned values on error messages by Fabio Estevam · 12 years ago
  83. 888df39 ASoC: dapm: Implement and instantiate DAI widgets by Mark Brown · 12 years ago
  84. 3056557 ASoC: dapm: Constify lots of names that are never modified by Mark Brown · 12 years ago
  85. 7bd3a6f ASoC: dapm: Supply the DAI and substream when calling stream events by Mark Brown · 12 years ago
  86. 731f1ab ASoC: core: add platform DAPM debugfs support by Sebastien Guiriec · 12 years ago
  87. 64e60f9 ASoC: core: Convert CODEC debugfs init to use dev_warn() by Liam Girdwood · 12 years ago
  88. a08a499 Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are by Mark Brown · 12 years ago
  89. 5124e69 ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver struct by Mark Brown · 12 years ago
  90. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 12 years ago
  91. 5aa44b1 ASoC: core: Support suspend to disk by Mark Brown · 12 years ago
  92. 125a25d ASoC: core: Better support for idle_bias_off suspend ignores by Mark Brown · 12 years ago
  93. 8a713da ASoC: Use regmap update bits operation for drivers using regmap by Mark Brown · 13 years ago
  94. 3b09bb8 ASoC: core - Improve card registration error messaging for large DAI links. by Liam Girdwood · 13 years ago
  95. 675c496 ASoC: core - Free platform DAPM context at platform removal. by Liam Girdwood · 13 years ago
  96. 36ae1a9 ASoC: Dynamically allocate the rtd device for a non-empty release() by Mark Brown · 13 years ago
  97. 354a214 ASoC: Declare soc_new_pcm() properly by Mark Brown · 13 years ago
  98. 5a50496 ASoC: Allow DAI links to be specified using device tree nodes by Stephen Warren · 13 years ago
  99. a4a54dd ASoC: Add utility to parse DAPM routes from device tree by Stephen Warren · 13 years ago
  100. bec4fa0 ASoC: Add utility to set a card's name from device tree by Stephen Warren · 13 years ago