index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-05
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-3
/
+3
2012-04-26
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+1
2012-04-24
ASoC: core: check of_property_count_strings failure
Richard Zhao
1
-3
/
+3
2012-04-17
ASoC: core: Fix card RTD count for deferred probe.
Liam Girdwood
1
-0
/
+1
2012-04-11
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+2
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-7
/
+1
2012-04-05
ASoC: set idle_bias_off=1 for all platform DAPM contexts
Stephen Warren
1
-0
/
+2
2012-03-15
ASoC: core: Fix obscure leak of runtime array
Mark Brown
1
-4
/
+4
2012-03-08
ASoC: core: missing set_fmt should not be complaint
Shawn Guo
1
-5
/
+6
2012-03-06
ASoC: core: Add platform component mutex
Liam Girdwood
1
-0
/
+1
2012-03-02
ASoC: core: Log a warning when machines use soc-audio
Mark Brown
1
-0
/
+4
2012-03-02
ASoC: core: cleanup platform debugfs on probe failure.
Liam Girdwood
1
-0
/
+1
2012-02-24
ASoC: core: Don't overwrite .poweroff in snd_soc_pm_ops
Viresh Kumar
1
-1
/
+5
2012-02-21
ASoC: core: Add support for masking out parts of coefficient blocks
Mark Brown
1
-7
/
+67
2012-02-21
ASoC: core: Add SND_SOC_BYTES control for coefficient blocks
Mark Brown
1
-0
/
+49
2012-02-17
ASoC: soc-core: Show the returned values on error messages
Fabio Estevam
1
-17
/
+22
2012-02-17
ASoC: dapm: Implement and instantiate DAI widgets
Mark Brown
1
-0
/
+11
2012-02-17
ASoC: dapm: Constify lots of names that are never modified
Mark Brown
1
-1
/
+1
2012-02-17
ASoC: dapm: Supply the DAI and substream when calling stream events
Mark Brown
1
-14
/
+16
2012-02-15
ASoC: core: add platform DAPM debugfs support
Sebastien Guiriec
1
-0
/
+32
2012-02-15
ASoC: core: Convert CODEC debugfs init to use dev_warn()
Liam Girdwood
1
-4
/
+2
2012-02-09
Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are
Mark Brown
1
-0
/
+11
2012-02-09
ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver struct
Mark Brown
1
-0
/
+1
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-38
/
+70
2012-01-31
ASoC: core: Support suspend to disk
Mark Brown
1
-2
/
+1
2012-01-31
ASoC: core: Better support for idle_bias_off suspend ignores
Mark Brown
1
-0
/
+11
2012-01-21
ASoC: Use regmap update bits operation for drivers using regmap
Mark Brown
1
-10
/
+15
2012-01-20
ASoC: core - Improve card registration error messaging for large DAI links.
Liam Girdwood
1
-3
/
+5
2012-01-16
ASoC: core - Free platform DAPM context at platform removal.
Liam Girdwood
1
-0
/
+4
2012-01-10
ASoC: Dynamically allocate the rtd device for a non-empty release()
Mark Brown
1
-19
/
+25
2011-12-22
ASoC: Declare soc_new_pcm() properly
Mark Brown
1
-2
/
+0
2011-12-22
ASoC: Allow DAI links to be specified using device tree nodes
Stephen Warren
1
-7
/
+57
2011-12-20
ASoC: Add utility to parse DAPM routes from device tree
Stephen Warren
1
-0
/
+57
2011-12-20
ASoC: Add utility to set a card's name from device tree
Stephen Warren
1
-0
/
+25
2011-12-11
ASoC: Fix an obvious copy paste error in an error message
Lothar Waßmann
1
-1
/
+1
2011-12-09
ASoC: Refactor some conditions and loop in soc_bind_dai_link()
Stephen Warren
1
-22
/
+30
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-27
ASoC: Fix CODEC enumeration for auto_nc_codec_pins
Mark Brown
1
-1
/
+1
2011-11-23
ASoC: Implement fully_routed card property
Stephen Warren
1
-0
/
+4
2011-11-23
Merge branch 'for-3.2' into for-3.3
Mark Brown
1
-0
/
+6
2011-11-23
ASoC: skip resume of soc-audio devices without codecs
Eric Miao
1
-0
/
+6
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-10-18
ASoC: Fix prefixing of DAPM controls
Mark Brown
1
-3
/
+3
2011-10-11
ASoC: Instantiate card widgets immediately
Mark Brown
1
-0
/
+2
2011-10-08
ASoC: Ensure all DAPM widgets are instantiated with the card
Mark Brown
1
-0
/
+2
2011-10-08
ASoC: Suppress early calls to snd_soc_dapm_sync()
Mark Brown
1
-0
/
+1
2011-10-05
ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functions
Peter Ujfalusi
1
-47
/
+19
2011-10-05
ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functions
Peter Ujfalusi
1
-43
/
+13
2011-10-05
ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functions
Peter Ujfalusi
1
-37
/
+3
2011-10-04
ASoC: Do DAPM power checks only for widgets changed since last run
Mark Brown
1
-0
/
+1
[next]