index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-io.c
Age
Commit message (
Expand
)
Author
2018-01-16
ASoC: add Component level .read/.write
Kuninori Morimoto
2017-11-08
ASoC: add snd_soc_component_read32
Kuninori Morimoto
2014-08-19
ASoC: Automatically initialize regmap for all components
Lars-Peter Clausen
2014-04-22
ASoC: Remove ASoC level IO tracing
Lars-Peter Clausen
2014-04-22
ASoC: Remove snd_soc_update_bits_locked()
Lars-Peter Clausen
2014-04-22
ASoC: Move IO abstraction to the component level
Lars-Peter Clausen
2014-04-22
Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...
Mark Brown
2014-04-21
ASoC: Change return type of snd_soc_write() to int
Lars-Peter Clausen
2014-04-14
Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2014-04-14
ASoC: Move IO functions to soc-io.c
Lars-Peter Clausen
2014-04-14
ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()
Xiubo Li
2014-03-19
ASoC: io: Remove support for ASoC cache in conjunction with regmap
Mark Brown
2014-03-11
ASoC: io: New signature for snd_soc_codec_set_cache_io()
Xiubo Li
2014-02-28
ASoC: io: Clean up snd_soc_codec_set_cache_io()
Xiubo Li
2014-02-23
ASoC: io: Remove SND_SOC_I2C
Mark Brown
2014-02-16
ASoC: io: Remove SPI support
Mark Brown
2013-11-27
ASoC: soc-io: Use IS_ENABLED() macro
Fabio Estevam
2013-09-17
ASoC: Remove snd_soc_bulk_write_raw()
Lars-Peter Clausen
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-03-26
ASoC: core: Use PTR_RET function
Alexandru Gheorghiu
2012-06-23
ASoC: io: Don't dereference regmap if we failed to get one
Mark Brown
2012-06-03
ASoC: io: Use dev_get_regmap() if driver doesn't provide a regmap
Mark Brown
2012-02-21
ASoC: io: Retrieve val_bytes from the regmap API
Mark Brown
2012-01-21
ASoC: Use regmap update bits operation for drivers using regmap
Mark Brown
2011-10-31
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-10-09
ASoC: Squash error codes from regmap down to -1 on read
Mark Brown
2011-08-14
ASoC: Support !CONFIG_REGMAP builds
Mark Brown
2011-08-12
ASoC: soc-io: Fix CONFIG_REGMAP_I2C/SPI guards to support regmap modules
Stephen Warren
2011-08-11
ASoC: soc-io: Add CONFIG_REGMAP_I2C/CONFIG_REGMAP_SPI guards for regmap_init_...
Axel Lin
2011-08-08
ASoC: Add regmap as a control type
Mark Brown
2011-08-08
ASoC: Use new register map API for ASoC generic physical I/O
Mark Brown
2011-06-13
Merge branch 'for-3.0' into for-3.1
Mark Brown
2011-06-13
ASoC: Don't use codec->control_data in bulk write
Mark Brown
2011-06-13
ASoC: Move register I/O code into a separate file
Mark Brown