1. 40843ae ASoC: wm8997: Initial CODEC driver by Charles Keepax · 11 years ago
  2. e7edb27 ASoC: arizona: Add widget<->mux route into mux route macro by Charles Keepax · 11 years ago
  3. c7f3843 ASoC: wm5110: Correct input OSR bits for wm5110 by Charles Keepax · 11 years ago
  4. b79fae6 ASoC: arizona: Add default case to silence build warning by Charles Keepax · 11 years ago
  5. b63144e ASoC: arizona: Add signal activity output for DRC by Charles Keepax · 11 years ago
  6. 0fb3767 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  7. 38f0ad7 Merge tag 'asoc-v3.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  8. 4642aab ASoC: wm8962: fix NULL pdata pointer by Shawn Guo · 11 years ago
  9. 1286da8 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  10. 3b1f9f5 sound/soc/codecs/si476x.c: don't use 0bNNN by Andrew Morton · 11 years ago
  11. 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
  12. e78e4c4 Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-next by Mark Brown · 11 years ago
  13. 233d6a9 Merge remote-tracking branch 'asoc/topic/tas5086' into asoc-next by Mark Brown · 11 years ago
  14. e4ca49d Merge remote-tracking branch 'asoc/topic/ext' into asoc-next by Mark Brown · 11 years ago
  15. fbc6c4e Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next by Mark Brown · 11 years ago
  16. 4494783 Merge remote-tracking branch 'asoc/topic/adau1701' into asoc-next by Mark Brown · 11 years ago
  17. cef929e ASoC: adau1701: remove control_data assignment by Daniel Mack · 11 years ago
  18. ee44114 ASoC: adau1701: more direct regmap usage by Daniel Mack · 11 years ago
  19. 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
  20. 214c3ee Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-next by Mark Brown · 11 years ago
  21. da51f83 Merge remote-tracking branch 'asoc/topic/tas5086' into asoc-next by Mark Brown · 11 years ago
  22. b078dce Merge remote-tracking branch 'asoc/topic/ext' into asoc-next by Mark Brown · 11 years ago
  23. 71ce221 Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next by Mark Brown · 11 years ago
  24. b1fffb9 Merge remote-tracking branch 'asoc/topic/adau1701' into asoc-next by Mark Brown · 11 years ago
  25. a975873 ASoC: tas5086: fix Mid-Z implementation by Daniel Mack · 11 years ago
  26. 9f24dc8 ASoC: tas5086: fix TAS5086_CLOCK_CONTROL register size by Daniel Mack · 11 years ago
  27. b047e1c ASoC: ac97: Support multi-platform AC'97 by Mark Brown · 11 years ago
  28. a356a38 Merge branch 'topic/stac9766' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-ac97 by Mark Brown · 11 years ago
  29. 9b86421 ASoC: wm9705: Remove noisy print on boot by Mark Brown · 11 years ago
  30. 4bf07ee ASoC: stac9766: Remove version number by Mark Brown · 11 years ago
  31. 97d0a86 ASoC: adau1701: add support for pin muxing by Daniel Mack · 11 years ago
  32. 45405d5 ASoC: adau1701: switch to direct regmap API usage by Daniel Mack · 11 years ago
  33. 2352d4b ASoC: adau1701: allow configuration of PLL mode pins by Daniel Mack · 11 years ago
  34. de9fc72 ASoC: adau1701: move firmware download to adau1701_reset() by Daniel Mack · 11 years ago
  35. 79b23b5 ASoC: tas5086: add support for pwm start mode config by Daniel Mack · 11 years ago
  36. 18710ac ASoC: tas5086: add DAPM mux controls by Daniel Mack · 11 years ago
  37. 8892d47 ASoC: tas5086: add more register defines by Daniel Mack · 11 years ago
  38. 6b36d37 ASoC: tas5086: open-code I2C transfer routines by Daniel Mack · 11 years ago
  39. 98c5fb1 ASoC: twl6040: Add digital mute support by Peter Ujfalusi · 11 years ago
  40. 6889749 ASoC: twl6040: Assign id for each DAI by Peter Ujfalusi · 11 years ago
  41. f60596d ASoC: twl6040: Drop using devm_request_threaded_irq() by Peter Ujfalusi · 11 years ago
  42. f0ddb21 ASoC: 88pm860x: Use SND_SOC_DAPM_PGA_E() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  43. f9eeae9 ASoC: wm_adsp: Use SND_SOC_DAPM_PGA_E() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  44. 98809ae ASoC: wm_hubs: Use SOC_SINGLE_EXT() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  45. d0a39cd ASoC: wm8995: Use SOC_SINGLE_EXT() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  46. 6e06509 ASoC: wm8994: Use SOC_SINGLE_EXT() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  47. 9578121 ASoC: wm8991: Use SOC_SINGLE_EXT_TLV() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  48. fc99adc ASoC: wm8990: Use SOC_SINGLE_EXT_TLV() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  49. 5a68bae ASoC: wm8904: Use SOC_SINGLE_EXT() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  50. ea3583d ASoC: wm8903: Use SOC_SINGLE_EXT() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  51. a44b517 ASoC: wm8400: Use SOC_SINGLE_EXT_TLV() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  52. 1476f66 ASoC: tlv320aix3x: Use SOC_SINGLE_EXT() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  53. 5464389 Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-next by Mark Brown · 11 years ago
  54. f57019a Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next by Mark Brown · 11 years ago
  55. 7daf390 Merge remote-tracking branch 'asoc/topic/wm0010' into asoc-next by Mark Brown · 11 years ago
  56. 458bcee Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next by Mark Brown · 11 years ago
  57. bfe617d Merge remote-tracking branch 'asoc/topic/ssm2518' into asoc-next by Mark Brown · 11 years ago
  58. d238ffa Merge remote-tracking branch 'asoc/topic/spdif' into asoc-next by Mark Brown · 11 years ago
  59. 0c5f450 Merge remote-tracking branch 'asoc/topic/sn95031' into asoc-next by Mark Brown · 11 years ago
  60. 14345a5 Merge remote-tracking branch 'asoc/topic/sgtl5000' into asoc-next by Mark Brown · 11 years ago
  61. 60790c5 Merge remote-tracking branch 'asoc/topic/rt5640' into asoc-next by Mark Brown · 11 years ago
  62. ff868b2 Merge remote-tracking branch 'asoc/topic/max98090' into asoc-next by Mark Brown · 11 years ago
  63. 46dd30a Merge remote-tracking branch 'asoc/topic/jz4740' into asoc-next by Mark Brown · 11 years ago
  64. 18923d7 Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next by Mark Brown · 11 years ago
  65. c44ddeb Merge remote-tracking branch 'asoc/topic/dfmbcs320' into asoc-next by Mark Brown · 11 years ago
  66. 9912b30 Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next by Mark Brown · 11 years ago
  67. e768f4e Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next by Mark Brown · 11 years ago
  68. 0ee6f75 Merge remote-tracking branch 'asoc/topic/adau1701' into asoc-next by Mark Brown · 11 years ago
  69. b277293 Merge remote-tracking branch 'asoc/topic/88pm860x' into asoc-next by Mark Brown · 11 years ago
  70. c38a881 Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 11 years ago
  71. d48fb42 Merge remote-tracking branch 'asoc/fix/adsp' into asoc-linus by Mark Brown · 11 years ago
  72. 27e9a69 Merge remote-tracking branch 'asoc/fix/adav80x' into asoc-linus by Mark Brown · 11 years ago
  73. 5be9c5b ASoC: wm5110: Correct rate control for DSP4 by Charles Keepax · 11 years ago
  74. f5055f9 ASoC: wm8962: Enable start-up and normal bias after reset in runtime resume by Nicolin Chen · 11 years ago
  75. 384b834 Merge branch 'fix/wm8962' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-wm8962 by Mark Brown · 11 years ago
  76. 2e7ee15 ASoC: wm8962: Remove remaining direct register cache accesses by Nicolin Chen · 11 years ago
  77. 9be94ae ASoC: rt5640: fix sparse warnings by Stephen Warren · 11 years ago
  78. dcad9f0 ASoC: rt5640: add device tree support by Stephen Warren · 11 years ago
  79. 7c47037 ASoC: wm5102: Expose controls for DRE by Charles Keepax · 11 years ago
  80. 997b052 ASoC: add RT5640 CODEC driver by Bard Liao · 11 years ago
  81. 4119c0c ASoC: adav80x: Select SND_SOC_ADAV80X if SND_SOC_I2C_AND_SPI by Axel Lin · 11 years ago
  82. f724ba3 ASoC: codecs: adau1701: factor out firmware reset by Daniel Mack · 11 years ago
  83. 1aad4e5 ASoC: ssm2518: Fix trivial typo in checking tx_mask and rx_mask values by Axel Lin · 11 years ago
  84. 7c647af ASoC: sgtl5000: Use i2c_get_clientdata() by Fabio Estevam · 11 years ago
  85. 9c24b16 ASoC: wm8962: Restore device state after reset in runtime resume by Mark Brown · 11 years ago
  86. 902a75c Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus by Mark Brown · 11 years ago
  87. 4351ac5 Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linus by Mark Brown · 11 years ago
  88. ed75019 Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linus by Mark Brown · 11 years ago
  89. 9e13f34 ASoC: sgtl5000: Let the codec acquire its clock by Fabio Estevam · 11 years ago
  90. 2894770 ASoC: tlv320aic3x: Remove deadlock from snd_soc_dapm_put_volsw_aic3x() by Andreas Irestål · 11 years ago
  91. d74e9e7 ASoC: wm8962: Add device tree binding by Nicolin Chen · 11 years ago
  92. e75a52c ASoC: WM8962: Create default platform data structure by Nicolin Chen · 11 years ago
  93. 3722dc8 ASoC: max98090: Guard runtime PM callbacks by Mark Brown · 11 years ago
  94. 2bdc1bb ASoC: sgtl5000: Make device cache only when powered off by Mark Brown · 11 years ago
  95. bf7c6e6 ASoC: omap-hdmi-codec: make the driver common for other SoCs by Barry Song · 11 years ago
  96. 6dc6a3f ASoC: arizona: Hookup SYSCLK to inputs and noise generators by Charles Keepax · 11 years ago
  97. ee4b7c7 ASoC: arizona: Correct AEC loopback enable by Charles Keepax · 11 years ago
  98. dd4d2d6 ASoC: sgtl5000: Fix VAG_POWER enabling/disabling order by Marek Vasut · 11 years ago
  99. fd8b965 ASoC: wm0010: Clear IRQ as wake source and include missing header by Charles Keepax · 11 years ago
  100. 2da1c4b ASoC: wm8994: Allow debounce before MICDET identification by Mark Brown · 11 years ago