ASoC: SMDK64XX: Switch to IISv4 CPU driver
[safe/jmp/linux-2.6] / sound / soc / soc-cache.c
2010-05-05 Mark BrownASoC: Add debug output tracing all cache register writes
2010-03-18 Barry SongASoC: soc-cache: let reg be AND'ed by 0xff instead...
2010-03-18 Cliff CaiASoC: soc-cache: add i2c read entry for 8_8 mode
2010-03-05 Mark BrownASoC: Add 16/16 registers to soc-cache
2010-02-04 Mark BrownASoC: Add a cache_sync bit to the CODEC structure
2010-02-03 Mark BrownASoC: Allow CODECs to ask soc-cache to suppress physica...
2010-01-27 Barry SongASoC: ad1938: use soc-cache framework for codec registe...
2010-01-27 Barry SongASoC: ad1836: use soc-cache framework for codec registe...
2009-12-31 Barry SongASoC: soc-cache: cleanup training whitespace and coding...
2009-09-21 Mark BrownASoC: Convert soc-cache to use C99 style initialisers...
2009-09-07 Joonyoung ShimASoC: Factor out I2C 8 bit address 8 bit data I/O
2009-08-11 Randy DunlapASoC: fix I2C build errors
2009-08-03 Mark BrownASoC: Factor out 7 bit register 9 bit data SPI write
2009-08-03 Mark BrownASoC: Factor out I2C 8 bit address 16 bit data I/O
2009-08-03 Mark BrownASoC: Add I/O control bus information to factored out...
2009-07-05 Mark BrownASoC: Begin to factor out register cache I/O functions