index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
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
...
*
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
*
ASoC: soc-cache: Add support for rbtree based register caching
Dimitris Papastamos
2010-11-11
*
ASoC: soc-cache: Add support for LZO register caching
Dimitris Papastamos
2010-11-11
*
ASoC: soc-cache: Add support for flat register caching
Dimitris Papastamos
2010-11-11
*
ASoC: soc-cache: Use BUG_ON() for unsupported hw_read() calls
Dimitris Papastamos
2010-11-08
*
ASoC: soc-cache: Remove unnecessary debugging info
Dimitris Papastamos
2010-11-03
*
ASoC: soc-cache: Add spi_write support for all I/O types
Dimitris Papastamos
2010-10-05
*
ASoC: Fix incorrect parameter to snd_soc_codec_volatile_register
Dimitris Papastamos
2010-09-23
*
ASoC: Delegate to hw specific read for volatile registers
Dimitris Papastamos
2010-09-23
*
ASoC: adapt multi-componentism again
Takashi Iwai
2010-09-23
*
Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2010-09-23
|
\
|
*
ASoC: Fix multi-componentism
Mark Brown
2010-09-22
|
*
ASoC: Fix soc-cache buffer overflow bug
Dimitris Papastamos
2010-09-22
*
|
ASoC: Return -1 instead of -EINVAL to ensure consistency
Dimitris Papastamos
2010-09-22
*
|
ASoC: Fix soc-cache buffer overflow bug
Dimitris Papastamos
2010-09-21
*
|
Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2010-08-15
|
\
|
|
*
ASoC: register cache should be 1 byte aligned for 1 byte long register
Cliff Cai
2010-08-10
*
|
ASoC: Automatically determine control_data for soc-cache users
Mark Brown
2010-08-12
*
|
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-12
|
/
*
ASoC: Add debug output tracing all cache register writes
Mark Brown
2010-05-05
*
ASoC: soc-cache: let reg be AND'ed by 0xff instead of data buffer for 8_8 mode
Barry Song
2010-03-18
*
ASoC: soc-cache: add i2c read entry for 8_8 mode
Cliff Cai
2010-03-18
*
ASoC: Add 16/16 registers to soc-cache
Mark Brown
2010-03-05
*
ASoC: Add a cache_sync bit to the CODEC structure
Mark Brown
2010-02-04
*
ASoC: Allow CODECs to ask soc-cache to suppress physical writes
Mark Brown
2010-02-03
*
ASoC: ad1938: use soc-cache framework for codec registers access
Barry Song
2010-01-27
*
ASoC: ad1836: use soc-cache framework for codec registers access
Barry Song
2010-01-27
*
ASoC: soc-cache: cleanup training whitespace and coding style
Barry Song
2009-12-31
*
ASoC: Convert soc-cache to use C99 style initialisers for the table
Mark Brown
2009-09-21
*
ASoC: Factor out I2C 8 bit address 8 bit data I/O
Joonyoung Shim
2009-09-07
*
ASoC: fix I2C build errors
Randy Dunlap
2009-08-11
*
ASoC: Factor out 7 bit register 9 bit data SPI write
Mark Brown
2009-08-03
*
ASoC: Factor out I2C 8 bit address 16 bit data I/O
Mark Brown
2009-08-03
*
ASoC: Add I/O control bus information to factored out cache setup
Mark Brown
2009-08-03
*
ASoC: Begin to factor out register cache I/O functions
Mark Brown
2009-07-05
[prev]