index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-09
ASoC: Remove snd_soc_cache_sync() implementation
Lars-Peter Clausen
1
-152
/
+0
2014-11-09
ASoC: Forward calls to snd_soc_cache_sync() to regcache_sync()
Lars-Peter Clausen
1
-0
/
+3
2014-06-21
ASoC: Move name and id from CODEC/platform to component
Lars-Peter Clausen
1
-4
/
+3
2014-06-02
ASoC: cache: Fix error code when not using ASoC level cache
Mark Brown
1
-1
/
+1
2014-06-01
ASoC: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-0
/
+3
2014-04-14
ASoC: Remove IO register modifier callbacks
Lars-Peter Clausen
1
-2
/
+0
2014-03-04
ASoC: cache: Do the codec->reg_cache zero pionter check
Xiubo Li
1
-6
/
+7
2013-11-08
Merge remote-tracking branch 'asoc/topic/warn' into asoc-next
Mark Brown
1
-2
/
+4
2013-11-07
ASoC: Replace BUG() with WARN()
Takashi Iwai
1
-2
/
+4
2013-09-17
ASoC: Remove infrastructure for supporting multiple cache types
Lars-Peter Clausen
1
-139
/
+56
2013-09-17
ASoC: Remove 'reg_size' field from snd_soc_codec struct
Lars-Peter Clausen
1
-2
/
+5
2013-09-17
ASoC: Remove reg_def_copy
Lars-Peter Clausen
1
-4
/
+6
2013-09-17
ASoC: Remove support for reg_access_defaults
Lars-Peter Clausen
1
-63
/
+0
2012-11-21
ASoC: cache: Standardise ASoC cache messages
Liam Girdwood
1
-5
/
+5
2011-12-13
ASoC: Remove rbtree register cache
Mark Brown
1
-381
/
+0
2011-11-10
ASoC: Remove LZO cache type
Mark Brown
1
-384
/
+0
2011-10-31
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
1
-0
/
+1
2011-08-31
Merge branch 'for-3.1' into for-3.2
Mark Brown
1
-6
/
+6
2011-08-31
ASoC: Fix register cache sync register_writable WARN_ONs
Lars-Peter Clausen
1
-6
/
+6
2011-08-15
ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_lzo_ge...
Axel Lin
1
-3
/
+0
2011-08-15
ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_flat_c...
Axel Lin
1
-4
/
+0
2011-06-13
ASoC: Move register I/O code into a separate file
Mark Brown
1
-380
/
+0
2011-06-13
ASoC: Factor out redundant read() functions
Mark Brown
1
-44
/
+8
2011-06-08
ASoC: Suppress restore of default register values for rbtree cache sync
Mark Brown
1
-1
/
+6
2011-06-06
Merge branch 'for-3.0' into for-3.1
Mark Brown
1
-0
/
+3
2011-06-06
ASoC: Check for NULL register bank in snd_soc_get_cache_val()
Mark Brown
1
-0
/
+3
2011-05-30
Merge branch 'for-2.6.40' into for-2.6.41
Mark Brown
1
-126
/
+14
2011-05-27
ASoC: Use explicit endianness conversion in snd_soc_16_8_write()
Mark Brown
1
-2
/
+2
2011-05-27
ASoC: Use cpu_to_be16() in 8x16 write
Mark Brown
1
-2
/
+2
2011-05-27
ASoC: Convert 7x9 write to use cpu_to_be16()
Mark Brown
1
-4
/
+3
2011-05-24
ASoC: Convert 16x16 write to use cpu_to_be16()
Mark Brown
1
-6
/
+4
2011-05-20
ASoC: soc-cache: Cache a pointer to the last accessed rbnode
Dimitris Papastamos
1
-0
/
+37
2011-05-20
ASoC: soc-cache: Block based rbtree compression
Dimitris Papastamos
1
-55
/
+177
2011-05-15
ASoC: Reintroduce do_spi_write()
Mark Brown
1
-1
/
+15
2011-05-11
ASoC: Use spi_write() for SPI writes
Mark Brown
1
-128
/
+4
2011-05-11
ASoC: Remove byte swap in 4x12 SPI write
Mark Brown
1
-6
/
+5
2011-05-11
ASoC: Don't squash 16x8 registers down to 8 bits
Mark Brown
1
-1
/
+0
2011-05-08
ASoC: soc-cache: Allow codec->cache_bypass to be used with snd_soc_hw_bulk_wr...
Dimitris Papastamos
1
-5
/
+6
2011-04-20
ASoC: remove unused comment
Lu Guanqun
1
-1
/
+0
2011-04-05
ASoC: Fix comment width in soc-cache.c
Mark Brown
1
-4
/
+5
2011-04-05
ASoC: Remove excessively verbose logging on I2C write
Mark Brown
1
-1
/
+0
2011-04-05
ASoC: Fix to avoid compile error
Seungwhan Youn
1
-0
/
+4
2011-03-31
ASoC: soc-cache: Warn on syncing any non-writable registers
Dimitris Papastamos
1
-0
/
+6
2011-03-31
ASoC: soc-cache: Fix indentation issues
Dimitris Papastamos
1
-9
/
+9
2011-03-26
ASoC: Add default snd_soc_default_writable_register() callback
Dimitris Papastamos
1
-0
/
+14
2011-03-26
ASoC: soc-cache: Return -ENOSYS instead of -EINVAL
Dimitris Papastamos
1
-5
/
+5
2011-03-26
ASoC: soc-cache: Factor-out the SPI write code
Dimitris Papastamos
1
-96
/
+30
2011-03-26
ASoC: soc-cache: Factor-out the hw_read() specific code
Dimitris Papastamos
1
-96
/
+18
2011-03-26
ASoC: soc-cache: Factor-out the hw_write() specific code
Dimitris Papastamos
1
-120
/
+33
2011-03-26
ASoC: soc-cache: Introduce raw bulk write support
Dimitris Papastamos
1
-0
/
+39
[next]