Kuninori Morimoto
|
d1aaa2e686
ASoC: soc-io.c: convert to SPDX identifiers
|
7 years ago |
Kuninori Morimoto
|
999f7f5af8
ASoC: remove Codec related code
|
7 years ago |
Charles Keepax
|
ef050bece1
ASoC: Remove platform code now everything is componentised
|
7 years ago |
Peter Ujfalusi
|
dead99e857
ASoC: soc-io: Fix snd_soc_component_update_bits_legacy
|
7 years ago |
Kuninori Morimoto
|
d0ff8ba57d
ASoC: add Component level .read/.write
|
7 years ago |
Kuninori Morimoto
|
738b49efe6
ASoC: add snd_soc_component_read32
|
7 years ago |
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
|
12 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
|
14 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 |