index
:
litmus-rt-pandaboard.git
pandaboard-litmus
pandaboard-litmus-mc
LITMUS^RT and MC^2 V0 support for the pandaboard.
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-cache.c
Commit message (
Expand
)
Author
Age
*
Subject: [PATCH 026/104] ASoC: Move register I/O code into a separate file
Mark Brown
2012-08-17
*
Subject: [PATCH 025/104] ASoC: Factor out redundant read() functions
Mark Brown
2012-08-17
*
Subject: [PATCH 020/104] ASoC: Suppress restore of default register values fo...
Mark Brown
2012-08-17
*
Subject: [PATCH 007/104] ASoC: Use explicit endianness conversion in snd_soc_...
Mark Brown
2012-08-17
*
Subject: [PATCH 006/104] ASoC: Use cpu_to_be16() in 8x16 write
Mark Brown
2012-08-17
*
Subject: [PATCH 005/104] ASoC: Convert 7x9 write to use cpu_to_be16()
Mark Brown
2012-08-17
*
Subject: [PATCH 003/104] ASoC: Convert 16x16 write to use cpu_to_be16()
Mark Brown
2012-08-17
*
Subject: [PATCH 002/104] ASoC: soc-cache: Cache a pointer to the last accesse...
Dimitris Papastamos
2012-08-17
*
Subject: [PATCH 001/104] ASoC: soc-cache: Block based rbtree compression
Dimitris Papastamos
2012-08-17
*
ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O bus
Mark Brown
2011-06-13
*
ASoC: Check for NULL register bank in snd_soc_get_cache_val()
Mark Brown
2011-06-06
*
ASoC: Reintroduce do_spi_write()
Mark Brown
2011-05-15
*
ASoC: Use spi_write() for SPI writes
Mark Brown
2011-05-11
*
ASoC: Remove byte swap in 4x12 SPI write
Mark Brown
2011-05-11
*
ASoC: Don't squash 16x8 registers down to 8 bits
Mark Brown
2011-05-11
*
ASoC: soc-cache: Allow codec->cache_bypass to be used with snd_soc_hw_bulk_wr...
Dimitris Papastamos
2011-05-08
*
ASoC: remove unused comment
Lu Guanqun
2011-04-20
*
ASoC: Fix comment width in soc-cache.c
Mark Brown
2011-04-04
*
ASoC: Remove excessively verbose logging on I2C write
Mark Brown
2011-04-04
*
ASoC: Fix to avoid compile error
Seungwhan Youn
2011-04-04
*
ASoC: soc-cache: Warn on syncing any non-writable registers
Dimitris Papastamos
2011-03-30
*
ASoC: soc-cache: Fix indentation issues
Dimitris Papastamos
2011-03-30
*
ASoC: Add default snd_soc_default_writable_register() callback
Dimitris Papastamos
2011-03-26
*
ASoC: soc-cache: Return -ENOSYS instead of -EINVAL
Dimitris Papastamos
2011-03-26
*
ASoC: soc-cache: Factor-out the SPI write code
Dimitris Papastamos
2011-03-26
*
ASoC: soc-cache: Factor-out the hw_read() specific code
Dimitris Papastamos
2011-03-26
*
ASoC: soc-cache: Factor-out the hw_write() specific code
Dimitris Papastamos
2011-03-26
*
ASoC: soc-cache: Introduce raw bulk write support
Dimitris Papastamos
2011-03-26
*
ASoC: soc-cache: Factor-out the I2C read code
Dimitris Papastamos
2011-03-26
*
ASoC: soc-cache: dereferencing before checking
Dan Carpenter
2011-02-08
*
ASoC: soc-cache: Add trace event for snd_soc_cache_sync()
Dimitris Papastamos
2011-01-21
*
ASoC: soc-cache: Apply the cache_bypass option
Dimitris Papastamos
2011-01-20
*
ASoC: soc-cache: Introduce the cache_bypass option
Dimitris Papastamos
2011-01-20
*
ASoC: soc-cache: Add support for default readable()/volatile() functions
Dimitris Papastamos
2011-01-13
*
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
2011-01-13
|
\
|
*
ASoC: soc-cache: Fix invalid memory access during snd_soc_lzo_cache_sync()
Dimitris Papastamos
2011-01-11
*
|
ASoC: soc-cache: Add reg_size as a member to snd_soc_codec
Dimitris Papastamos
2011-01-12
*
|
ASoC: soc-cache: Ensure flat compression uses a copy of the defaults cache
Dimitris Papastamos
2011-01-12
*
|
ASoC: soc-cache: Clean up the cache manipulation code
Dimitris Papastamos
2011-01-11
|
/
*
ASoC: Make LZO cache compression optional
Mark Brown
2010-12-21
*
ASoC: If we can't find a cache compression type default to flat
Mark Brown
2010-12-21
*
ASoC: soc-cache: A few minor stylistic changes
Dimitris Papastamos
2010-12-14
*
ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops
Dimitris Papastamos
2010-12-06
*
ASoC: Constify struct snd_soc_codec_driver
Mark Brown
2010-12-03
*
ASoC: soc-cache: Use reg_def_copy instead of reg_cache_default
Dimitris Papastamos
2010-12-03
*
ASoC: Add compress_type as a member to snd_soc_codec
Dimitris Papastamos
2010-12-03
*
ASoC: Move active copy of CODEC read and write into runtime structure
Mark Brown
2010-12-03
*
ASoC: soc-cache: Fix memory overflow in LZO initialization
Dimitris Papastamos
2010-11-30
*
ASoC: soc-cache: Ensure consistent cache naming
Dimitris Papastamos
2010-11-29
*
ASoC: soc-cache: Add error checking in the *_cache_sync functions
Dimitris Papastamos
2010-11-29
[next]