1. bd63ed7 ASoC: codecs: ssm*: merge .digital_mute() into .mute_stream() by Kuninori Morimoto · 4 years, 6 months ago
  2. 4730640 ASoC: ssm2602: switch to SPDX identifier by Marco Felsch · 6 years ago
  3. 37768e3 ASoC: ssm2602: Fix ADC powerup sequencing by Philipp Zabel · 6 years ago
  4. 4e8f557 Merge remote-tracking branches 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'asoc/topic/ssm4567', 'asoc/topic/sta32x' and 'asoc/topic/sta350' into asoc-next by Mark Brown · 7 years ago
  5. a01df75 ASoC: ssm2602: Replace reg_default_raw with reg_default by James Kelly · 7 years ago
  6. ad4771e ASoC: ssm2602: replace codec to component 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. 21c8223 ASoC: codec duplicated callback function goes to component on ssm2602 by Kuninori Morimoto · 8 years ago
  9. f9d54802 ASoC: ssm2602: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE by Lars-Peter Clausen · 9 years ago
  10. 19726b0 Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'asoc/topic/ssm4567' and 'asoc/topic/sta32x' into asoc-next by Mark Brown · 10 years ago
  11. fa68cfd ASoC: ssm2602: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 10 years ago
  12. f4bf8d7 ASoC: Move bias level update to the core by Lars-Peter Clausen · 10 years ago
  13. 248519c Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/topic/spdif', 'asoc/topic/ssm2602' and 'asoc/topic/ssm4567' into asoc-next by Mark Brown · 10 years ago
  14. 565fefd Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc/topic/drivers', 'asoc/topic/es8328' and 'asoc/topic/fsl' into asoc-next by Mark Brown · 10 years ago
  15. 3b2a001 ASoC: ssm2602: add support for 11.025kHz and 22.5kHz sample rates by Stefan Kristiansson · 10 years ago
  16. fe2a08b ASoC: ssm2602: do not hardcode type to SSM2602 by Stefan Kristiansson · 10 years ago
  17. 85362ef ASoC: ssm2602: Cleanup manual bias level transitions by Lars-Peter Clausen · 10 years ago
  18. 00a3703 ASoC: ssm2602: Convert to params_width() by Mark Brown · 10 years ago
  19. 2620954 Merge remote-tracking branch 'asoc/topic/io' into asoc-next by Mark Brown · 11 years ago
  20. 5d6be5a ASoC: codec: Simplify ASoC probe code. by Xiubo Li · 11 years ago
  21. b38fbe3 ASoC: ssm2602: Omit superfluous elements in input select array by Takashi Iwai · 11 years ago
  22. c924dc6 ASoC: ssm2602: Split SPI and I2C code into different modules by Lars-Peter Clausen · 11 years ago
  23. f75ac2d ASoC: ssm2602: Constify rate constraints by Lars-Peter Clausen · 11 years ago
  24. 7ae2b55 ASoC: ssm2602: add 16kHz sampling rate support by Andreas Pretzsch · 11 years ago
  25. a010ff6 ASoC: ssm2602: Use core for applying symmetry constraints by Lars-Peter Clausen · 11 years ago
  26. e42644c ASoC: ssm2602: Use IS_ENABLED() macro by Fabio Estevam · 11 years ago
  27. 9d863b88 ASoC: ssm2602: Fix cache sync by Lars-Peter Clausen · 11 years ago
  28. 7a79e94 ASoC: codecs: remove __dev* attributes by Bill Pemberton · 12 years ago
  29. bec3d9a ASoC: SSM2602: Convert to direct regmap API usage by Lars-Peter Clausen · 13 years ago
  30. d86a11d ASoC: SSM2602: Remove driver specific version by Lars-Peter Clausen · 13 years ago
  31. 8b3f39d ASoC: SSM2602: Add sysclk based rate constraints by Lars-Peter Clausen · 13 years ago
  32. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 13 years ago
  33. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 13 years ago
  34. 8eeffe9 ASoC: Convert ssm2602 to devm_kzalloc() by Axel Lin · 13 years ago
  35. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  36. 997c2ea ASoC: Remove unneeded platform_device.h inclusions from CODECs by Mark Brown · 13 years ago
  37. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  38. 2ee9c18 ASoC: ssm2602: Use snd_soc_update_bits for read-modify-write by Axel Lin · 13 years ago
  39. 0289053 ASoC: ssm2602: Support setting the oscillator and the clock output state by Lars-Peter Clausen · 13 years ago
  40. a9d1974 ASoC: ssm2602: Set initial bias level to standby by Lars-Peter Clausen · 13 years ago
  41. 60c9e31 Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  42. 9058020 ASoC: ssm2602: Re-enable oscillator after suspend by Lars-Peter Clausen · 13 years ago
  43. 26806a4 ASoC: ssm2602: Do not dereference codec->control_data by Lars-Peter Clausen · 13 years ago
  44. 3afb1b3e ASoC: Fix NULL vs. 0 warning in SSM2602 by Mark Brown · 14 years ago
  45. f3eee00 ASoC: SSM2602: Provide dB ranges for the volume controls by Lars-Peter Clausen · 14 years ago
  46. 2a43801 ASoC: SSM2602: Model power supply for the digital core as a DAPM widget by Lars-Peter Clausen · 14 years ago
  47. 7dcf276 ASoC: SSM2602: Add entry for the ssm2603 to the device id table by Lars-Peter Clausen · 14 years ago
  48. b1f7b2b ASoC: SSM2602: Add SSM2604 support by Lars-Peter Clausen · 14 years ago
  49. f6c1f2d ASoC: SSM2602: Do not power the codec up in probe by Lars-Peter Clausen · 14 years ago
  50. 7164bdb ASoC: SSM2602: Fix default register cache by Lars-Peter Clausen · 14 years ago
  51. ffd13c3 ASoC: SSM2602: Remove duplicate control by Lars-Peter Clausen · 14 years ago
  52. 0b4cd2e ASoC: SSM2602: Cleanup coeff handling by Lars-Peter Clausen · 14 years ago
  53. 5e8bc53 Merge branch 'for-2.6.39' into for-2.6.40 by Mark Brown · 14 years ago
  54. 8fc63fe ASoC: SSM2602: Fix reg_cache_size by Lars-Peter Clausen · 14 years ago
  55. 36c90ab ASoC: SSM2602: Fix 'Mic Boost2' control by Lars-Peter Clausen · 14 years ago
  56. 04b8945 ASoC: SSM2602: Properly annotate i2c probe and remove functions by Lars-Peter Clausen · 14 years ago
  57. b39e285 ASoC: SSM2602: add SPI support by Mike Frysinger · 14 years ago
  58. 93547e8 ASoC: SSM2602: convert to soc-cache by Cliff Cai · 14 years ago
  59. 2a16101 ASoC: SSM2602: fix codec name by Mike Frysinger · 14 years ago
  60. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  61. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  62. c6d5cca ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF by Jarkko Nikula · 14 years ago
  63. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  64. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  65. 29e189c ASoC: Remove unneeded suspend bias managment from CODEC drivers by Mark Brown · 15 years ago
  66. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 15 years ago
  67. 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
  68. 4b527e2 ASoC: SSM2602: add SND control for mic boost2 and default it to off by Cliff Cai · 15 years ago
  69. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  70. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  71. 5ba7368 ASoC: Revert duplicated code in SSM2602 driver by Mark Brown · 16 years ago
  72. f692fce ASoC: SSM2602: assign last substream to the master when shutting down by Cliff Cai · 16 years ago
  73. 2552a71 ASoC: SSM2602: remove unsupported sample rates by Cliff Cai · 16 years ago
  74. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 16 years ago
  75. 6627a65 ASoC: Push the codec runtime storage into the card structure by Mark Brown · 16 years ago
  76. 3e8e195 ASoC: cleanup duplicated code. by Ian Molton · 16 years ago
  77. c691348 ASoC: Fix DSP formats in SSM2602 audio codec by Jarkko Nikula · 16 years ago
  78. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  79. 64089b8 ASoC: Register non-AC97 codec DAIs by Mark Brown · 16 years ago
  80. 968a602 ASoC: Rename snd_soc_register_card() to snd_soc_init_card() by Mark Brown · 16 years ago
  81. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  82. 5de27b6 ASoC: ssm2602: Update supported stream formats by Karl Beldan · 16 years ago
  83. faab5a3 ASoC: ssm2602: Fix priv substreams refs by Karl Beldan · 16 years ago
  84. 3ab57fb ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers by Jarkko Nikula · 16 years ago
  85. b713821 sound: ASoC codec: SSM2602 audio codec driver by Cliff Cai · 16 years ago