1. f86dcef ASoC: dpcm: Add debugFS support for DPCM by Liam Girdwood · 12 years ago
  2. 01d7584 ASoC: dpcm: Add Dynamic PCM core operations. by Liam Girdwood · 12 years ago
  3. f20c2cb ASoC: core: Remove unused variable 'min' by Fabio Estevam · 12 years ago
  4. dd7b10b ASoC: core: Add strobe control by Kristoffer KARLSSON · 12 years ago
  5. 4183eed2 ASoC: core: Add signed multi register control by Kristoffer KARLSSON · 12 years ago
  6. d5efccd ASoC: Merge tag 'v3.4-rc3' into for-3.5 by Mark Brown · 12 years ago
  7. c74184e ASoC: core: Support transparent CODEC<->CODEC DAI links by Mark Brown · 12 years ago
  8. 054880f ASoC: core: Bind DAIs to CODECs at registration time by Mark Brown · 12 years ago
  9. f04209a ASoC: core: Flip master for CODECs in the CPU slot of a CODEC<->CODEC link by Mark Brown · 12 years ago
  10. 04570c6 ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supported by Mark Brown · 12 years ago
  11. a1ada08 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  12. 1eecb82 Merge tag 'v3.4-rc2' into for-3.5 by Mark Brown · 12 years ago
  13. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  14. 3fec6b6 ASoC: set idle_bias_off=1 for all platform DAPM contexts by Stephen Warren · 12 years ago
  15. 27f1d75 ASoC: core: Initialize err for snd_soc_put_volsw_sx by Brian Austin · 12 years ago
  16. 1d99f24 ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV by Brian Austin · 12 years ago
  17. b19e6e7 ASoC: core: Use driver core probe deferral by Mark Brown · 12 years ago
  18. d9b0951 ASoC: dapm: Add platform stream event support by Liam Girdwood · 12 years ago
  19. be09ad9 ASoC: core: Add platform DAI widget mapping by Liam Girdwood · 12 years ago
  20. a73fb2d ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex by Liam Girdwood · 12 years ago
  21. 01b9d99 ASoC: core: Add card mutex locking subclasses by Liam Girdwood · 12 years ago
  22. 181a689 ASoC: core: Fix obscure leak of runtime array by Mark Brown · 12 years ago
  23. 5e4ba56 ASoC: core: missing set_fmt should not be complaint by Shawn Guo · 12 years ago
  24. cc22d37 ASoC: core: Add platform component mutex by Liam Girdwood · 12 years ago
  25. fe4085e ASoC: core: Log a warning when machines use soc-audio by Mark Brown · 12 years ago
  26. 02db110 ASoC: core: cleanup platform debugfs on probe failure. by Liam Girdwood · 12 years ago
  27. b1dd589 ASoC: core: Don't overwrite .poweroff in snd_soc_pm_ops by Viresh Kumar · 12 years ago
  28. f831b05 ASoC: core: Add support for masking out parts of coefficient blocks by Mark Brown · 12 years ago
  29. 71d0851 ASoC: core: Add SND_SOC_BYTES control for coefficient blocks by Mark Brown · 13 years ago
  30. 0837fc6 ASoC: soc-core: Show the returned values on error messages by Fabio Estevam · 12 years ago
  31. 888df39 ASoC: dapm: Implement and instantiate DAI widgets by Mark Brown · 12 years ago
  32. 3056557 ASoC: dapm: Constify lots of names that are never modified by Mark Brown · 12 years ago
  33. 7bd3a6f ASoC: dapm: Supply the DAI and substream when calling stream events by Mark Brown · 12 years ago
  34. 731f1ab ASoC: core: add platform DAPM debugfs support by Sebastien Guiriec · 12 years ago
  35. 64e60f9 ASoC: core: Convert CODEC debugfs init to use dev_warn() by Liam Girdwood · 12 years ago
  36. a08a499 Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are by Mark Brown · 12 years ago
  37. 5124e69 ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver struct by Mark Brown · 12 years ago
  38. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 12 years ago
  39. 5aa44b1 ASoC: core: Support suspend to disk by Mark Brown · 12 years ago
  40. 125a25d ASoC: core: Better support for idle_bias_off suspend ignores by Mark Brown · 12 years ago
  41. 8a713da ASoC: Use regmap update bits operation for drivers using regmap by Mark Brown · 13 years ago
  42. 3b09bb8 ASoC: core - Improve card registration error messaging for large DAI links. by Liam Girdwood · 13 years ago
  43. 675c496 ASoC: core - Free platform DAPM context at platform removal. by Liam Girdwood · 13 years ago
  44. 36ae1a9 ASoC: Dynamically allocate the rtd device for a non-empty release() by Mark Brown · 13 years ago
  45. 354a214 ASoC: Declare soc_new_pcm() properly by Mark Brown · 13 years ago
  46. 5a50496 ASoC: Allow DAI links to be specified using device tree nodes by Stephen Warren · 13 years ago
  47. a4a54dd ASoC: Add utility to parse DAPM routes from device tree by Stephen Warren · 13 years ago
  48. bec4fa0 ASoC: Add utility to set a card's name from device tree by Stephen Warren · 13 years ago
  49. 7c08be8 ASoC: Fix an obvious copy paste error in an error message by Lothar Waßmann · 13 years ago
  50. 2610ab7 ASoC: Refactor some conditions and loop in soc_bind_dai_link() by Stephen Warren · 13 years ago
  51. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  52. b05d8dc ASoC: Fix CODEC enumeration for auto_nc_codec_pins by Mark Brown · 13 years ago
  53. 1633281 ASoC: Implement fully_routed card property by Stephen Warren · 13 years ago
  54. 983a150 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  55. 5ff1ddf ASoC: skip resume of soc-audio devices without codecs by Eric Miao · 13 years ago
  56. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  57. 4b1cfcb ASoC: Fix prefixing of DAPM controls by Mark Brown · 13 years ago
  58. b90d2f9 ASoC: Instantiate card widgets immediately by Mark Brown · 13 years ago
  59. 2dc0021 ASoC: Ensure all DAPM widgets are instantiated with the card by Mark Brown · 13 years ago
  60. 4f4c007 ASoC: Suppress early calls to snd_soc_dapm_sync() by Mark Brown · 13 years ago
  61. 974815b ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functions by Peter Ujfalusi · 13 years ago
  62. f7915d9 ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functions by Peter Ujfalusi · 13 years ago
  63. e8f5a10 ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functions by Peter Ujfalusi · 13 years ago
  64. db432b4 ASoC: Do DAPM power checks only for widgets changed since last run by Mark Brown · 13 years ago
  65. 0b07ab9 ASoC: Instantiate DAPM widgets before we do the DAI link init by Mark Brown · 13 years ago
  66. 75d9ac4 ASoC: Allow DAI formats to be specified in the dai_link by Mark Brown · 13 years ago
  67. 92868de Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  68. f0e8ed8 ASoC: Ensure we generate a driver name by Mark Brown · 13 years ago
  69. 3ed4646 ASoC: Remove unused step size from debugfs CODEC write function by Mark Brown · 13 years ago
  70. da1c6ea ASoC: Allow source specification for CODEC level sysclk by Mark Brown · 13 years ago
  71. b92d150 ASoC: soc_codec_reg_show use snd_soc_codec_readable_register by Lars-Peter Clausen · 13 years ago
  72. 0f8dd4c Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  73. 63fa0a2 ASoC: snd_soc_codec_{readable,writable}_register change default to true by Lars-Peter Clausen · 13 years ago
  74. 09d930a Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  75. 57cf9d4 ASoC: soc-core: use GFP_KERNEL flag for kmalloc in snd_soc_cnew by Axel Lin · 13 years ago
  76. 33c5f96 ASoC: Allow idle_bias_off to be specified in CODEC drivers by Mark Brown · 13 years ago
  77. 25032c1 ASoC: Trivial formatting fix in soc-core.c by Mark Brown · 13 years ago
  78. 64a648c ASoC: dapm - Add DAPM stream completion event. by Liam Girdwood · 13 years ago
  79. 1c8371d ASoC: core: make comments fit the code by Wolfram Sang · 13 years ago
  80. 7be4ba2 ASoC: Mark cache as dirty when suspending by Mark Brown · 13 years ago
  81. 71ae391 Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  82. a82ce2a ASoC: core - Add platform IO tracing by Liam Girdwood · 13 years ago
  83. cb2cf61 ASoC: core - Add convenience register for platform kcontrol and DAPM by Liam Girdwood · 13 years ago
  84. b795064 ASoC: core - Add platform widget IO by Liam Girdwood · 13 years ago
  85. a491a5c ASoC: core - Add API call to register platform kcontrols. by Liam Girdwood · 13 years ago
  86. 873bd4c ASoC: Don't set invalid name string to snd_card->driver field by Takashi Iwai · 13 years ago
  87. f1442bc ASoC: core - Add platform read and write. by Liam Girdwood · 13 years ago
  88. 956245e ASoC: core - Make platform probe more like codec probe. by Liam Girdwood · 13 years ago
  89. b8c0dab ASoC: core - PCM mutex per rtd by Liam Girdwood · 13 years ago
  90. ddee627 ASoC: core - Separate out PCM operations into new file. by Liam Girdwood · 13 years ago
  91. 0168bf0 ASoC: core - Allow components to probe/remove in sequence. by Liam Girdwood · 13 years ago
  92. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 13 years ago
  93. 78bf3c9 ASoC: Enforce the mask in snd_soc_update_bits() by Mark Brown · 13 years ago
  94. d21685e Merge branch 'for-2.6.40' into for-2.6.41 by Mark Brown · 13 years ago
  95. 82e14e8 ASoC: core: Don't schedule deferred_resume_work twice by Stephen Warren · 13 years ago
  96. 9250529 ASoC: core - remove superfluous new line. by Liam Girdwood · 13 years ago
  97. 61b61e3 ASoC: core - fix module reference counting for CPU DAIs by Liam Girdwood · 13 years ago
  98. 2b39535 ASoC: core: Don't set "(null)" as a driver name by Jarkko Nikula · 13 years ago
  99. 34e268d ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  100. 22de71b ASoC: core - allow ASoC more flexible machine name by Liam Girdwood · 13 years ago