1. b5a8342 Merge remote-tracking branches 'asoc/topic/sta350', 'asoc/topic/tas2552', 'asoc/topic/tas3a227e' and 'asoc/topic/tas571x' into asoc-next by Mark Brown · 9 years ago
  2. 19726b0 Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'asoc/topic/ssm4567' and 'asoc/topic/sta32x' into asoc-next by Mark Brown · 9 years ago
  3. cee77be Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/samsung' and 'asoc/topic/sgtl5000' into asoc-next by Mark Brown · 9 years ago
  4. a178831 Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/qcom' and 'asoc/topic/rcar' into asoc-next by Mark Brown · 9 years ago
  5. f36795a Merge remote-tracking branches 'asoc/topic/gpiod-flags', 'asoc/topic/gtm601', 'asoc/topic/intel', 'asoc/topic/lm3857' and 'asoc/topic/max98090' into asoc-next by Mark Brown · 9 years ago
  6. eb2d8ec Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-sai', 'asoc/topic/fsl-spdif', 'asoc/topic/fsl-ssi' and 'asoc/topic/gpio-jack' into asoc-next by Mark Brown · 9 years ago
  7. 698803f Merge remote-tracking branches 'asoc/topic/davinci' and 'asoc/topic/dpcm' into asoc-next by Mark Brown · 9 years ago
  8. 6ba82f9 Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bt-sco', 'asoc/topic/cs35l32' and 'asoc/topic/da7210' into asoc-next by Mark Brown · 9 years ago
  9. 202f5ec Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', 'asoc/topic/arizona' and 'asoc/topic/atmel' into asoc-next by Mark Brown · 9 years ago
  10. 0451b02 Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad1836', 'asoc/topic/ada1977', 'asoc/topic/adau1701' and 'asoc/topic/adau17x1' into asoc-next by Mark Brown · 9 years ago
  11. f3b368d Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next by Mark Brown · 9 years ago
  12. 977732b Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 9 years ago
  13. 4b57895 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  14. 2914b70 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 9 years ago
  15. f1363c4 Merge remote-tracking branches 'asoc/fix/wm8737', 'asoc/fix/wm8903' and 'asoc/fix/wm8955' into asoc-linus by Mark Brown · 9 years ago
  16. db2ecdf Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fmtbit', 'asoc/fix/max98925', 'asoc/fix/rcar' and 'asoc/fix/ux500' into asoc-linus by Mark Brown · 9 years ago
  17. 0357fe0 Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus by Mark Brown · 9 years ago
  18. a571cb1 ASoC: tas2552: Configure the WCLK frequency based on the stream by Peter Ujfalusi · 9 years ago
  19. d20b098 ASoC: tas2552: Add support for word length configuration by Peter Ujfalusi · 9 years ago
  20. 7d78502 ASoC: tas2552: Implement startup/stop sequence as per TRM by Peter Ujfalusi · 9 years ago
  21. dd6ae3b ASoC: tas2552: Correct the Speaker Driver Playback Volume (PGA_GAIN) by Peter Ujfalusi · 9 years ago
  22. 609e713 ASoC: tas2552: Clean up the Digital - Analog DAPM route definition by Peter Ujfalusi · 9 years ago
  23. 3f747a8 ASoC: tas2552: Add TDM support by Peter Ujfalusi · 9 years ago
  24. 1b68c7d ASoC: tas2552: Correct and clean up data format and BCLK/WCLK direction by Peter Ujfalusi · 9 years ago
  25. 4c33137 ASoC: tas2552: Correct dai format support by Peter Ujfalusi · 9 years ago
  26. 9d87a88 ASoC: tas2552: Add support for pll and pdm source clock selection by Peter Ujfalusi · 9 years ago
  27. 7ea3470 ASoC: rt5645: Init jack_detect_work before registering irq by Nicolas Boichat · 9 years ago
  28. 8dc0a56 Merge branch 'ti-dra7-dss' into 4.2/fbdev by Tomi Valkeinen · 9 years ago
  29. 67f7277 ASoC: zx: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 9 years ago
  30. 16bd395 ASoC: tas2552: Rename mclk parameter to pll_clkin to match with the datasheet by Peter Ujfalusi · 9 years ago
  31. dd6e305 ASoC: tas2552: Simplify and reverse the functionality of tas2552_sw_shutdown by Peter Ujfalusi · 9 years ago
  32. e3606aa ASoC: tas2552: Simplify the tas2552_mute function by Peter Ujfalusi · 9 years ago
  33. 7de544f ASoC: tas2552: Correct CFG1 register bit definitions by Peter Ujfalusi · 9 years ago
  34. 89683fd ASoC: tas2552: Correct PDM configuration register bit definitions by Peter Ujfalusi · 9 years ago
  35. 1cf0f44 ASoC: tas2552: Fix kernel crash caused by wrong kcontrol entry by Peter Ujfalusi · 9 years ago
  36. 80ba266 ASoC: tas2552: Fix kernel crash when the codec is loaded but not part of a card by Peter Ujfalusi · 9 years ago
  37. ea178d1 ASoC: tas2552: Make the enable-gpio really optional by Peter Ujfalusi · 9 years ago
  38. 69ccc50 ASoC: zte: Fix missing dev in devm operation by Mark Brown · 9 years ago
  39. c8d8ff0 ASoC: zx: fix simple_return.cocci warnings by kbuild test robot · 9 years ago
  40. 3898182 ASoC: zx: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 9 years ago
  41. cc76e7d ASoC: dapm: fix build errors for missing snd_soc_dapm_new_control symbol by Liam Girdwood · 9 years ago
  42. 3c10c28 ASoC: zx: zx_i2s_dai can be static by kbuild test robot · 9 years ago
  43. e5d4cd8 ASoC: zx: Add ZTE zx296702 I2S DAI driver by Jun Nie · 9 years ago
  44. 6fc3d24 ASoC: zx: Add zx296702 SPDIF support by Jun Nie · 9 years ago
  45. 8a97823 ASoC: topology: Add topology core by Liam Girdwood · 9 years ago
  46. 5160347 ASoC: omap-hdmi-audio: Fix invalid combination of DM_INH and CA by Misael Lopez Cruz · 9 years ago
  47. 88359b9 ASoC: omap-hdmi-audio: Force channel allocation only for OMAP4 by Misael Lopez Cruz · 9 years ago
  48. 3e0aa8d ASoC: core: If component doesn't have of_node use parent's node instead by Jyri Sarha · 9 years ago
  49. 2c118b4 ASoC: arizona: Add DVFS handling for sample rate control by Richard Fitzgerald · 9 years ago
  50. 81ac58b ASoC: wm_adsp: Move DVFS control into codec driver by Richard Fitzgerald · 9 years ago
  51. 346d968 ASoC: arizona: Export functions to control subsystem DVFS by Richard Fitzgerald · 9 years ago
  52. b601b58 Merge branch 'topic/adsp' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-arizona by Mark Brown · 9 years ago
  53. 6cc8ae9 ASoC: qcom: fix STORM board Kconfig by Arnd Bergmann · 9 years ago
  54. 859c34b ASoC: Intel: Allocate for the mailbox with max size by Subhransu S. Prusty · 9 years ago
  55. 5353f65 ASoC: dapm: fix snd_soc_dapm_new_control() implicit declaration by Vladimir Zapolskiy · 9 years ago
  56. a650bb3 ASoC: ts3a227e: use device property api by Fang, Yang A · 9 years ago
  57. bb13f0e ASoC: max98090: read micbias from device property by Fang, Yang A · 9 years ago
  58. edd8ed4 ASoC: Intel: handle haswell pcm suspend including runtime modules freeing by Jie Yang · 9 years ago
  59. 2dbc80c ASoC: Intel: check and clear runtime module pointer by Jie Yang · 9 years ago
  60. 6e5132f ASoC: intel: Revert "ASoC: Intel: fix broadwell module removing failed issue" by Jie Yang · 9 years ago
  61. a209d32 ASoC: intel: Revert "ASoC: Intel: remove unused function hsw_pcm_free_modules()" by Jie Yang · 9 years ago
  62. 6162682 ASoC: Intel: don't need compress offload for broadwell by Jie Yang · 9 years ago
  63. 4a6c2aa ASoC: wm_hubs: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  64. 718e23f ASoC: wm9090: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  65. 1571f6e ASoC: wm9081: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  66. 8383dfd ASoC: wm8997: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  67. 6a141e4 ASoC: wm8996: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  68. a01ddd3 ASoC: wm8995: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  69. 8e09bac ASoC: wm8994: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  70. f8ae3cf8 ASoC: wm8993: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  71. bfdd20a ASoC: wm8991: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  72. 015ff30 ASoC: wm8990: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  73. 491c04e ASoC: wm8988: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  74. 4b67780 ASoC: wm8985: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  75. 71ffce0 ASoC: wm8983: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  76. 547f3f4 ASoC: wm8978: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  77. 5c6415d ASoC: wm8974: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  78. 1977361 ASoC: wm8971: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  79. 57ef7fa ASoC: wm8962: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  80. 049e17d ASoC: wm8961: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  81. 93f32f5 ASoC: wm8960: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  82. afcd11d ASoC: wm8955: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  83. 2145554 ASoC: wm8940: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  84. f44a984 ASoC: wm8904: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  85. 060ea2a ASoC: wm8903: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  86. eee53c3 ASoC: wm8900: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  87. e755603 ASoC: wm8804: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  88. 265b8ac ASoC: wm8776: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  89. ef075ca ASoC: wm8770: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  90. 6093e92 ASoC: wm8753: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  91. b31c9ef ASoC: wm8750: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  92. 11fb3914 ASoC: wm8737: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  93. fc31fda ASoC: wm8731: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  94. 5e80bb9 ASoC: wm8728: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  95. f235d94 ASoC: wm8711: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  96. e8f48bc ASoC: wm8580: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  97. 7db634d ASoC: wm8523: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  98. 38337a9 ASoC: wm8510: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  99. cf25c66 ASoC: wm8400: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  100. 9b14289 ASoC: wm8350: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago