summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-cache.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Add debug output tracing all cache register writesMark Brown2010-05-051-0/+12
* ASoC: soc-cache: let reg be AND'ed by 0xff instead of data buffer for 8_8 modeBarry Song2010-03-181-1/+3
* ASoC: soc-cache: add i2c read entry for 8_8 modeCliff Cai2010-03-181-0/+35
* ASoC: Add 16/16 registers to soc-cacheMark Brown2010-03-051-0/+83
* ASoC: Add a cache_sync bit to the CODEC structureMark Brown2010-02-041-5/+15
* ASoC: Allow CODECs to ask soc-cache to suppress physical writesMark Brown2010-02-031-2/+24
* ASoC: ad1938: use soc-cache framework for codec registers accessBarry Song2010-01-271-0/+108
* ASoC: ad1836: use soc-cache framework for codec registers accessBarry Song2010-01-271-0/+67
* ASoC: soc-cache: cleanup training whitespace and coding styleBarry Song2009-12-311-1/+1
* ASoC: Convert soc-cache to use C99 style initialisers for the tableMark Brown2009-09-211-4/+14
* ASoC: Factor out I2C 8 bit address 8 bit data I/OJoonyoung Shim2009-09-071-0/+30
* ASoC: fix I2C build errorsRandy Dunlap2009-08-111-2/+2
* ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown2009-08-031-3/+36
* ASoC: Factor out I2C 8 bit address 16 bit data I/OMark Brown2009-08-031-8/+71
* ASoC: Add I/O control bus information to factored out cache setupMark Brown2009-08-031-1/+18
* ASoC: Begin to factor out register cache I/O functionsMark Brown2009-07-051-0/+105
OpenPOWER on IntegriCloud