1. 5e518ed ASoC: codecs: use snd_soc_xxx_active() by Kuninori Morimoto · 4 years, 8 months ago
  2. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  3. b40822d ASoC: uda1380: replace codec to component by Kuninori Morimoto · 7 years ago
  4. 7604d80 ASoC: uda1380: fix regression by adding back .read/.write by Kuninori Morimoto · 7 years ago
  5. c001bf6 ASoC: use internal reg_cache on uda1380 by Kuninori Morimoto · 7 years ago
  6. eaa5321 ASoC: don't use codec hw_write on uda1380 by Kuninori Morimoto · 7 years ago
  7. a180ba4 ASoC: codecs: add const to snd_soc_codec_driver structures by Bhumika Goyal · 7 years ago
  8. ea22a26 ASoC: uda1380: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  9. 222e728ca ASoC: uda1380: Request GPIOs at bus probe time by Lars-Peter Clausen · 8 years ago
  10. 4a5cf13 ASoC: uda1380: Remove #if IS_ENABLED(CONFIG_I2C) by Kuninori Morimoto · 8 years ago
  11. 68509ed ASoC: codec duplicated callback function goes to component on uda1380 by Kuninori Morimoto · 8 years ago
  12. 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
  13. 5ee0b8f ASoC: uda1380: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE by Lars-Peter Clausen · 9 years ago
  14. 1c07a4d ASoC: drivers: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 10 years ago
  15. 4b57895 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 10 years ago
  16. 9f06171 ASoC: uda1380: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 10 years ago
  17. 810e442 ASoC: uda1380: Avoid accessing i2c bus when codec is disabled by Vasily Khoruzhick · 10 years ago
  18. f4bf8d7 ASoC: Move bias level update to the core by Lars-Peter Clausen · 10 years ago
  19. e8125f0 ASoC: uda1380: Cleanup manual bias level transitions by Lars-Peter Clausen · 10 years ago
  20. f928bad Merge remote-tracking branch 'asoc/topic/codecs' into asoc-next by Mark Brown · 11 years ago
  21. ab64246 ASoC: codecs: Replace instances of rtd->codec with dai->codec by Lars-Peter Clausen · 11 years ago
  22. 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
  23. 5c898e7 ASoC: Add helper function to check whether a CODEC is active by Lars-Peter Clausen · 11 years ago
  24. 1dbb348 ASoC: uda1380: Use SOC_ENUM_SINGLE_DECL() by Takashi Iwai · 11 years ago
  25. 06b2bd2 ASoC: uda1380: Use IS_ENABLED() macro by Fabio Estevam · 11 years ago
  26. 7a79e94 ASoC: codecs: remove __dev* attributes by Bill Pemberton · 12 years ago
  27. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 13 years ago
  28. 6ce91ad ASoC: Convert uda1380 to devm_kzalloc() by Axel Lin · 13 years ago
  29. 58fa8e4 ASoC: Convert uda1380 to table based DAPM and control init by Axel Lin · 13 years ago
  30. 68020db ASoC: uda1380: Convert to gpio_request_one() by Axel Lin · 13 years ago
  31. b71951d Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  32. ef14977 ASoC: uda1380: Return proper error in uda1380_modinit failure path by Axel Lin · 13 years ago
  33. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  34. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  35. 839d271 ASoC: codecs: Remove unused reg_cache fields from device structs by Lars-Peter Clausen · 14 years ago
  36. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  37. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  38. 8e3dce4 ASoC: UDA1380: Add delay between power on and reset by Vasily Khoruzhick · 14 years ago
  39. 8614d31 ASoC: uda1380: make driver more powersave-friendly by Vasily Khoruzhick · 14 years ago
  40. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  41. 29e189c ASoC: Remove unneeded suspend bias managment from CODEC drivers by Mark Brown · 15 years ago
  42. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 15 years ago
  43. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 15 years ago
  44. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  45. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  46. 1abd918 ASoC: UDA1380: refactor device registration by Philipp Zabel · 16 years ago
  47. 65ec1cd ASoC: Merge dai_ops factor out by Mark Brown · 16 years ago
  48. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 16 years ago
  49. 5f2a938 ASoC: UDA1380: DATAI is slave only by Philipp Zabel · 16 years ago
  50. ef9e5e5 ASoC: UDA1380: change decimator/interpolator register handling by Philipp Zabel · 16 years ago
  51. a3c7729 ASoC: Remove version display from the UDA1380 driver by Philipp Zabel · 16 years ago
  52. 5b24744 ASoC: uda1380: split set_dai_fmt into _both, _playback and _capture variants by Philipp Zabel · 16 years ago
  53. 111f6fb ASoC: Don't unconditionally use the PLL in UDA1380 by Vasily Khoruzhick · 16 years ago
  54. 6627a65 ASoC: Push the codec runtime storage into the card structure by Mark Brown · 16 years ago
  55. 3e8e195 ASoC: cleanup duplicated code. by Ian Molton · 16 years ago
  56. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  57. 64089b8 ASoC: Register non-AC97 codec DAIs by Mark Brown · 16 years ago
  58. 968a602 ASoC: Rename snd_soc_register_card() to snd_soc_init_card() by Mark Brown · 16 years ago
  59. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  60. 3ab57fb ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers by Jarkko Nikula · 16 years ago
  61. b7c9d85 ALSA: ASoC: Don't suggest compile time selection of codec access by Mark Brown · 16 years ago
  62. 88fc39d ALSA: ASoC: Convert uda1380 to a new-style i2c driver by Jean Delvare · 16 years ago
  63. 3051e41 ALSA: ASoC: Fix double free and memory leak in many codec drivers by Jean Delvare · 16 years ago
  64. e550e17 ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 17 years ago
  65. 8ddd440 ALSA: ASoC: Fix register cache size for UDA1380 by Mark Brown · 17 years ago
  66. b7482f5 [ALSA] ASoC: Add UDA1380 driver by Philipp Zabel · 17 years ago