summaryrefslogtreecommitdiff
path: root/sound/soc/soc-io.c
Commit message (Expand)AuthorAge
* ASoC: soc-io: Fix snd_soc_component_update_bits_legacyPeter Ujfalusi2018-03-12
* ASoC: add Component level .read/.writeKuninori Morimoto2018-01-16
* ASoC: add snd_soc_component_read32Kuninori Morimoto2017-11-08
* ASoC: Automatically initialize regmap for all componentsLars-Peter Clausen2014-08-19
* ASoC: Remove ASoC level IO tracingLars-Peter Clausen2014-04-22
* ASoC: Remove snd_soc_update_bits_locked()Lars-Peter Clausen2014-04-22
* ASoC: Move IO abstraction to the component levelLars-Peter Clausen2014-04-22
*---. Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...Mark Brown2014-04-22
|\ \ \
| | | * ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()Xiubo Li2014-04-14
| | |/ | |/|
| | * ASoC: Change return type of snd_soc_write() to intLars-Peter Clausen2014-04-21
| | * Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2014-04-14
| | |\ | |/ / | | / | |/ |/|
* | ASoC: Move IO functions to soc-io.cLars-Peter Clausen2014-04-14
|/
* ASoC: io: Remove support for ASoC cache in conjunction with regmapMark Brown2014-03-19
* ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li2014-03-11
* ASoC: io: Clean up snd_soc_codec_set_cache_io()Xiubo Li2014-02-28
* ASoC: io: Remove SND_SOC_I2CMark Brown2014-02-23
* ASoC: io: Remove SPI supportMark Brown2014-02-16
* ASoC: soc-io: Use IS_ENABLED() macroFabio Estevam2013-11-27
* ASoC: Remove snd_soc_bulk_write_raw()Lars-Peter Clausen2013-09-17
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-15
* ASoC: core: Use PTR_RET functionAlexandru Gheorghiu2013-03-26
* ASoC: io: Don't dereference regmap if we failed to get oneMark Brown2012-06-23
* ASoC: io: Use dev_get_regmap() if driver doesn't provide a regmapMark Brown2012-06-03
* ASoC: io: Retrieve val_bytes from the regmap APIMark Brown2012-02-21
* ASoC: Use regmap update bits operation for drivers using regmapMark Brown2012-01-21
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-31
* ASoC: Squash error codes from regmap down to -1 on readMark Brown2011-10-09
* ASoC: Support !CONFIG_REGMAP buildsMark Brown2011-08-14
* ASoC: soc-io: Fix CONFIG_REGMAP_I2C/SPI guards to support regmap modulesStephen Warren2011-08-12
* ASoC: soc-io: Add CONFIG_REGMAP_I2C/CONFIG_REGMAP_SPI guards for regmap_init_...Axel Lin2011-08-11
* ASoC: Add regmap as a control typeMark Brown2011-08-08
* ASoC: Use new register map API for ASoC generic physical I/OMark Brown2011-08-08
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-13
* ASoC: Don't use codec->control_data in bulk writeMark Brown2011-06-13
* ASoC: Move register I/O code into a separate fileMark Brown2011-06-13