1. 907fe36 ASoC: Move standard kcontrol helpers to the component level by Lars-Peter Clausen · 10 years ago
  2. 9f68730 Merge branch 'topic/multicodec' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-component by Mark Brown · 10 years ago
  3. e2c330b ASoC: Move IO abstraction to the component level by Lars-Peter Clausen · 10 years ago
  4. 2b17ef4 Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-component by Mark Brown · 10 years ago
  5. b7580cd ASoC: core: use PTR_ERR instead of PTR_RET by Christoph Jaeger · 10 years ago
  6. 02c9c7b ASoC: core: Add function for ac97 codec registration by Misael Lopez Cruz · 10 years ago
  7. 2436a72 ASoC: core: Add helper for DAI widgets linking by Misael Lopez Cruz · 10 years ago
  8. b0aa88a ASoC: core: Add helpers for codec DAI probe & remove by Misael Lopez Cruz · 10 years ago
  9. 12023a9 ASoC: core: Add helpers for codec and codec_dai search by Misael Lopez Cruz · 10 years ago
  10. aa0258a Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-core by Mark Brown · 10 years ago
  11. 1a39019 ASoC: core: Allow snd_soc_update_bits use 32 bits register by Bard Liao · 10 years ago
  12. b318ad5 ASoC: core: Fail codec probe if we fail to add controls by Nariman Poushin · 10 years ago
  13. 261edc7 ASoC: core: Fail probe if we fail to add dai widgets by Nariman Poushin · 10 years ago
  14. b37f1d1 ASoC: Let snd_soc_platform subclass snd_soc_component by Lars-Peter Clausen · 10 years ago
  15. 98e639f ASoC: Track which components have been registered with snd_soc_register_component() by Lars-Peter Clausen · 10 years ago
  16. 20a0ec2 ASoC: Remove IO register modifier callbacks by Lars-Peter Clausen · 10 years ago
  17. 96241c83 ASoC: Move IO functions to soc-io.c by Lars-Peter Clausen · 10 years ago
  18. 6137a5c ASoC: Prepare SOC_SINGLE_XR_SX controls for regmap by Lars-Peter Clausen · 10 years ago
  19. a39f75f ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec() by Xiubo Li · 10 years ago
  20. 69dd89f Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  21. c159a85 Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into asoc-next by Mark Brown · 10 years ago
  22. e5c2151 ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask. by Xiubo Li · 10 years ago
  23. 6479f15ad ASoC: Remove name_prefix unset during DAI link init hack by Lars-Peter Clausen · 10 years ago
  24. c320106 Merge tag 'asoc-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  25. 2620954 Merge remote-tracking branch 'asoc/topic/io' into asoc-next by Mark Brown · 10 years ago
  26. 5fdb83f Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  27. a4b1299 Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/rcar' into asoc-next by Mark Brown · 10 years ago
  28. b8f8615 Merge remote-tracking branch 'asoc/topic/enum' into asoc-next by Mark Brown · 10 years ago
  29. 5c1d5f0 ASoC: Fix use after free by Lars-Peter Clausen · 10 years ago
  30. a32c17b ASoC: core: Fix check before setting default I/O up try regmap by Xiubo Li · 10 years ago
  31. 092eba9 ASoC: io: New signature for snd_soc_codec_set_cache_io() by Xiubo Li · 10 years ago
  32. db5a5ee Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 'topic/wm8991', 'fix/si476x' and 'fix/88pm860' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-io by Mark Brown · 10 years ago
  33. 1438c2f ASoC: Add a per component dai list by Lars-Peter Clausen · 10 years ago
  34. 6cc240f ASoC: Pass CODEC to snd_soc_register_dais() by Lars-Peter Clausen · 10 years ago
  35. 32c9ba5 ASoC: Consolidate snd_soc_register_dai() and snd_soc_register_dais() by Lars-Peter Clausen · 10 years ago
  36. a707d03 Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-core by Mark Brown · 10 years ago
  37. a1a564e ASoC: core: use regmap's parse_val to do endian translation by Nenghua Cao · 11 years ago
  38. 6af5263 Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enum by Mark Brown · 10 years ago
  39. 3d59400 ASoC: Move ignore_pmdown_time from CODEC to component by Lars-Peter Clausen · 10 years ago
  40. 6106d12 ASoC: Add component pointer to the DAI struct by Lars-Peter Clausen · 10 years ago
  41. 939d9f1 ASoC: core: fix coccinelle warnings by Nenghua Cao · 10 years ago
  42. 29ae2fa ASoC: Consolidate enum and value enum controls by Lars-Peter Clausen · 10 years ago
  43. a304681 Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090', 'topic/mc13783', 'fix/wm8994' and 'topic/wm8995' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enum by Mark Brown · 10 years ago
  44. fe2265e ASoC: core: Set the default I/O up try regmap. by Xiubo Li · 10 years ago
  45. 89c6785 ASoC: core: add TDM slot parsing from DT supports by Xiubo Li · 11 years ago
  46. 9a8d38d ASoC: Rename soc_enum.max field with items by Takashi Iwai · 11 years ago
  47. 102b5a8 ASoC: core: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  48. 9a6d486 ASoC: add snd_soc_of_parse_audio_simple_widgets for DT by Xiubo Li · 11 years ago
  49. f227b88 ASoC: core: Add signed register volume control logic by Markus Pargmann · 11 years ago
  50. b2cbb6e ASoC: core: set_tdm_slot() will return -ENOTSUPP if no operation provided by Xiubo Li · 11 years ago
  51. 99896f7 Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwai by Mark Brown · 11 years ago
  52. a9b68d3 Merge remote-tracking branch 'asoc/topic/core' into for-tiwai by Mark Brown · 11 years ago
  53. 1104a9c ASoC: core: Return -ENOTSUPP from set_sysclk() if no operation provided by Mark Brown · 11 years ago
  54. b893ea5 ASoC: sapm: Automatically connect DAI link widgets in DAPM graph. by Liam Girdwood · 11 years ago
  55. 729b47a Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  56. e41975e ASoC: core: Fix the DAI name getting. by Xiubo Li · 11 years ago
  57. 8f1ec93 ASoC: core: Use consistent byte ordering in snd_soc_bytes_get by Charles Keepax · 11 years ago
  58. c6016bd Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  59. d20b09f Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 11 years ago
  60. 2fc175c Merge remote-tracking branch 'asoc/topic/bclk' into asoc-next by Mark Brown · 11 years ago
  61. 988e8cc ASoC: Add pinctrl PM to components of active DAIs by Nicolin Chen · 11 years ago
  62. a19685c ASoC: Use strlcpy() for copying in snd_soc_info_enum_double() by Takashi Iwai · 11 years ago
  63. 6833c45 ASoC: add snd_soc_of_get_dai_name() default of_xlate by Kuninori Morimoto · 11 years ago
  64. 7d930ce Merge remote-tracking branch 'asoc/topic/component' into asoc-core by Mark Brown · 11 years ago
  65. cb47008 ASoC: add .of_xlate_dai_name on snd_soc_component_driver by Kuninori Morimoto · 11 years ago
  66. d191bd8 ASoC: snd_soc_codec includes snd_soc_component by Kuninori Morimoto · 11 years ago
  67. e54cf76 ASoC: core: Add API for configuration of DAI BCLK ratio by Liam Girdwood · 11 years ago
  68. f90fb3f ASoC: Remove infrastructure for supporting multiple cache types by Lars-Peter Clausen · 11 years ago
  69. a94ed23 ASoC: Remove 'reg_size' field from snd_soc_codec struct by Lars-Peter Clausen · 11 years ago
  70. b012aa61 ASoC: Remove reg_def_copy by Lars-Peter Clausen · 11 years ago
  71. 2a1212a ASoC: Remove snd_soc_bulk_write_raw() by Lars-Peter Clausen · 11 years ago
  72. 175ee39 ASoC: Remove support for reg_access_defaults by Lars-Peter Clausen · 11 years ago
  73. ae10e7e ASoC: core: Only add platform DAI widgets once. by Liam Girdwood · 11 years ago
  74. c79c33a Merge remote-tracking branch 'asoc/topic/core' into tmp by Mark Brown · 11 years ago
  75. 824ef82 ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets() by Lars-Peter Clausen · 11 years ago
  76. dc16323 Merge remote-tracking branch 'asoc/topic/dmic' into asoc-core by Mark Brown · 11 years ago
  77. 8c193b8 ASoC: Move call to snd_soc_dapm_new_widgets() after snd_soc_dapm_auto_nc_codec_pins() by Lars-Peter Clausen · 11 years ago
  78. 4b52fa2 ASoC: Call snd_soc_dapm_new_widgets() only once during card initialization by Lars-Peter Clausen · 11 years ago
  79. 68538bf Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  80. 8157567 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  81. 6234eabf Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next by Mark Brown · 11 years ago
  82. 741a509 ASoC: core: Generic ac97 link reset functions by Markus Pargmann · 11 years ago
  83. 9a953e6 ASoC: Use snd_soc_info_enum_double() for SOC_ENUM_EXT controls by Lars-Peter Clausen · 11 years ago
  84. c77f872 ASoC: Remove unused snd_soc_info_volsw_ext() by Lars-Peter Clausen · 11 years ago
  85. 34d2f1b ASoC: Remove unused soc_pm_waitq by Lars-Peter Clausen · 11 years ago
  86. 9d58a07 ASoC: core: init delayed_work for codec-codec links by Richard Fitzgerald · 11 years ago
  87. 4fefd69 ASoC: core: Add snd_soc_card_get_kcontrol() by Dimitris Papastamos · 11 years ago
  88. b5c745f ASoC: core: double free in snd_soc_add_platform() by Dan Carpenter · 11 years ago
  89. b785a49 ALSA: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  90. ef866ac Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  91. f74b5e2 ASoC: ac97: fixup multi-platform AC'97 module build failure by Kevin Hilman · 11 years ago
  92. accaf69d Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  93. b047e1c ASoC: ac97: Support multi-platform AC'97 by Mark Brown · 11 years ago
  94. 2b58107 ASoC: core: Use kasprintf instead of opencoding it by Lars-Peter Clausen · 11 years ago
  95. 90996f4 ASoC: core: Move snd_soc_set_runtime_hwparams() to soc-pcm.c by Lars-Peter Clausen · 11 years ago
  96. 10e8aa9 ASoC: fix kernel message grepability by Michał Mirosław · 11 years ago
  97. 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
  98. 753e23e Merge tag 'v3.9-rc7' into asoc-dma by Mark Brown · 11 years ago
  99. 71a45cd ASoC: Add snd_soc_{add, remove}_platform by Lars-Peter Clausen · 11 years ago
  100. 56c32c7 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago