1. 567e0ae ASoC: core: Remove sound card state check from read/write by Banajit Goswami · 9 years ago
  2. 4cd40db ALSA: core: Expose sound card online/offline state by Sudheer Papothi · 8 years ago
  3. 886f569 ASoC: Automatically initialize regmap for all components by Lars-Peter Clausen · 10 years ago
  4. 111c0cf ASoC: Remove ASoC level IO tracing by Lars-Peter Clausen · 10 years ago
  5. b0a9f8e ASoC: Remove snd_soc_update_bits_locked() by Lars-Peter Clausen · 10 years ago
  6. e2c330b ASoC: Move IO abstraction to the component level by Lars-Peter Clausen · 10 years ago
  7. 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 · 10 years ago
  8. ab2874a ASoC: Change return type of snd_soc_write() to int by Lars-Peter Clausen · 10 years ago
  9. aa0258a Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-core by Mark Brown · 10 years ago
  10. 96241c83 ASoC: Move IO functions to soc-io.c by Lars-Peter Clausen · 10 years ago
  11. a39f75f ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec() by Xiubo Li · 10 years ago
  12. 6572547 ASoC: io: Remove support for ASoC cache in conjunction with regmap by Mark Brown · 10 years ago
  13. 092eba9 ASoC: io: New signature for snd_soc_codec_set_cache_io() by Xiubo Li · 10 years ago
  14. 9aa8210 ASoC: io: Clean up snd_soc_codec_set_cache_io() by Xiubo Li · 10 years ago
  15. 56b2f34 ASoC: io: Remove SND_SOC_I2C by Mark Brown · 10 years ago
  16. 7b80300 ASoC: io: Remove SPI support by Mark Brown · 10 years ago
  17. 4d9127f ASoC: soc-io: Use IS_ENABLED() macro by Fabio Estevam · 10 years ago
  18. 2a1212a ASoC: Remove snd_soc_bulk_write_raw() by Lars-Peter Clausen · 11 years ago
  19. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  20. 36300fd ASoC: core: Use PTR_RET function by Alexandru Gheorghiu · 11 years ago
  21. 9dfdd5a ASoC: io: Don't dereference regmap if we failed to get one by Mark Brown · 12 years ago
  22. 210cb67 ASoC: io: Use dev_get_regmap() if driver doesn't provide a regmap by Mark Brown · 12 years ago
  23. 2b4bdee ASoC: io: Retrieve val_bytes from the regmap API by Mark Brown · 12 years ago
  24. 8a713da ASoC: Use regmap update bits operation for drivers using regmap by Mark Brown · 12 years ago
  25. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  26. 3ebb5c9 ASoC: Squash error codes from regmap down to -1 on read by Mark Brown · 13 years ago
  27. 4835ff9 ASoC: Support !CONFIG_REGMAP builds by Mark Brown · 13 years ago
  28. 81bca76 ASoC: soc-io: Fix CONFIG_REGMAP_I2C/SPI guards to support regmap modules by Stephen Warren · 13 years ago
  29. 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
  30. 0671da1 ASoC: Add regmap as a control type by Mark Brown · 13 years ago
  31. be3ea3b ASoC: Use new register map API for ASoC generic physical I/O by Mark Brown · 13 years ago
  32. 65fdd5c Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  33. 2231571 ASoC: Don't use codec->control_data in bulk write by Mark Brown · 13 years ago
  34. 5bef44f ASoC: Move register I/O code into a separate file by Mark Brown · 13 years ago