1. 2620954 Merge remote-tracking branch 'asoc/topic/io' into asoc-next by Mark Brown · 11 years ago
  2. ba67761 Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320aic26', 'asoc/topic/tlv320aic32x4', 'asoc/topic/tlv320aic3x', 'asoc/topic/tlv320dac33', 'asoc/topic/twl4030', 'asoc/topic/twl6040', 'asoc/topic/uda1380', 'asoc/topic/wl1273' and 'asoc/topic/wm2200' into asoc-next by Mark Brown · 11 years ago
  3. 84f6965 Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'asoc/topic/da9055', 'asoc/topic/davinci', 'asoc/topic/fsl', 'asoc/topic/fsl-esai', 'asoc/topic/fsl-sai' and 'asoc/topic/fsl-spdif' into asoc-next by Mark Brown · 11 years ago
  4. 5d6be5a ASoC: codec: Simplify ASoC probe code. by Xiubo Li · 11 years ago
  5. 4042328 ASoC: tlv320aic23: add missing EXPORT_SYMBOLs by Max Filippov · 11 years ago
  6. b3fc572 ASoC: tlv320aic23: add support for SPI control mode by Max Filippov · 11 years ago
  7. 5c898e7 ASoC: Add helper function to check whether a CODEC is active by Lars-Peter Clausen · 11 years ago
  8. 806057c ASoC: tlv320aic23: Use SOC_ENUM_SINGLE_DECL() by Takashi Iwai · 11 years ago
  9. 4aa11d6 ASoC: tlv320aic23: Convert to direct regmap API usage by Mark Brown · 11 years ago
  10. b07c443 ASoC: tlv320aic23: Convert to table based control init by Mark Brown · 11 years ago
  11. 2c142c6 ASoC: tlv320aic23: Remove #defines for I2C by Mark Brown · 11 years ago
  12. dc2af52 Merge tag 'v3.4-rc7' into for-3.5 by Mark Brown · 12 years ago
  13. e875c1e ASoC: tlv312aic23: unbreak resume by Eric Bénard · 12 years ago
  14. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 12 years ago
  15. fc9a30e ASoC: tlv320aic23: Remove driver-specific version number by Mark Brown · 12 years ago
  16. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 13 years ago
  17. 0998306 ASoC: Convert tlv320aic23 to devm_kzalloc() by Axel Lin · 13 years ago
  18. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  19. 997c2ea ASoC: Remove unneeded platform_device.h inclusions from CODECs by Mark Brown · 13 years ago
  20. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  21. b01a3d6 ASoC: tlv320aic23: Clear TLV320AIC23_MS_MASTER bit for slave mode by Axel Lin · 13 years ago
  22. f9dfbf9 ASoC: tlv320aic23: convert to soc-cache by Axel Lin · 13 years ago
  23. 0f9887d ASoC: Consolidate use of controls with custom get/put function by Peter Ujfalusi · 13 years ago
  24. a7dca70 ASoC: Use data based init for tlv320aic23 DAPM by Lu Guanqun · 13 years ago
  25. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  26. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  27. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  28. 3d5a451 codecs/tlv320aic23: fix bias management for suspend/resume by Eric Bénard · 14 years ago
  29. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  30. 29e189c ASoC: Remove unneeded suspend bias managment from CODEC drivers by Mark Brown · 14 years ago
  31. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  32. 3e59aaa ASoC: AIC23: Fixing writes to non-existing registers in resume function by Anuj Aggarwal · 15 years ago
  33. baf9226 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  34. 7959832 Merge branch 'topic/core-change' into for-linus by Takashi Iwai · 15 years ago
  35. b00615d Merge branch 'topic/pcm-dma-fix' into topic/core-change by Takashi Iwai · 15 years ago
  36. 5c5452f Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  37. e9ff5eb ASoC: AIC23: Fixing infinite loop in resume path by Anuj Aggarwal · 15 years ago
  38. 41b51dd Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  39. bab0212 ASoC: tlv320aic23 fix rate selection by Troy Kisky · 15 years ago
  40. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  41. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  42. 84ed1a1 ALSA: Cleanup redundant tests on unsigned by Roel Kluin · 15 years ago
  43. ccff4b1 ASoC: codec tlv320aic23 fix bogus divide by 0 message by Troy Kisky · 15 years ago
  44. 449bd54 ASoC: correct print specifiers for unsigneds by Roel Kluin · 15 years ago
  45. 894bf92 ASoC: tlv320aic23: add DSP_A format support by Peter Ujfalusi · 15 years ago
  46. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 16 years ago
  47. 6627a65 ASoC: Push the codec runtime storage into the card structure by Mark Brown · 16 years ago
  48. 3e8e195 ASoC: cleanup duplicated code. by Ian Molton · 16 years ago
  49. bd25867 ASoC: Fix incorrect DSP format in OMAP McBSP DAI and affected drivers by Jarkko Nikula · 16 years ago
  50. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  51. 64089b8 ASoC: Register non-AC97 codec DAIs by Mark Brown · 16 years ago
  52. 968a602 ASoC: Rename snd_soc_register_card() to snd_soc_init_card() by Mark Brown · 16 years ago
  53. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  54. 8d702f2 ASoC: Build tlv320aic23 cleanly by Mark Brown · 16 years ago
  55. 26df91c ASoC: TLV320AIC23B Support more sample rates by Troy Kisky · 16 years ago
  56. 4aa0239 ALSA: ASoC: Fix compile-time warning for tlv320aic23.c by Arun KS · 16 years ago
  57. 3ab57fb ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers by Jarkko Nikula · 16 years ago
  58. df91ddf ALSA: ASoC: Add custom SOC_SINGLE_TLV for tlv320aic23 codec by Arun KS · 16 years ago
  59. c1f2719 ALSA: ASoC: Add TLV320AIC23 codec driver by Arun KS · 16 years ago