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