index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-cache.c
Age
Commit message (
Expand
)
Author
2011-10-31
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-08-31
Merge branch 'for-3.1' into for-3.2
Mark Brown
2011-08-31
ASoC: Fix register cache sync register_writable WARN_ONs
Lars-Peter Clausen
2011-08-15
ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_lzo_ge...
Axel Lin
2011-08-15
ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_flat_c...
Axel Lin
2011-06-13
ASoC: Move register I/O code into a separate file
Mark Brown
2011-06-13
ASoC: Factor out redundant read() functions
Mark Brown
2011-06-08
ASoC: Suppress restore of default register values for rbtree cache sync
Mark Brown
2011-06-06
Merge branch 'for-3.0' into for-3.1
Mark Brown
2011-06-06
ASoC: Check for NULL register bank in snd_soc_get_cache_val()
Mark Brown
2011-05-30
Merge branch 'for-2.6.40' into for-2.6.41
Mark Brown
2011-05-27
ASoC: Use explicit endianness conversion in snd_soc_16_8_write()
Mark Brown
2011-05-27
ASoC: Use cpu_to_be16() in 8x16 write
Mark Brown
2011-05-27
ASoC: Convert 7x9 write to use cpu_to_be16()
Mark Brown
2011-05-24
ASoC: Convert 16x16 write to use cpu_to_be16()
Mark Brown
2011-05-20
ASoC: soc-cache: Cache a pointer to the last accessed rbnode
Dimitris Papastamos
2011-05-20
ASoC: soc-cache: Block based rbtree compression
Dimitris Papastamos
2011-05-15
ASoC: Reintroduce do_spi_write()
Mark Brown
2011-05-11
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-08
ASoC: soc-cache: Allow codec->cache_bypass to be used with snd_soc_hw_bulk_wr...
Dimitris Papastamos
2011-04-20
ASoC: remove unused comment
Lu Guanqun
2011-04-05
ASoC: Fix comment width in soc-cache.c
Mark Brown
2011-04-05
ASoC: Remove excessively verbose logging on I2C write
Mark Brown
2011-04-05
ASoC: Fix to avoid compile error
Seungwhan Youn
2011-03-31
ASoC: soc-cache: Warn on syncing any non-writable registers
Dimitris Papastamos
2011-03-31
ASoC: soc-cache: Fix indentation issues
Dimitris Papastamos
2011-03-26
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-02-08
ASoC: soc-cache: dereferencing before checking
Dan Carpenter
2011-01-21
ASoC: soc-cache: Add trace event for snd_soc_cache_sync()
Dimitris Papastamos
2011-01-20
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-13
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-12
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-11
ASoC: soc-cache: Clean up the cache manipulation code
Dimitris Papastamos
2011-01-11
ASoC: soc-cache: Fix invalid memory access during snd_soc_lzo_cache_sync()
Dimitris Papastamos
2010-12-21
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-14
ASoC: soc-cache: A few minor stylistic changes
Dimitris Papastamos
2010-12-06
ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops
Dimitris Papastamos
2010-12-03
ASoC: Constify struct snd_soc_codec_driver
Mark Brown
[next]