index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-22
ASoC: Fix multi-componentism
Mark Brown
1
-1
/
+1
2010-09-22
ASoC: Fix soc-cache buffer overflow bug
Dimitris Papastamos
1
-2
/
+3
2010-08-10
ASoC: register cache should be 1 byte aligned for 1 byte long register
Cliff Cai
1
-2
/
+2
2010-05-05
ASoC: Add debug output tracing all cache register writes
Mark Brown
1
-0
/
+12
2010-03-18
ASoC: soc-cache: let reg be AND'ed by 0xff instead of data buffer for 8_8 mode
Barry Song
1
-1
/
+3
2010-03-18
ASoC: soc-cache: add i2c read entry for 8_8 mode
Cliff Cai
1
-0
/
+35
2010-03-05
ASoC: Add 16/16 registers to soc-cache
Mark Brown
1
-0
/
+83
2010-02-04
ASoC: Add a cache_sync bit to the CODEC structure
Mark Brown
1
-5
/
+15
2010-02-03
ASoC: Allow CODECs to ask soc-cache to suppress physical writes
Mark Brown
1
-2
/
+24
2010-01-27
ASoC: ad1938: use soc-cache framework for codec registers access
Barry Song
1
-0
/
+108
2010-01-27
ASoC: ad1836: use soc-cache framework for codec registers access
Barry Song
1
-0
/
+67
2009-12-31
ASoC: soc-cache: cleanup training whitespace and coding style
Barry Song
1
-1
/
+1
2009-09-21
ASoC: Convert soc-cache to use C99 style initialisers for the table
Mark Brown
1
-4
/
+14
2009-09-07
ASoC: Factor out I2C 8 bit address 8 bit data I/O
Joonyoung Shim
1
-0
/
+30
2009-08-11
ASoC: fix I2C build errors
Randy Dunlap
1
-2
/
+2
2009-08-03
ASoC: Factor out 7 bit register 9 bit data SPI write
Mark Brown
1
-3
/
+36
2009-08-03
ASoC: Factor out I2C 8 bit address 16 bit data I/O
Mark Brown
1
-8
/
+71
2009-08-03
ASoC: Add I/O control bus information to factored out cache setup
Mark Brown
1
-1
/
+18
2009-07-05
ASoC: Begin to factor out register cache I/O functions
Mark Brown
1
-0
/
+105