1. d1aaa2e ASoC: soc-io.c: convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
  2. 999f7f5 ASoC: remove Codec related code by Kuninori Morimoto · 7 years ago
  3. ef050be ASoC: Remove platform code now everything is componentised by Charles Keepax · 7 years ago
  4. dead99e ASoC: soc-io: Fix snd_soc_component_update_bits_legacy by Peter Ujfalusi · 7 years ago
  5. d0ff8ba ASoC: add Component level .read/.write by Kuninori Morimoto · 7 years ago
  6. 738b49e ASoC: add snd_soc_component_read32 by Kuninori Morimoto · 7 years ago
  7. 886f569 ASoC: Automatically initialize regmap for all components by Lars-Peter Clausen · 10 years ago
  8. 111c0cf ASoC: Remove ASoC level IO tracing by Lars-Peter Clausen · 11 years ago
  9. b0a9f8e ASoC: Remove snd_soc_update_bits_locked() by Lars-Peter Clausen · 11 years ago
  10. e2c330b ASoC: Move IO abstraction to the component level by Lars-Peter Clausen · 11 years ago
  11. 2b17ef4 Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-component by Mark Brown · 11 years ago
  12. ab2874a ASoC: Change return type of snd_soc_write() to int by Lars-Peter Clausen · 11 years ago
  13. aa0258a Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-core by Mark Brown · 11 years ago
  14. 96241c83 ASoC: Move IO functions to soc-io.c by Lars-Peter Clausen · 11 years ago
  15. a39f75f ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec() by Xiubo Li · 11 years ago
  16. 6572547 ASoC: io: Remove support for ASoC cache in conjunction with regmap by Mark Brown · 11 years ago
  17. 092eba9 ASoC: io: New signature for snd_soc_codec_set_cache_io() by Xiubo Li · 11 years ago
  18. 9aa8210 ASoC: io: Clean up snd_soc_codec_set_cache_io() by Xiubo Li · 11 years ago
  19. 56b2f34 ASoC: io: Remove SND_SOC_I2C by Mark Brown · 11 years ago
  20. 7b80300 ASoC: io: Remove SPI support by Mark Brown · 11 years ago
  21. 4d9127f ASoC: soc-io: Use IS_ENABLED() macro by Fabio Estevam · 11 years ago
  22. 2a1212a ASoC: Remove snd_soc_bulk_write_raw() by Lars-Peter Clausen · 11 years ago
  23. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  24. 36300fd ASoC: core: Use PTR_RET function by Alexandru Gheorghiu · 12 years ago
  25. 9dfdd5a ASoC: io: Don't dereference regmap if we failed to get one by Mark Brown · 13 years ago
  26. 210cb67 ASoC: io: Use dev_get_regmap() if driver doesn't provide a regmap by Mark Brown · 13 years ago
  27. 2b4bdee ASoC: io: Retrieve val_bytes from the regmap API by Mark Brown · 13 years ago
  28. 8a713da ASoC: Use regmap update bits operation for drivers using regmap by Mark Brown · 13 years ago
  29. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  30. 3ebb5c9 ASoC: Squash error codes from regmap down to -1 on read by Mark Brown · 13 years ago
  31. 4835ff9 ASoC: Support !CONFIG_REGMAP builds by Mark Brown · 13 years ago
  32. 81bca76 ASoC: soc-io: Fix CONFIG_REGMAP_I2C/SPI guards to support regmap modules by Stephen Warren · 13 years ago
  33. f024d9a ASoC: soc-io: Add CONFIG_REGMAP_I2C/CONFIG_REGMAP_SPI guards for regmap_init_i2c/regmap_init_spi by Axel Lin · 13 years ago
  34. 0671da1 ASoC: Add regmap as a control type by Mark Brown · 13 years ago
  35. be3ea3b ASoC: Use new register map API for ASoC generic physical I/O by Mark Brown · 14 years ago
  36. 65fdd5c Merge branch 'for-3.0' into for-3.1 by Mark Brown · 14 years ago
  37. 2231571 ASoC: Don't use codec->control_data in bulk write by Mark Brown · 14 years ago
  38. 5bef44f ASoC: Move register I/O code into a separate file by Mark Brown · 14 years ago