1. 80cd730 ASoC: cs4270: fix kernel-doc by Pierre-Louis Bossart · 3 years, 11 months ago
  2. 03c0f1b5e ASoC: codecs: cs*: merge .digital_mute() into .mute_stream() by Kuninori Morimoto · 4 years, 7 months ago
  3. 7fdc151 ASoC: codecs: cs4270: fix kernel-doc by Pierre-Louis Bossart · 4 years, 7 months ago
  4. a11f8a1 ASoC: codecs: cs*: rename to snd_soc_component_read() by Kuninori Morimoto · 4 years, 7 months ago
  5. ccfc531 ASoC: cs4270: pull reset GPIO low then high by Mike Willard · 4 years, 10 months ago
  6. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  7. f0f2338 ASoC: cs4270: Set auto-increment bit for register writes by Daniel Mack · 6 years ago
  8. f98acd8 ASoC: codecs: cs4270: move to GPIO consumer API by Daniel Mack · 6 years ago
  9. c34c451 ASoC: cs4270: use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  10. 70c9a80 ASoC: cs4270: replace codec to component by Kuninori Morimoto · 7 years ago
  11. aa5f920 ASoC: cs4270: fix DAPM stream name mismatch by murray foster · 8 years ago
  12. f808943 ASoC: codec duplicated callback function goes to component on cs4270 by Kuninori Morimoto · 8 years ago
  13. 1c07a4d ASoC: drivers: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 10 years ago
  14. 0e0327f ASoC: cs4270: Remove redundant OOM message by Sachin Kamat · 11 years ago
  15. ea53bf7 ASoC: Add snd_soc_kcontrol_codec() helper function by Lars-Peter Clausen · 11 years ago
  16. 5d6be5a ASoC: codec: Simplify ASoC probe code. by Xiubo Li · 11 years ago
  17. 782fbab ASoC: cs4270: Add DAPM support by Mark Brown · 11 years ago
  18. f76fe059 ASoC: cs4270: Remove mono support by Fabio Estevam · 12 years ago
  19. 1ca6517 ASoC: cs4270: Convert to direct regmap API usage by Mark Brown · 12 years ago
  20. b61d6d4 ASoC: cs4270: Move regulator acquisition to I2C probe() by Mark Brown · 12 years ago
  21. 19ace0e ASoC: cs4270: Conver to data based control init by Mark Brown · 12 years ago
  22. 5e383f5 ASoC: cs4270: Use module_i2c_driver by Sachin Kamat · 12 years ago
  23. 0228619 ASoC: Add reset-gpio DT property to cs4270 driver by Daniel Mack · 12 years ago
  24. 85d07e4 ASoC: add DT bindings for cs4270 by Daniel Mack · 12 years ago
  25. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 13 years ago
  26. ab92d09 ASoC: cs4270: Check that we can enable regulators on resume by Mark Brown · 13 years ago
  27. 64902b2 ASoC: Remove unnecessary -codec from cs4270 driver name by Shawn Guo · 13 years ago
  28. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 13 years ago
  29. 7fd8a67 ASoC: Convert cs4270 to devm_kzalloc() by Axel Lin · 13 years ago
  30. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  31. 997c2ea ASoC: Remove unneeded platform_device.h inclusions from CODECs by Mark Brown · 13 years ago
  32. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  33. d66b853 ASoC: cs4720: use snd_soc_cache_sync() by Daniel Mack · 13 years ago
  34. ac60155 ASoC: Return early with -EINVAL if invalid dai format is detected by Axel Lin · 13 years ago
  35. 217069e ASoC: Remove unused "control_data" field of struct cs4270_private by Axel Lin · 13 years ago
  36. b6f7d7c ASoC: Fix comment in cs4270 codec driver by Daniel Mack · 14 years ago
  37. 79a54ea ASoC: Constify i2c_device_id table by Axel Lin · 14 years ago
  38. 4954265 ASoC: Remove module probe announcements from CODEC drivers by Mark Brown · 14 years ago
  39. d4754ec ASoC: Update users of readable_register()/volatile_register() by Dimitris Papastamos · 14 years ago
  40. 11b8fca ASoC: cs4270: use the built-in register cache support by Timur Tabi · 14 years ago
  41. 839d271 ASoC: codecs: Remove unused reg_cache fields from device structs by Lars-Peter Clausen · 14 years ago
  42. 5c75848 ASoC: Staticise CS4270 DAI by Mark Brown · 14 years ago
  43. df3c278 ASoC: Remove export of CS4270 DAI by Mark Brown · 14 years ago
  44. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  45. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  46. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 15 years ago
  47. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  48. c0ff4bc ASoC: cs4270: enable regulators at probe time by Daniel Mack · 15 years ago
  49. 6aababd ASoC: cs4270: allow passing freq=0 in set_dai_sysclk() by Daniel Mack · 15 years ago
  50. ffbfd33 ASoC: Add regulator support to CS4270 codec driver by Daniel Mack · 15 years ago
  51. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  52. 7e1aa1d ASoC: CS4270: export de-emphasis filter as ALSA control by Daniel Mack · 15 years ago
  53. d2058b0 ASoC: Remove snd_soc_suspend_device() by Mark Brown · 15 years ago
  54. 15b5bda ALSA: ASoC: cs4270: move power management hooks to snd_soc_codec_device by Daniel Mack · 15 years ago
  55. 5e7c034 ASoC: cs4270: add power management support by Daniel Mack · 16 years ago
  56. 80ab881 ASoC: cs4270: introduce CS4270_I2C_INCR by Daniel Mack · 16 years ago
  57. 1a4ba05 ASoC: cs4270: add Master Playback Switch by Daniel Mack · 16 years ago
  58. 9c93538 ASoC: cs4270: fix Master Capture Switch polarity by Daniel Mack · 16 years ago
  59. eb5f6d75 ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. by Philipp Zabel · 16 years ago
  60. 65ec1cd ASoC: Merge dai_ops factor out by Mark Brown · 16 years ago
  61. b191f63 ASoC: bring cs4270 feature/limitations list in sync by Daniel Mack · 16 years ago
  62. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 16 years ago
  63. ff09d49 ASoC: fix typo and removed unneeded switch case for cs4270 by Daniel Mack · 16 years ago
  64. 4eae080 ASoC: Add cs4270 support for slave mode configurations by Daniel Mack · 16 years ago
  65. d5e9ba1 ASoC: add additional controls to the CS4270 codec driver by Timur Tabi · 16 years ago
  66. a6c255e ASoC: fix message display in CS4270 codec driver by Timur Tabi · 16 years ago
  67. d9fb7fb ASoC: fix build break in CS4270 codec driver by Timur Tabi · 16 years ago
  68. ff7bf02 ASoC: fix documentation in CS4270 codec driver by Timur Tabi · 16 years ago
  69. 04eb093 ASoC: fix initialization order of the CS4270 codec driver by Timur Tabi · 16 years ago
  70. 6627a65 ASoC: Push the codec runtime storage into the card structure by Mark Brown · 16 years ago
  71. 0db4d07 ASoC: improve I2C initialization code in CS4270 driver by Timur Tabi · 16 years ago
  72. 01e097d ASoC: Include header file in cs4270 and wm9705 by Mark Brown · 16 years ago
  73. ff637d38 ASoC: remove stand-alone mode support from CS4270 codec driver by Timur Tabi · 16 years ago
  74. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  75. 64089b8 ASoC: Register non-AC97 codec DAIs by Mark Brown · 16 years ago
  76. 968a602 ASoC: Rename snd_soc_register_card() to snd_soc_init_card() by Mark Brown · 16 years ago
  77. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  78. 0c235d1 ASoC: Disable automatic volume control in the CS4270 sound driver by Timur Tabi · 16 years ago
  79. e3145df ALSA: ASoC: Fix cs4270 error path by Jean Delvare · 16 years ago
  80. 9778e9a ALSA: ASoC: Fix another cs4270 error path by Jean Delvare · 16 years ago
  81. ec2cd95 ALSA: make the CS4270 driver a new-style I2C driver by Timur Tabi · 16 years ago
  82. e550e17 ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 17 years ago
  83. e34ba21 [ALSA] SOC: fix tests in cs4270_hw_params() by Roel Kluin · 17 years ago
  84. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  85. 8432395 [ALSA] cs4270: wrong sample rate when CONFIG_SND_SOC_CS4270_VD33_ERRATA is set by Timur Tabi · 17 years ago
  86. 2cdddeb i2c: normal_i2c can be made const (remaining drivers) by Jean Delvare · 17 years ago
  87. 4df2053 [ALSA] fix private data pointer calculation in CS4270 driver by Timur Tabi · 17 years ago
  88. bfc4e86 [ALSA] Fix CS4270 volume control and optimize I2C operations by Timur Tabi · 17 years ago
  89. 918f3a0 [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper by Clemens Ladisch · 17 years ago
  90. 9dbd627 [ALSA] CS4270 driver does not compile with I2C disabled by Timur Tabi · 17 years ago
  91. b0c813c [ALSA] ASoC CS4270 codec device driver by Timur Tabi · 17 years ago