Lars-Peter Clausen
|
886f569225
ASoC: Automatically initialize regmap for all components
|
11 years ago |
Lars-Peter Clausen
|
111c0cf566
ASoC: Remove ASoC level IO tracing
|
11 years ago |
Lars-Peter Clausen
|
b0a9f8e06c
ASoC: Remove snd_soc_update_bits_locked()
|
11 years ago |
Lars-Peter Clausen
|
e2c330b9b5
ASoC: Move IO abstraction to the component level
|
11 years ago |
Mark Brown
|
2b17ef4071
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
|
11 years ago |
Lars-Peter Clausen
|
ab2874a8fa
ASoC: Change return type of snd_soc_write() to int
|
11 years ago |
Mark Brown
|
aa0258adf6
Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-core
|
11 years ago |
Lars-Peter Clausen
|
96241c8329
ASoC: Move IO functions to soc-io.c
|
11 years ago |
Xiubo Li
|
a39f75f790
ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()
|
11 years ago |
Mark Brown
|
657254714a
ASoC: io: Remove support for ASoC cache in conjunction with regmap
|
11 years ago |
Xiubo Li
|
092eba937d
ASoC: io: New signature for snd_soc_codec_set_cache_io()
|
11 years ago |
Xiubo Li
|
9aa8210d40
ASoC: io: Clean up snd_soc_codec_set_cache_io()
|
11 years ago |
Mark Brown
|
56b2f34913
ASoC: io: Remove SND_SOC_I2C
|
11 years ago |
Mark Brown
|
7b80300e74
ASoC: io: Remove SPI support
|
11 years ago |
Fabio Estevam
|
4d9127faa8
ASoC: soc-io: Use IS_ENABLED() macro
|
11 years ago |
Lars-Peter Clausen
|
2a1212a834
ASoC: Remove snd_soc_bulk_write_raw()
|
12 years ago |
Rusty Russell
|
8c6ffba0ed
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
|
12 years ago |
Alexandru Gheorghiu
|
36300fd098
ASoC: core: Use PTR_RET function
|
12 years ago |
Mark Brown
|
9dfdd5abcf
ASoC: io: Don't dereference regmap if we failed to get one
|
13 years ago |
Mark Brown
|
210cb67cb5
ASoC: io: Use dev_get_regmap() if driver doesn't provide a regmap
|
13 years ago |
Mark Brown
|
2b4bdee292
ASoC: io: Retrieve val_bytes from the regmap API
|
13 years ago |
Mark Brown
|
8a713da8d1
ASoC: Use regmap update bits operation for drivers using regmap
|
13 years ago |
Paul Gortmaker
|
d81a6d7176
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
|
14 years ago |
Mark Brown
|
3ebb5c9b10
ASoC: Squash error codes from regmap down to -1 on read
|
14 years ago |
Mark Brown
|
4835ff9aca
ASoC: Support !CONFIG_REGMAP builds
|
14 years ago |
Stephen Warren
|
81bca7624d
ASoC: soc-io: Fix CONFIG_REGMAP_I2C/SPI guards to support regmap modules
|
14 years ago |
Axel Lin
|
f024d9a085
ASoC: soc-io: Add CONFIG_REGMAP_I2C/CONFIG_REGMAP_SPI guards for regmap_init_i2c/regmap_init_spi
|
14 years ago |
Mark Brown
|
0671da189c
ASoC: Add regmap as a control type
|
14 years ago |
Mark Brown
|
be3ea3b9e8
ASoC: Use new register map API for ASoC generic physical I/O
|
14 years ago |
Mark Brown
|
65fdd5c05a
Merge branch 'for-3.0' into for-3.1
|
14 years ago |