aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-cache.c
Commit message (Expand)AuthorAge
* ASoC: cache: Standardise ASoC cache messagesLiam Girdwood2012-11-20
* ASoC: Remove rbtree register cacheMark Brown2011-12-12
* ASoC: Remove LZO cache typeMark Brown2011-11-10
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-31
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-31
|\
| * ASoC: Fix register cache sync register_writable WARN_ONsLars-Peter Clausen2011-08-31
* | ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_lzo_ge...Axel Lin2011-08-15
* | ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_flat_c...Axel Lin2011-08-15
|/
* ASoC: Move register I/O code into a separate fileMark Brown2011-06-13
* ASoC: Factor out redundant read() functionsMark Brown2011-06-13
* ASoC: Suppress restore of default register values for rbtree cache syncMark Brown2011-06-08
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-06
|\
| * ASoC: Check for NULL register bank in snd_soc_get_cache_val()Mark Brown2011-06-06
* | Merge branch 'for-2.6.40' into for-2.6.41Mark Brown2011-05-29
|\|
| * ASoC: Reintroduce do_spi_write()Mark Brown2011-05-15
| * ASoC: Use spi_write() for SPI writesMark Brown2011-05-11
| * ASoC: Remove byte swap in 4x12 SPI writeMark Brown2011-05-11
| * ASoC: Don't squash 16x8 registers down to 8 bitsMark Brown2011-05-11
* | ASoC: Use explicit endianness conversion in snd_soc_16_8_write()Mark Brown2011-05-27
* | ASoC: Use cpu_to_be16() in 8x16 writeMark Brown2011-05-27
* | ASoC: Convert 7x9 write to use cpu_to_be16()Mark Brown2011-05-27
* | ASoC: Convert 16x16 write to use cpu_to_be16()Mark Brown2011-05-24
* | ASoC: soc-cache: Cache a pointer to the last accessed rbnodeDimitris Papastamos2011-05-20
* | ASoC: soc-cache: Block based rbtree compressionDimitris Papastamos2011-05-20
|/
* ASoC: soc-cache: Allow codec->cache_bypass to be used with snd_soc_hw_bulk_wr...Dimitris Papastamos2011-05-08
* ASoC: remove unused commentLu Guanqun2011-04-20
* ASoC: Fix comment width in soc-cache.cMark Brown2011-04-04
* ASoC: Remove excessively verbose logging on I2C writeMark Brown2011-04-04
* ASoC: Fix to avoid compile errorSeungwhan Youn2011-04-04
* ASoC: soc-cache: Warn on syncing any non-writable registersDimitris Papastamos2011-03-30
* ASoC: soc-cache: Fix indentation issuesDimitris Papastamos2011-03-30
* ASoC: Add default snd_soc_default_writable_register() callbackDimitris Papastamos2011-03-26
* ASoC: soc-cache: Return -ENOSYS instead of -EINVALDimitris Papastamos2011-03-26
* ASoC: soc-cache: Factor-out the SPI write codeDimitris Papastamos2011-03-26
* ASoC: soc-cache: Factor-out the hw_read() specific codeDimitris Papastamos2011-03-26
* ASoC: soc-cache: Factor-out the hw_write() specific codeDimitris Papastamos2011-03-26
* ASoC: soc-cache: Introduce raw bulk write supportDimitris Papastamos2011-03-26
* ASoC: soc-cache: Factor-out the I2C read codeDimitris Papastamos2011-03-26
* ASoC: soc-cache: dereferencing before checkingDan Carpenter2011-02-08
* ASoC: soc-cache: Add trace event for snd_soc_cache_sync()Dimitris Papastamos2011-01-21
* ASoC: soc-cache: Apply the cache_bypass optionDimitris Papastamos2011-01-20
* ASoC: soc-cache: Introduce the cache_bypass optionDimitris Papastamos2011-01-20
* ASoC: soc-cache: Add support for default readable()/volatile() functionsDimitris Papastamos2011-01-13
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-13
|\
| * ASoC: soc-cache: Fix invalid memory access during snd_soc_lzo_cache_sync()Dimitris Papastamos2011-01-11
* | ASoC: soc-cache: Add reg_size as a member to snd_soc_codecDimitris Papastamos2011-01-12
* | ASoC: soc-cache: Ensure flat compression uses a copy of the defaults cacheDimitris Papastamos2011-01-12
* | ASoC: soc-cache: Clean up the cache manipulation codeDimitris Papastamos2011-01-11
|/
* ASoC: Make LZO cache compression optionalMark Brown2010-12-21
* ASoC: If we can't find a cache compression type default to flatMark Brown2010-12-21