index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sound
/
soc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-26
ASoC: Add support for allocating AC'97 device before registering it
Lars-Peter Clausen
1
-0
/
+1
2014-12-08
Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif...
Mark Brown
1
-0
/
+3
2014-12-08
Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress...
Mark Brown
1
-1
/
+0
2014-12-08
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/...
Mark Brown
1
-8
/
+56
2014-12-08
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-18
/
+11
2014-11-26
ASoC: Remove 'const' from the device_node pointers
Jean-Francois Moine
1
-3
/
+3
2014-11-26
ASoC: Disable regmap helpers if regmap is disabled
Lars-Peter Clausen
1
-0
/
+4
2014-11-25
ASoC: core: add multi-codec support in DT
Jean-Francois Moine
1
-0
/
+3
2014-11-19
Merge branch 'topic/regmap' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
1
-0
/
+35
2014-11-19
ASoC: Add helper functions for deferred regmap setup
Lars-Peter Clausen
1
-0
/
+35
2014-11-18
ASoC: ac97: Push snd_ac97 pointer to the driver level
Lars-Peter Clausen
1
-3
/
+2
2014-11-18
ASoC: ac97: Drop delayed device registration
Lars-Peter Clausen
1
-10
/
+0
2014-11-18
ASoC: ac97: Drop support for setting platform data via the CPU DAI
Lars-Peter Clausen
1
-3
/
+0
2014-11-18
ASoC: ac97: Use static ac97_bus
Lars-Peter Clausen
1
-2
/
+1
2014-11-18
ASoC: Move AC'97 support to its own file
Lars-Peter Clausen
1
-2
/
+26
2014-11-10
ASoC: Remove CODEC mutex
Lars-Peter Clausen
1
-1
/
+0
2014-11-09
ASoC: Remove snd_soc_cache_sync() implementation
Lars-Peter Clausen
1
-7
/
+12
2014-11-03
ASoC: Remove snd_soc_platform_driver suspend/resume callbacks
Lars-Peter Clausen
1
-4
/
+0
2014-10-28
ASoC: Use generic control handlers for S8 control
Lars-Peter Clausen
1
-11
/
+8
2014-10-06
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...
Mark Brown
1
-0
/
+1
2014-10-06
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-3
/
+3
2014-10-06
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
1
-35
/
+59
2014-09-06
ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driver
Lars-Peter Clausen
1
-9
/
+0
2014-09-06
ASoC: Add snd_soc_component_{get,set}_drvdata()
Lars-Peter Clausen
1
-4
/
+15
2014-09-04
ASoC: Add support for automatically going to BIAS_OFF on suspend
Lars-Peter Clausen
1
-0
/
+1
2014-08-28
ASoC: Remove unused cache_only from struct snd_soc_codec
Jarkko Nikula
1
-1
/
+0
2014-08-19
ASoC: Remove support for legacy snd_soc_platform IO
Lars-Peter Clausen
1
-3
/
+0
2014-08-19
ASoC: Automatically initialize regmap for all components
Lars-Peter Clausen
1
-3
/
+0
2014-08-19
ASoC: Pass component instead of DAPM context to AUX dev init callback
Lars-Peter Clausen
1
-1
/
+1
2014-08-19
ASoC: Move AUX dev support to the component level
Lars-Peter Clausen
1
-0
/
+1
2014-08-19
ASoC: Add component level probe/remove support
Lars-Peter Clausen
1
-0
/
+11
2014-08-19
ASoC: Consolidate platform and CODEC probe/remove
Lars-Peter Clausen
1
-10
/
+17
2014-08-19
ASoC: Move debugfs registration to the component level
Lars-Peter Clausen
1
-5
/
+15
2014-08-18
ASoC: core: fix .info for SND_SOC_BYTES_TLV
Subhransu S. Prusty
1
-1
/
+1
2014-08-17
ASoC: Drop const from struct snd_soc_dai_link *of_node members
Sylwester Nawrocki
1
-3
/
+3
2014-08-04
Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a...
Mark Brown
1
-1
/
+13
2014-08-04
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-0
/
+2
2014-07-23
ASoC: Add function to register component controls
Lars-Peter Clausen
1
-2
/
+4
2014-07-23
ASoC: Move card field form platform/codec to component
Lars-Peter Clausen
1
-2
/
+1
2014-07-23
ASoC: Remove per card platform list
Lars-Peter Clausen
1
-3
/
+0
2014-07-17
ASoC: pcm: Add soc_dai_hw_params helper
Benoit Cousson
1
-0
/
+4
2014-07-17
ASoC: core: Add initial support for DAI multicodec
Benoit Cousson
1
-0
/
+13
2014-07-17
ASoC: core: add a helper for extended byte controls using TLV
Omair Mohammed Abdullah
1
-1
/
+13
2014-07-07
ASoC: add SOC_VALUE_ENUM_EXT
Richard Fitzgerald
1
-0
/
+2
2014-06-22
ASoC: Add component level stream_event() and seq_notifier() support
Lars-Peter Clausen
1
-6
/
+3
2014-06-22
ASoC: Use component DAPM context for platforms
Lars-Peter Clausen
1
-3
/
+1
2014-06-22
ASoC: Add DAPM support at the component level
Lars-Peter Clausen
1
-0
/
+30
2014-06-22
ASoC: Move name and id from CODEC/platform to component
Lars-Peter Clausen
1
-4
/
+0
2014-06-22
ASoC: Move name_prefix from CODEC to component
Lars-Peter Clausen
1
-1
/
+1
2014-06-03
Merge remote-tracking branches 'asoc/topic/gpio' and 'asoc/topic/intel' into ...
Mark Brown
1
-2
/
+20
[next]