1. c8badda ASoC: arizona: Update handling for input change on an active FLL by Charles Keepax · 10 years ago
  2. 5e39a50 ASoC: arizona: FLL freerun only required whilst disabling by Charles Keepax · 10 years ago
  3. c393aca ASoC: arizona: Correct return value of arizona_is_enabled_fll by Charles Keepax · 10 years ago
  4. 613124c ASoC: arizona: Coding standards, remove unneeded brackets by Charles Keepax · 10 years ago
  5. 35a730a ASoC: arizona: Correct relationship between VCO corner and Fref by Charles Keepax · 10 years ago
  6. 29fee82 ASoC: arizona: Correct checking of FLL ratio limitations by Charles Keepax · 10 years ago
  7. 4714bc0 ASoC: arizona: Do not test ratio zero as it is not a valid setting by Charles Keepax · 10 years ago
  8. e73a257 ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec() by Lars-Peter Clausen · 10 years ago
  9. 5c3fc7a ASoC: wm5102: Convert snd_kcontrol_chip to snd_soc_kcontrol_codec by Charles Keepax · 10 years ago
  10. cc9e924 ASoC: wm5102: Add controls to allow shaping of ultrasonic response by Charles Keepax · 10 years ago
  11. ed70f3a ASoC: arizona: Implement TDM support for Arizona devices by Charles Keepax · 10 years ago
  12. 9374f37 ASoC: wm5110: Add in OSR controls for OUT5/6 by Charles Keepax · 11 years ago
  13. e7990d4 Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  14. 50487c3 Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  15. ab5d6fb Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/fix/tlv320aic23' and 'asoc/fix/warn' into asoc-linus by Mark Brown · 10 years ago
  16. bfef92b Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/fix/cs42xxx8', 'asoc/fix/da732x', 'asoc/fix/davinci', 'asoc/fix/fsl-sai', 'asoc/fix/fsl-ssi' and 'asoc/fix/max98090' into asoc-linus by Mark Brown · 10 years ago
  17. 74ddd8c ASoC: davinci-mcasp: Fix bit clock polarity settings by Peter Ujfalusi · 11 years ago
  18. 71e5222 ASoC: samsung: Fix build on multiplatform by Sachin Kamat · 10 years ago
  19. ef33bc3 ASoC: fsl_sai: Fix Bit Clock Polarity configurations by Nicolin Chen · 11 years ago
  20. 05b0006 ASoC: da732x: Print correct major id by Axel Lin · 11 years ago
  21. a14bf88 ASoC: cs42l52: Fix mask for REVID by Axel Lin · 11 years ago
  22. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  23. f78b1e0 ASoC: alc56(23|32): fix undefined return value of probing code by Christoph Jaeger · 11 years ago
  24. 06b4b81 ASoC: cs42xx8: Check return value of regmap_read and report correct chipid value by Axel Lin · 11 years ago
  25. 3534b84 ASoC: tlv320aic23: add an of_match table by Stephen Warren · 11 years ago
  26. 2951f93 ASoC: max98090: add an of_match table by Stephen Warren · 11 years ago
  27. c31b0cb ASoC: alc5632: add an of_match table by Stephen Warren · 11 years ago
  28. e3efe3b ASoC: alc5632: fix uninit var in alc5632_probe() by Stephen Warren · 11 years ago
  29. 03a620d ASoC: rt5640: add an of_match table by Stephen Warren · 11 years ago
  30. 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 · 11 years ago
  31. e2681a1 ASoC: fsl_sai: Add isr to deal with error flag by Nicolin Chen · 11 years ago
  32. c159a85 Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into asoc-next by Mark Brown · 11 years ago
  33. bad318c Merge remote-tracking branch 'asoc/topic/simple' into asoc-next by Mark Brown · 11 years ago
  34. c61e9e8 Merge remote-tracking branches 'asoc/topic/prefix' and 'asoc/topic/rcar' into asoc-next by Mark Brown · 11 years ago
  35. 1ca2e84 ASoC: tegra: move AC97 clock handling to the machine driver by Lucas Stach · 11 years ago
  36. 6a91a17 ASoC: simple-card: Handle many DAI links by Jean-Francois Moine · 11 years ago
  37. cf7dc23 ASoC: simple-card: dynamically allocate the DAI link and properties by Jean-Francois Moine · 11 years ago
  38. 5f9e6ff ASoC: imx-ssi: Add .xlate_tdm_slot_mask() support. by Xiubo Li · 11 years ago
  39. a603c8e ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support. by Xiubo Li · 11 years ago
  40. 8253531 ASoC: fsl-utils: Add fsl_asoc_xlate_tdm_slot_mask() support. by Xiubo Li · 11 years ago
  41. e5c2151 ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask. by Xiubo Li · 11 years ago
  42. 6479f15ad ASoC: Remove name_prefix unset during DAI link init hack by Lars-Peter Clausen · 11 years ago
  43. 002ccbb Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 11 years ago
  44. b1eac43 ASoC: rcar: bugfix: it cares about the non-src case by Kuninori Morimoto · 11 years ago
  45. 89c8ae7 Merge tag 'asoc-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  46. e090d5b Merge remote-tracking branches 'asoc/topic/simple' and 'asoc/topic/sirf' into asoc-next by Mark Brown · 11 years ago
  47. ca9e54c Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 11 years ago
  48. 980aac2 Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/omap' into asoc-next by Mark Brown · 11 years ago
  49. cca1b08 Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/io' and 'asoc/topic/kirkwood' into asoc-next by Mark Brown · 11 years ago
  50. e22c398 Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next by Mark Brown · 11 years ago
  51. b4d032b Merge remote-tracking branch 'asoc/topic/cs42xx8' into asoc-next by Mark Brown · 11 years ago
  52. f928bad Merge remote-tracking branch 'asoc/topic/codecs' into asoc-next by Mark Brown · 11 years ago
  53. cab648a Merge tag 'asoc-v3.15-2' into asoc-next by Mark Brown · 11 years ago
  54. d66fa869 Merge tag 'asoc-v3.15' into asoc-next by Mark Brown · 11 years ago
  55. ebec909 Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/fix/cs42l73', 'asoc/fix/rcar', 'asoc/fix/spear' and 'asoc/fix/tegra' into asoc-linus by Mark Brown · 11 years ago
  56. 017d949 ASoC: pcm: Drop incorrect double/extra frees by Mark Brown · 11 years ago
  57. 546d4dd ASoC: mfld_machine: Fix compile error by Lars-Peter Clausen · 11 years ago
  58. 90e8e50 ASoC: rsnd: add DeviceTree support by Kuninori Morimoto · 11 years ago
  59. 43b9563 ASoC: mfld_machine: Convert to table based DAPM and control setup by Lars-Peter Clausen · 11 years ago
  60. 0c516b4 ASoC: cs42xx8: Add codec driver support for CS42448/CS42888 by Nicolin Chen · 11 years ago
  61. 591d14f ASoC: tegra: Use flat regcache by Dylan Reid · 11 years ago
  62. 7272e05 ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog kcontrols by Brian Austin · 11 years ago
  63. 6572547 ASoC: io: Remove support for ASoC cache in conjunction with regmap by Mark Brown · 11 years ago
  64. 46c39ca ASoC: simple-card: overwrite cpu_dai->fmt with codec_dai->fmt by Nicolin Chen · 11 years ago
  65. d31a33d ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLE by Brian Austin · 11 years ago
  66. 1555b65 ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLE by Brian Austin · 11 years ago
  67. cece565 ASoC: add S/PDIF support to Armada 370 DB ASoC driver by Thomas Petazzoni · 11 years ago
  68. ab64246 ASoC: codecs: Replace instances of rtd->codec with dai->codec by Lars-Peter Clausen · 11 years ago
  69. dac7e40 ASoC: tlv320aic31xx: Don't call kfree for memory allocated by devm_kzalloc by Axel Lin · 11 years ago
  70. bfe723f ASoC: sirf-audio-codec: Remove snd_soc_codec_set_cache_io() call by Lars-Peter Clausen · 11 years ago
  71. c56c4d7 ASoC: simple-card: Simplify code by Jean-Francois Moine · 11 years ago
  72. 8de131f ASoC: davinci-mcasp: Provide correct filter_data for dmaengine for non-DT boot by Peter Ujfalusi · 11 years ago
  73. 58726f5 ASoC: davinci: Add edma dmaengine platform driver by Peter Ujfalusi · 11 years ago
  74. fd218aa ASoC: tlv320aic31xx: Turn power off only once. by Jyri Sarha · 11 years ago
  75. e512e00 ASoC: simple-card: Fix the reference count of device nodes by Jean-Francois Moine · 11 years ago
  76. e150828 ASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flags by Kuninori Morimoto · 11 years ago
  77. c7a507e ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags by Kuninori Morimoto · 11 years ago
  78. e585ca3 ASoC: max98090: Remove unused control_data field by Lars-Peter Clausen · 11 years ago
  79. d343a66 ASoC: davinci-evm: Register machine level DAPM elements with the card by Lars-Peter Clausen · 11 years ago
  80. 7f0af4a ASoC: omap-abe-twl6040: Register machine level DMIC DAPM routes with the card by Lars-Peter Clausen · 11 years ago
  81. 5418bd2 Merge tag 'tlv320aic31xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  82. 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 · 11 years ago
  83. 9296f4d ASoC: tlv320aic31xx: Staticise non-exported symbols by Mark Brown · 11 years ago
  84. bc236fa ASoC: tlv320aic31xx: Remove snd_soc_codec_set_cache_io() call by Jyri Sarha · 11 years ago
  85. a2d5767 ASoC: tlv320aic31xx: Fix unused variable warning from aic31xx_clk_off by Jyri Sarha · 11 years ago
  86. 56fe489 Merge remote-tracking branch 'asoc/topic/tlv320aic31xx' into asoc-next by Mark Brown · 11 years ago
  87. 1727428 Merge remote-tracking branch 'asoc/topic/s6000' into asoc-next by Mark Brown · 11 years ago
  88. 3025df7 Merge remote-tracking branch 'asoc/topic/pxa' into asoc-next by Mark Brown · 11 years ago
  89. 7d50141 Merge remote-tracking branch 'asoc/topic/max98095' into asoc-next by Mark Brown · 11 years ago
  90. 57487c9 Merge remote-tracking branch 'asoc/topic/max98088' into asoc-next by Mark Brown · 11 years ago
  91. 6588fa9 Merge remote-tracking branch 'asoc/topic/lm49453' into asoc-next by Mark Brown · 11 years ago
  92. d4cb542 Merge remote-tracking branch 'asoc/topic/lm4857' into asoc-next by Mark Brown · 11 years ago
  93. 5881af7 Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-next by Mark Brown · 11 years ago
  94. 4c11a76 Merge remote-tracking branch 'asoc/topic/jack' into asoc-next by Mark Brown · 11 years ago
  95. 2620954 Merge remote-tracking branch 'asoc/topic/io' into asoc-next by Mark Brown · 11 years ago
  96. 8b3272b Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 11 years ago
  97. 53f3bdb Merge remote-tracking branch 'asoc/topic/cirrus' into asoc-next by Mark Brown · 11 years ago
  98. c9aa162 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 11 years ago
  99. 234bf1f Merge tag 'asoc-v3.15' into asoc-intel by Mark Brown · 11 years ago
  100. e00447f ASoC: tlv320aic31xx: Add basic codec driver implementation by Jyri Sarha · 11 years ago