Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
471e14b232d13463ae24212bec63d0a455eff16b
/
sound
/
soc
/
soc-io.c
886f569
ASoC: Automatically initialize regmap for all components
by Lars-Peter Clausen
· 10 years ago
111c0cf
ASoC: Remove ASoC level IO tracing
by Lars-Peter Clausen
· 11 years ago
b0a9f8e
ASoC: Remove snd_soc_update_bits_locked()
by Lars-Peter Clausen
· 11 years ago
e2c330b
ASoC: Move IO abstraction to the component level
by Lars-Peter Clausen
· 11 years ago
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
ab2874a
ASoC: Change return type of snd_soc_write() to int
by Lars-Peter Clausen
· 11 years ago
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
96241c83
ASoC: Move IO functions to soc-io.c
by Lars-Peter Clausen
· 11 years ago
a39f75f
ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()
by Xiubo Li
· 11 years ago
6572547
ASoC: io: Remove support for ASoC cache in conjunction with regmap
by Mark Brown
· 11 years ago
092eba9
ASoC: io: New signature for snd_soc_codec_set_cache_io()
by Xiubo Li
· 11 years ago
9aa8210
ASoC: io: Clean up snd_soc_codec_set_cache_io()
by Xiubo Li
· 11 years ago
56b2f34
ASoC: io: Remove SND_SOC_I2C
by Mark Brown
· 11 years ago
7b80300
ASoC: io: Remove SPI support
by Mark Brown
· 11 years ago
4d9127f
ASoC: soc-io: Use IS_ENABLED() macro
by Fabio Estevam
· 11 years ago
2a1212a
ASoC: Remove snd_soc_bulk_write_raw()
by Lars-Peter Clausen
· 11 years ago
8c6ffba
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
by Rusty Russell
· 11 years ago
36300fd
ASoC: core: Use PTR_RET function
by Alexandru Gheorghiu
· 12 years ago
9dfdd5a
ASoC: io: Don't dereference regmap if we failed to get one
by Mark Brown
· 12 years ago
210cb67
ASoC: io: Use dev_get_regmap() if driver doesn't provide a regmap
by Mark Brown
· 12 years ago
2b4bdee
ASoC: io: Retrieve val_bytes from the regmap API
by Mark Brown
· 13 years ago
8a713da
ASoC: Use regmap update bits operation for drivers using regmap
by Mark Brown
· 13 years ago
d81a6d7
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
by Paul Gortmaker
· 13 years ago
3ebb5c9
ASoC: Squash error codes from regmap down to -1 on read
by Mark Brown
· 13 years ago
4835ff9
ASoC: Support !CONFIG_REGMAP builds
by Mark Brown
· 13 years ago
81bca76
ASoC: soc-io: Fix CONFIG_REGMAP_I2C/SPI guards to support regmap modules
by Stephen Warren
· 13 years ago
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
0671da1
ASoC: Add regmap as a control type
by Mark Brown
· 13 years ago
be3ea3b
ASoC: Use new register map API for ASoC generic physical I/O
by Mark Brown
· 13 years ago
65fdd5c
Merge branch 'for-3.0' into for-3.1
by Mark Brown
· 13 years ago
2231571
ASoC: Don't use codec->control_data in bulk write
by Mark Brown
· 13 years ago
5bef44f
ASoC: Move register I/O code into a separate file
by Mark Brown
· 13 years ago