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-cache.c
Age
Commit message (
Expand
)
Author
2010-11-03
ASoC: soc-cache: Remove unnecessary debugging info
Dimitris Papastamos
2010-10-05
ASoC: soc-cache: Add spi_write support for all I/O types
Dimitris Papastamos
2010-09-23
ASoC: Fix incorrect parameter to snd_soc_codec_volatile_register
Dimitris Papastamos
2010-09-23
ASoC: Delegate to hw specific read for volatile registers
Dimitris Papastamos
2010-09-23
ASoC: adapt multi-componentism again
Takashi Iwai
2010-09-23
Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2010-09-22
ASoC: Fix multi-componentism
Mark Brown
2010-09-22
ASoC: Return -1 instead of -EINVAL to ensure consistency
Dimitris Papastamos
2010-09-22
ASoC: Fix soc-cache buffer overflow bug
Dimitris Papastamos
2010-09-21
ASoC: Fix soc-cache buffer overflow bug
Dimitris Papastamos
2010-08-15
Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2010-08-12
ASoC: Automatically determine control_data for soc-cache users
Mark Brown
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-10
ASoC: register cache should be 1 byte aligned for 1 byte long register
Cliff Cai
2010-05-05
ASoC: Add debug output tracing all cache register writes
Mark Brown
2010-03-18
ASoC: soc-cache: let reg be AND'ed by 0xff instead of data buffer for 8_8 mode
Barry Song
2010-03-18
ASoC: soc-cache: add i2c read entry for 8_8 mode
Cliff Cai
2010-03-05
ASoC: Add 16/16 registers to soc-cache
Mark Brown
2010-02-04
ASoC: Add a cache_sync bit to the CODEC structure
Mark Brown
2010-02-03
ASoC: Allow CODECs to ask soc-cache to suppress physical writes
Mark Brown
2010-01-27
ASoC: ad1938: use soc-cache framework for codec registers access
Barry Song
2010-01-27
ASoC: ad1836: use soc-cache framework for codec registers access
Barry Song
2009-12-31
ASoC: soc-cache: cleanup training whitespace and coding style
Barry Song
2009-09-21
ASoC: Convert soc-cache to use C99 style initialisers for the table
Mark Brown
2009-09-07
ASoC: Factor out I2C 8 bit address 8 bit data I/O
Joonyoung Shim
2009-08-11
ASoC: fix I2C build errors
Randy Dunlap
2009-08-03
ASoC: Factor out 7 bit register 9 bit data SPI write
Mark Brown
2009-08-03
ASoC: Factor out I2C 8 bit address 16 bit data I/O
Mark Brown
2009-08-03
ASoC: Add I/O control bus information to factored out cache setup
Mark Brown
2009-07-05
ASoC: Begin to factor out register cache I/O functions
Mark Brown