1. 428157c Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv' and 'asoc/topic/topology' into asoc-next by Mark Brown · 9 years ago
  2. 3999622 Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42l73', 'asoc/topic/cs4349' and 'asoc/topic/da732x' into asoc-next by Mark Brown · 9 years ago
  3. fbf917e ASoC: cs42l73: Use case range at appropriate place by Axel Lin · 9 years ago
  4. 0c81291 ASoC: cs42l73: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE by Lars-Peter Clausen · 9 years ago
  5. 8626e5e ASoC: cs42l73: Fix mask for setting CS42L73_SP_3ST bit by Axel Lin · 9 years ago
  6. 1c07a4d ASoC: drivers: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  7. 353c10a ASoC: cs42l73: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  8. f4bf8d7 ASoC: Move bias level update to the core by Lars-Peter Clausen · 9 years ago
  9. cd2ee8a ASoC: cs42l73: Constify struct regmap_config and snd_soc_codec_driver by Krzysztof Kozlowski · 10 years ago
  10. 6e2793b ASoC: cs42l73: Replace w->codec snd_soc_dapm_to_codec(w->dapm) by Lars-Peter Clausen · 10 years ago
  11. 02bf34f ASoC: cs42l73: Cleanup manual bias level transitions by Lars-Peter Clausen · 10 years ago
  12. 6aa63a2 Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/topic/pxa' into asoc-next by Mark Brown · 10 years ago
  13. a046558 ASoC: Fix SOC_DOUBLE_R_SX_TLV volume mixer arguments by Brian Austin · 10 years ago
  14. 10d95ad ASoC: cs42l73: Remove redundant OOM message by Sachin Kamat · 10 years ago
  15. 2b21694 ASoC: cs42l73: Convert to use devm_gpio_request_one by Axel Lin · 10 years ago
  16. cab648a Merge tag 'asoc-v3.15-2' into asoc-next by Mark Brown · 10 years ago
  17. d66fa869 Merge tag 'asoc-v3.15' into asoc-next by Mark Brown · 10 years ago
  18. 1555b65 ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLE by Brian Austin · 10 years ago
  19. 2620954 Merge remote-tracking branch 'asoc/topic/io' into asoc-next by Mark Brown · 10 years ago
  20. 5d6be5a ASoC: codec: Simplify ASoC probe code. by Xiubo Li · 10 years ago
  21. 52a5b54 ASoC: cs42l73: Use SOC_ENUM_SINGLE_DECL() by Takashi Iwai · 10 years ago
  22. 096ae54 ASoC: cs42l73: Constify rate constraints by Lars-Peter Clausen · 11 years ago
  23. 6e84b97 ASoC: cs42l73: Don't mix SNDRV_PCM_RATE_KNOT with specific rates by Lars-Peter Clausen · 11 years ago
  24. 7b09eea ASoC: cs42l73: Add Device Tree support for CS42L73 by Brian Austin · 11 years ago
  25. f9ca060 ASoC: cs42l73: Namespace defines for cs42l73 codec by Brian Austin · 11 years ago
  26. 3d8c8bc ASoC: cs42l73: Add platform data support for cs42l73 codec by Brian Austin · 11 years ago
  27. cadf212 ASoC: cs42l73: If Internal MCLK is >= 6.4MHz, then set SCLK to 64*Fs. by Paul Handrigan · 11 years ago
  28. 20694ad Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-next by Mark Brown · 12 years ago
  29. 7f3dd4a ASoC: cs42l73: Change VSPIN/VSPOUT to VSPINOUT by Paul Handrigan · 12 years ago
  30. 41df082 ASoC: cs42l73: Add DAPM events for power down. by Paul Handrigan · 12 years ago
  31. a1ad500 ASoC: cs42l73: Add DMIC's as DAPM inputs. by Paul Handrigan · 12 years ago
  32. 7a79e94 ASoC: codecs: remove __dev* attributes by Bill Pemberton · 12 years ago
  33. 571f6a7 ASoC: cs42l73: Convert to devm_regmap_init_i2c() by Brian Austin · 12 years ago
  34. 775b244 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 12 years ago
  35. dc2af52 Merge tag 'v3.4-rc7' into for-3.5 by Mark Brown · 12 years ago
  36. 5807c3b ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dB by Brian Austin · 12 years ago
  37. 33d0188 ASoC: cs42l73: Use DAPM routes to hook AIF widgets to DAI's by Brian Austin · 12 years ago
  38. 222ec4eb ASoC: cs42l73: Remove Chip ID's from reg_default by Brian Austin · 12 years ago
  39. 5edd3c2 ASoC: cs42l73: Convert to module_i2c_driver() by Brian Austin · 12 years ago
  40. 86fc499 ASoC: cs42l73: don't use negative array index by Jesper Juhl · 12 years ago
  41. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 12 years ago
  42. 1d99f24 ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV by Brian Austin · 12 years ago
  43. 44bed48 ASoC: cs42l73: Fix Output [X|A|V]SP_SCLK Sourcing Mode setting for master mode by Axel Lin · 13 years ago
  44. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  45. 7b282cb ASoC: cs42l73: Fix clear wrong bits in cs42l73_set_dai_fmt by Axel Lin · 13 years ago
  46. cc0b401 ASoC: Convert CS42L73 to devm_kzalloc() by Brian Austin · 13 years ago
  47. 890754a ASoC: Cleanup duplicated const by Lars-Peter Clausen · 13 years ago
  48. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  49. 404417e ASoC: Staticise and constify cs42l73_reg_defaults by Mark Brown · 13 years ago
  50. dbb1f51 ASoC: cs42l73: Make inv and format to be unsigned int by Axel Lin · 13 years ago
  51. 717b8fa ASoC: cs42l73: Unify the way to define bits of register by Axel Lin · 13 years ago
  52. afe7130 ASoC: Remove redundant regcache_sync call in cs42l73_resume by Axel Lin · 13 years ago
  53. 8421f62 ASoC: cs42l73: Show correct revision id by Axel Lin · 13 years ago
  54. ea07561 ASoC: cs42l73: Return proper error code if device id mismatch by Axel Lin · 13 years ago
  55. 6d10c91 ASoC: Add support for CS42L73 codec by Brian Austin · 13 years ago