aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21ASoC: Convert soc-cache to use C99 style initialisers for the tableMark Brown1-4/+14
2009-09-07ASoC: Factor out I2C 8 bit address 8 bit data I/OJoonyoung Shim1-0/+30
2009-08-11ASoC: fix I2C build errorsRandy Dunlap1-2/+2
2009-08-03ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown1-3/+36
2009-08-03ASoC: Factor out I2C 8 bit address 16 bit data I/OMark Brown1-8/+71
2009-08-03ASoC: Add I/O control bus information to factored out cache setupMark Brown1-1/+18
2009-07-05ASoC: Begin to factor out register cache I/O functionsMark Brown1-0/+105