index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Move name and id from CODEC/platform to component
Lars-Peter Clausen
2014-06-21
1
-4
/
+3
*
ASoC: cache: Fix error code when not using ASoC level cache
Mark Brown
2014-06-02
1
-1
/
+1
*
ASoC: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
2014-06-01
1
-0
/
+3
*
ASoC: Remove IO register modifier callbacks
Lars-Peter Clausen
2014-04-14
1
-2
/
+0
*
ASoC: cache: Do the codec->reg_cache zero pionter check
Xiubo Li
2014-03-04
1
-6
/
+7
*
Merge remote-tracking branch 'asoc/topic/warn' into asoc-next
Mark Brown
2013-11-08
1
-2
/
+4
|
\
|
*
ASoC: Replace BUG() with WARN()
Takashi Iwai
2013-11-07
1
-2
/
+4
*
|
ASoC: Remove infrastructure for supporting multiple cache types
Lars-Peter Clausen
2013-09-17
1
-139
/
+56
*
|
ASoC: Remove 'reg_size' field from snd_soc_codec struct
Lars-Peter Clausen
2013-09-17
1
-2
/
+5
*
|
ASoC: Remove reg_def_copy
Lars-Peter Clausen
2013-09-17
1
-4
/
+6
*
|
ASoC: Remove support for reg_access_defaults
Lars-Peter Clausen
2013-09-17
1
-63
/
+0
|
/
*
ASoC: cache: Standardise ASoC cache messages
Liam Girdwood
2012-11-21
1
-5
/
+5
*
ASoC: Remove rbtree register cache
Mark Brown
2011-12-13
1
-381
/
+0
*
ASoC: Remove LZO cache type
Mark Brown
2011-11-10
1
-384
/
+0
*
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Merge branch 'for-3.1' into for-3.2
Mark Brown
2011-08-31
1
-6
/
+6
|
\
|
*
ASoC: Fix register cache sync register_writable WARN_ONs
Lars-Peter Clausen
2011-08-31
1
-6
/
+6
*
|
ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_lzo_ge...
Axel Lin
2011-08-15
1
-3
/
+0
*
|
ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_flat_c...
Axel Lin
2011-08-15
1
-4
/
+0
|
/
*
ASoC: Move register I/O code into a separate file
Mark Brown
2011-06-13
1
-380
/
+0
*
ASoC: Factor out redundant read() functions
Mark Brown
2011-06-13
1
-44
/
+8
*
ASoC: Suppress restore of default register values for rbtree cache sync
Mark Brown
2011-06-08
1
-1
/
+6
*
Merge branch 'for-3.0' into for-3.1
Mark Brown
2011-06-06
1
-0
/
+3
|
\
|
*
ASoC: Check for NULL register bank in snd_soc_get_cache_val()
Mark Brown
2011-06-06
1
-0
/
+3
*
|
Merge branch 'for-2.6.40' into for-2.6.41
Mark Brown
2011-05-30
1
-126
/
+14
|
\
|
|
*
ASoC: Reintroduce do_spi_write()
Mark Brown
2011-05-15
1
-1
/
+15
|
*
ASoC: Use spi_write() for SPI writes
Mark Brown
2011-05-11
1
-128
/
+4
|
*
ASoC: Remove byte swap in 4x12 SPI write
Mark Brown
2011-05-11
1
-6
/
+5
|
*
ASoC: Don't squash 16x8 registers down to 8 bits
Mark Brown
2011-05-11
1
-1
/
+0
*
|
ASoC: Use explicit endianness conversion in snd_soc_16_8_write()
Mark Brown
2011-05-27
1
-2
/
+2
*
|
ASoC: Use cpu_to_be16() in 8x16 write
Mark Brown
2011-05-27
1
-2
/
+2
*
|
ASoC: Convert 7x9 write to use cpu_to_be16()
Mark Brown
2011-05-27
1
-4
/
+3
*
|
ASoC: Convert 16x16 write to use cpu_to_be16()
Mark Brown
2011-05-24
1
-6
/
+4
*
|
ASoC: soc-cache: Cache a pointer to the last accessed rbnode
Dimitris Papastamos
2011-05-20
1
-0
/
+37
*
|
ASoC: soc-cache: Block based rbtree compression
Dimitris Papastamos
2011-05-20
1
-55
/
+177
|
/
*
ASoC: soc-cache: Allow codec->cache_bypass to be used with snd_soc_hw_bulk_wr...
Dimitris Papastamos
2011-05-08
1
-5
/
+6
*
ASoC: remove unused comment
Lu Guanqun
2011-04-20
1
-1
/
+0
*
ASoC: Fix comment width in soc-cache.c
Mark Brown
2011-04-05
1
-4
/
+5
*
ASoC: Remove excessively verbose logging on I2C write
Mark Brown
2011-04-05
1
-1
/
+0
*
ASoC: Fix to avoid compile error
Seungwhan Youn
2011-04-05
1
-0
/
+4
*
ASoC: soc-cache: Warn on syncing any non-writable registers
Dimitris Papastamos
2011-03-31
1
-0
/
+6
*
ASoC: soc-cache: Fix indentation issues
Dimitris Papastamos
2011-03-31
1
-9
/
+9
*
ASoC: Add default snd_soc_default_writable_register() callback
Dimitris Papastamos
2011-03-26
1
-0
/
+14
*
ASoC: soc-cache: Return -ENOSYS instead of -EINVAL
Dimitris Papastamos
2011-03-26
1
-5
/
+5
*
ASoC: soc-cache: Factor-out the SPI write code
Dimitris Papastamos
2011-03-26
1
-96
/
+30
*
ASoC: soc-cache: Factor-out the hw_read() specific code
Dimitris Papastamos
2011-03-26
1
-96
/
+18
*
ASoC: soc-cache: Factor-out the hw_write() specific code
Dimitris Papastamos
2011-03-26
1
-120
/
+33
*
ASoC: soc-cache: Introduce raw bulk write support
Dimitris Papastamos
2011-03-26
1
-0
/
+39
*
ASoC: soc-cache: Factor-out the I2C read code
Dimitris Papastamos
2011-03-26
1
-68
/
+32
*
ASoC: soc-cache: dereferencing before checking
Dan Carpenter
2011-02-08
1
-13
/
+12
[next]