index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: register cache should be 1 byte aligned for 1 byte long register
Cliff Cai
2010-08-10
1
-2
/
+2
*
ASoC: Add debug output tracing all cache register writes
Mark Brown
2010-05-05
1
-0
/
+12
*
ASoC: soc-cache: let reg be AND'ed by 0xff instead of data buffer for 8_8 mode
Barry Song
2010-03-18
1
-1
/
+3
*
ASoC: soc-cache: add i2c read entry for 8_8 mode
Cliff Cai
2010-03-18
1
-0
/
+35
*
ASoC: Add 16/16 registers to soc-cache
Mark Brown
2010-03-05
1
-0
/
+83
*
ASoC: Add a cache_sync bit to the CODEC structure
Mark Brown
2010-02-04
1
-5
/
+15
*
ASoC: Allow CODECs to ask soc-cache to suppress physical writes
Mark Brown
2010-02-03
1
-2
/
+24
*
ASoC: ad1938: use soc-cache framework for codec registers access
Barry Song
2010-01-27
1
-0
/
+108
*
ASoC: ad1836: use soc-cache framework for codec registers access
Barry Song
2010-01-27
1
-0
/
+67
*
ASoC: soc-cache: cleanup training whitespace and coding style
Barry Song
2009-12-31
1
-1
/
+1
*
ASoC: Convert soc-cache to use C99 style initialisers for the table
Mark Brown
2009-09-21
1
-4
/
+14
*
ASoC: Factor out I2C 8 bit address 8 bit data I/O
Joonyoung Shim
2009-09-07
1
-0
/
+30
*
ASoC: fix I2C build errors
Randy Dunlap
2009-08-11
1
-2
/
+2
*
ASoC: Factor out 7 bit register 9 bit data SPI write
Mark Brown
2009-08-03
1
-3
/
+36
*
ASoC: Factor out I2C 8 bit address 16 bit data I/O
Mark Brown
2009-08-03
1
-8
/
+71
*
ASoC: Add I/O control bus information to factored out cache setup
Mark Brown
2009-08-03
1
-1
/
+18
*
ASoC: Begin to factor out register cache I/O functions
Mark Brown
2009-07-05
1
-0
/
+105