1. a486f18 Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'asoc/topic/ak5386' and 'asoc/topic/arizona' into asoc-next by Mark Brown · 11 years ago
  2. 2fd5373 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 11 years ago
  3. 0e76ee4 Merge remote-tracking branch 'asoc/topic/pcm1792' into asoc-next by Mark Brown · 11 years ago
  4. 3a2ac12 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 11 years ago
  5. 7196be5 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 11 years ago
  6. a1cb98a Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 11 years ago
  7. 7c08152 Merge remote-tracking branch 'asoc/fix/tlv320aic31xx' into asoc-linus by Mark Brown · 11 years ago
  8. 3674b71 Merge remote-tracking branch 'asoc/fix/fsl-sai' into asoc-linus by Mark Brown · 11 years ago
  9. 0b773b2 Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linus by Mark Brown · 11 years ago
  10. d8df26b ASoC: adau1977: Fix truncation warning on 64 bit architectures by Mark Brown · 11 years ago
  11. cd2b657 ASoC: rsnd: enable Mute control on DVC by Kuninori Morimoto · 11 years ago
  12. 486b09c ASoC: rsnd: tidyup DVC control method by Kuninori Morimoto · 11 years ago
  13. 1a7889c ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behavior by Kuninori Morimoto · 11 years ago
  14. 7c63f3c ASoC: rsnd: fixup pcm_new callback method by Kuninori Morimoto · 11 years ago
  15. 4f8f86a ASoC: rsnd: add missing dev_dbg() in rsnd_bset() by Kuninori Morimoto · 11 years ago
  16. 1cc7195 ASoC: rsnd: care audio local bus data format consistency by Kuninori Morimoto · 11 years ago
  17. 054cd7f ASoC: rsnd: care detail of SRC_BSDSR by Kuninori Morimoto · 11 years ago
  18. b8c6378 ASoC: rsnd: use regmap_mmio instead of original regmap bus by Kuninori Morimoto · 11 years ago
  19. 27204ca ASoC: ak4642: Make of_device_id array const by Kiran Padwal · 11 years ago
  20. 3aae279 ASoC: pcm1792a: Add controls for output invert and rolloff switch by Michael Trimarchi · 11 years ago
  21. 4efd1fc ASoC: pcm1792a: Add 88200 frequency by Michael Trimarchi · 11 years ago
  22. a72d2ab ASoC: tlv320aic31xx: Do not ignore errors in aic31xx_device_init() by Peter Ujfalusi · 11 years ago
  23. a3fdc67 ASoC: fsl_sai: Improve enable flow in fsl_sai_trigger() by Nicolin Chen · 11 years ago
  24. c44b56a ASoC: fsl_sai: Don't reset FIFO until TE/RE bit is unset by Nicolin Chen · 11 years ago
  25. f4075a8 ASoC: fsl_sai: Reduce race condition during TE/RE enabling by Nicolin Chen · 11 years ago
  26. d62a3dc ASoC: rsnd: fixup dai remove callback operation by Kuninori Morimoto · 11 years ago
  27. bedd4b1 ASoC: arizona: Disable AIF TX/RX before configuring it by Richard Fitzgerald · 11 years ago
  28. 8a34945 ASoC: wm8997: Set symmetric samplebits on AIFs by Richard Fitzgerald · 11 years ago
  29. 11ecf2b ASoC: wm5102: Set symmetric samplebits on AIFs by Richard Fitzgerald · 11 years ago
  30. 3d02cc7 ASoC: wm5110: Set symmetric samplebits on AIFs by Richard Fitzgerald · 11 years ago
  31. 2bf865b ASoC: rsnd: add missing src/dst_addr_width for DMAEngine by Kuninori Morimoto · 11 years ago
  32. 0f2780a ASoC: Add function to register component controls by Lars-Peter Clausen · 11 years ago
  33. 0020010 ASoC: Move card field form platform/codec to component by Lars-Peter Clausen · 11 years ago
  34. 093c4e5 ASoC: tegra: Replace instances of rtd->codec->card with rtd->card by Lars-Peter Clausen · 11 years ago
  35. 9898e1c ASoC: Remove per card platform list by Lars-Peter Clausen · 11 years ago
  36. d0ab92d Merge remote-tracking branches 'asoc/fix/samsung', 'asoc/fix/sgtl5000', 'asoc/fix/simple' and 'asoc/fix/tlv320aic3x' into asoc-linus by Mark Brown · 11 years ago
  37. a3e048a Merge remote-tracking branches 'asoc/fix/fsl-sai', 'asoc/fix/intel', 'asoc/fix/max98090' and 'asoc/fix/s6000' into asoc-linus by Mark Brown · 11 years ago
  38. 1165d95 Merge remote-tracking branches 'asoc/fix/adau1701', 'asoc/fix/adsp', 'asoc/fix/arizona', 'asoc/fix/blackfin', 'asoc/fix/cs42l56', 'asoc/fix/davinci' and 'asoc/fix/debugfs' into asoc-linus by Mark Brown · 11 years ago
  39. d1c46ef Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus by Mark Brown · 11 years ago
  40. 1b6c03d Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus by Mark Brown · 11 years ago
  41. e122b3a Merge tag 'asoc-v3.16-rc1' into asoc-linus by Mark Brown · 11 years ago
  42. 95b47f8 ASoC: cs42l56: Fix stereo channel register assignment for Headphone and LineOut volume mixers by Brian Austin · 11 years ago
  43. 4800f88 ASoC: fsl_sai: Fix incorrect register writing in fsl_sai_isr() by Nicolin Chen · 11 years ago
  44. eff952b ASoC: fsl_sai: Reset FIFOs after disabling TE/RE by Nicolin Chen · 11 years ago
  45. 3044340 ASoC: blackfin: use samples to set silence by Scott Jiang · 11 years ago
  46. 3d9501a ASoC: Remove unused 'r' variable from dapm_connect_dai_link_widgets() by Lars-Peter Clausen · 11 years ago
  47. 93e6958 ASoC: pcm: Add soc_dai_hw_params helper by Benoit Cousson · 11 years ago
  48. 8151d5e ASoC: compress: Prevent multicodec for compressed stream by Benoit Cousson · 11 years ago
  49. 44ba264 ASoC: dapm: Add support for DAI multicodec by Benoit Cousson · 11 years ago
  50. 2e5894d ASoC: pcm: Add support for DAI multicodec by Benoit Cousson · 11 years ago
  51. 88bd870 ASoC: core: Add initial support for DAI multicodec by Benoit Cousson · 11 years ago
  52. f7acb36 Merge remote-tracking branch 'asoc/topic/component' into asoc-multi by Mark Brown · 11 years ago
  53. c761b58 ASoC: Intel: Add dummy read for SRAM block enable by Jie Yang · 11 years ago
  54. 8e89761 ASoC: Intel: Cleanup HSW pcm format support by Jie Yang · 11 years ago
  55. b97c60a ASoC: samsung-i2s: Maintain CDCLK settings across i2s_{shutdown/startup} by Sylwester Nawrocki · 11 years ago
  56. c8badda ASoC: arizona: Update handling for input change on an active FLL by Charles Keepax · 11 years ago
  57. 5e39a50 ASoC: arizona: FLL freerun only required whilst disabling by Charles Keepax · 11 years ago
  58. c393aca ASoC: arizona: Correct return value of arizona_is_enabled_fll by Charles Keepax · 11 years ago
  59. 613124c ASoC: arizona: Coding standards, remove unneeded brackets by Charles Keepax · 11 years ago
  60. 35a730a ASoC: arizona: Correct relationship between VCO corner and Fref by Charles Keepax · 11 years ago
  61. 29fee82 ASoC: arizona: Correct checking of FLL ratio limitations by Charles Keepax · 11 years ago
  62. 4714bc0 ASoC: arizona: Do not test ratio zero as it is not a valid setting by Charles Keepax · 11 years ago
  63. e42be7e ASoC: sgtl5000: Fix driver unbound by Fabio Estevam · 11 years ago
  64. 7e07e7c ASoC: core: Fix possible NULL pointer dereference by Tushar Behera · 11 years ago
  65. d3d4e52 ASoC: samsung: Correct I2S DAI suspend/resume ops by Sylwester Nawrocki · 11 years ago
  66. 001eaa2 ASoC: s6000-i2s: Fix s6000_i2s_remove() return type by Lars-Peter Clausen · 11 years ago
  67. 2d38df1 ASoC: generic-dmaengine-pcm: Prepare formats mask for valid physical sample sizes by Peter Ujfalusi · 11 years ago
  68. 0a37c6ef ASoC: wm_adsp: Add missing MODULE_LICENSE by Praveen Diwakar · 11 years ago
  69. 3ad80b8 ASoC: adau1701: fix adau1701_reg_read() by Daniel Mack · 11 years ago
  70. 5f3484a ASoC: core: Move non-shared code paths out of snd_soc_post_component_init() by Lars-Peter Clausen · 11 years ago
  71. 44c69bb ASoC: core: Bind aux devs early by Lars-Peter Clausen · 11 years ago
  72. 48f466d ASoC: core: Replace soc_find_matching_codec() with soc_find_codec() by Lars-Peter Clausen · 11 years ago
  73. b8257be ASoC: core: Remove duplicated rtd->codec initialization by Lars-Peter Clausen · 11 years ago
  74. 34cb612 ASoC: rsnd: add DT support to DVC by Kuninori Morimoto · 11 years ago
  75. 3403710 ASoC: rsnd: DMA start address is properly used for each DMAC by Kuninori Morimoto · 11 years ago
  76. 3752303 ASoC: rsnd: DMA cleanup for flexible SSI/SRC selection by Kuninori Morimoto · 11 years ago
  77. c8dd1fe ASoC: pcm: Refactor soc_pcm_apply_msb for multicodecs by Benoit Cousson · 11 years ago
  78. 3f901a0 ASoC: core: Change soc_link_dai_widgets signature for multiple codecs by Benoit Cousson · 11 years ago
  79. d1a792f Update imx-sdma cyclic handling to report residue by Russell King - ARM Linux · 11 years ago
  80. 182bef8 ASoC: davinci-mcasp: Fix S24_LE and U24_LE support by Peter Ujfalusi · 11 years ago
  81. 25ccb22 ASoC: tlv320aic3x: Correct S24_3LE support by Peter Ujfalusi · 11 years ago
  82. 211bcc6 Merge remote-tracking branch 'asoc/fix/debugfs' into asoc-component by Mark Brown · 11 years ago
  83. 65f4599 ASoC: rsnd: enable DVC when capture by Kuninori Morimoto · 11 years ago
  84. ccd0155 ASoC: rsnd: use dmaengine_prep_dma_cyclic() instead of original method by Kuninori Morimoto · 11 years ago
  85. d9288d0 ASoC: rsnd: SSI + DMA can select BUSIF by Kuninori Morimoto · 11 years ago
  86. 8457e0e ASoC: fsi: use dmaengine_prep_dma_cyclic() for DMA transfer by Kuninori Morimoto · 11 years ago
  87. d403e24 ASoC: fsi: add fsi_pointer_update() for common pointer method by Kuninori Morimoto · 11 years ago
  88. ffb83e8 ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound buffer by Kuninori Morimoto · 11 years ago
  89. 6f2a06c Merge remote-tracking branch 'asoc/fix/rcar' into asoc-rcar by Mark Brown · 11 years ago
  90. e73f3de ASoC: fix debugfs directory creation bug by Russell King · 11 years ago
  91. ab6f7d0 ASoC: Intel: byt-max98090: Do not enable MAX98090 microphone detection by Jarkko Nikula · 11 years ago
  92. 2498899 ASoC: Intel: byt-max98090: Fix jack type in order to report correctly by Jarkko Nikula · 11 years ago
  93. 6a0cdcc ASoC: Intel: byt-max98090: Do not report SND_JACK_LINEIN by Jarkko Nikula · 11 years ago
  94. 725a6df ASoC: Intel: byt-max98090: Fix mic detect GPIO polarity by Jarkko Nikula · 11 years ago
  95. a5b37bf ASoC: Intel: byt-max98090: Move MICBIAS widget to supply of Headset Mic by Jarkko Nikula · 11 years ago
  96. 88a8fe3 ASoC: dapm: Remove platform field from widget and dapm context struct by Lars-Peter Clausen · 11 years ago
  97. 9420d97 ASoC: dapm: Remove DAI DAPM context by Lars-Peter Clausen · 11 years ago
  98. 14e8bde ASoC: Add component level stream_event() and seq_notifier() support by Lars-Peter Clausen · 11 years ago
  99. bc9af9f ASoC: Use component DAPM context for platforms by Lars-Peter Clausen · 11 years ago
  100. ce0fc93 ASoC: Add DAPM support at the component level by Lars-Peter Clausen · 11 years ago