index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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-12-02
Merge remote-tracking branch 'asoc/topic/log' into asoc-next
Mark Brown
1
-118
/
+123
2012-11-21
ASoC: core: Standardise ASoC messages
Liam Girdwood
1
-118
/
+123
2012-11-20
ASoC: remove use of __devinitconst
Bill Pemberton
1
-1
/
+1
2012-11-09
ASoC: core: Double control update err for snd_soc_put_volsw_sx
Mukund Navada
1
-2
/
+3
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-43
/
+57
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-3
/
+3
2012-09-19
ASoC: Avoid recalculating the bitmask for SOC_ENUM controls
Lars-Peter Clausen
1
-10
/
+6
2012-09-13
ASoC: core: Remove useless kfree
Peter Senna Tschudin
1
-2
/
+0
2012-09-13
ASoC: core: Mark regmap CODEC register maps as dirty when suspending
Mark Brown
1
-0
/
+2
2012-09-06
ASoC: dapm: Ensure bypass paths are suspended and resumed
Mark Brown
1
-0
/
+8
2012-09-05
Merge branch 'asoc-omap' into for-3.7
Mark Brown
1
-4
/
+6
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-3
/
+3
2012-08-20
ASoC: add compress stream support
Namarta Kohli
1
-23
/
+34
2012-08-10
ASoC: core: remove unused variable in soc_probe() in linux-next
Jerry Snitselaar
1
-1
/
+0
2012-08-09
ASoC: core: Remove pointless error on card registration failure
Mark Brown
1
-7
/
+1
2012-08-09
ASoC: core: Upgrade the severity of probe deferral errors to dev_err()
Mark Brown
1
-4
/
+6
2012-08-07
ASoC: core: Set dapm->idle_bias_off for DAIs not mapped with a codec
Peter Ujfalusi
1
-0
/
+6
2012-08-02
ASoC: core: Fix check before defaulting to regmap
Mark Brown
1
-1
/
+1
2012-07-11
ASoC: Free memory in the error paths of soc_of_parse_audio_routing()
Matthias Kaehlcke
1
-0
/
+2
2012-07-03
ASoC: core: Try to use regmap if the driver doesn't set up any I/O
Mark Brown
1
-0
/
+4
2012-06-13
ASoC: probe CODECs and platforms before DAIs and links
Stephen Warren
1
-34
/
+95
2012-06-13
ASoC: factor out soc_remove_platform()
Stephen Warren
1
-16
/
+24
2012-06-13
ASoC: when removing a CPU DAI, clean up its DAPM context
Stephen Warren
1
-1
/
+4
2012-06-13
ASoC: when initializing CPU DAI, don't duplicate any CODEC init
Stephen Warren
1
-5
/
+9
2012-06-03
ASoC: core: Add single controls with specified range of values
Adam Thomson
1
-0
/
+98
2012-06-03
ASoC: make snd_soc_dai_link more symmetrical
Stephen Warren
1
-11
/
+31
2012-05-16
ASoC: don't flip master of DT-instantiated DAI links
Stephen Warren
1
-1
/
+2
2012-05-13
Merge tag 'v3.4-rc7' into for-3.5
Mark Brown
1
-3
/
+4
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-30
ASoC: core: Fix dai_link dereference.
Liam Girdwood
1
-1
/
+1
2012-04-27
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+1
2012-04-26
ASoC: dpcm: Add API for DAI link substream and runtime lookup
Liam Girdwood
1
-0
/
+29
2012-04-26
ASoC: dpcm: Add debugFS support for DPCM
Liam Girdwood
1
-0
/
+11
2012-04-26
ASoC: dpcm: Add Dynamic PCM core operations.
Liam Girdwood
1
-0
/
+5
2012-04-26
ASoC: core: Remove unused variable 'min'
Fabio Estevam
1
-1
/
+0
2012-04-24
ASoC: core: check of_property_count_strings failure
Richard Zhao
1
-3
/
+3
2012-04-23
ASoC: core: Add strobe control
Kristoffer KARLSSON
1
-0
/
+63
2012-04-23
ASoC: core: Add signed multi register control
Kristoffer KARLSSON
1
-0
/
+118
2012-04-17
ASoC: core: Fix card RTD count for deferred probe.
Liam Girdwood
1
-0
/
+1
2012-04-16
ASoC: Merge tag 'v3.4-rc3' into for-3.5
Mark Brown
1
-0
/
+2
2012-04-16
ASoC: core: Support transparent CODEC<->CODEC DAI links
Mark Brown
1
-7
/
+36
2012-04-16
ASoC: core: Bind DAIs to CODECs at registration time
Mark Brown
1
-6
/
+30
2012-04-16
ASoC: core: Flip master for CODECs in the CPU slot of a CODEC<->CODEC link
Mark Brown
1
-4
/
+33
2012-04-16
ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supported
Mark Brown
1
-1
/
+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-09
Merge tag 'v3.4-rc2' into for-3.5
Mark Brown
1
-7
/
+1
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-7
/
+1
2012-04-06
ASoC: set idle_bias_off=1 for all platform DAPM contexts
Stephen Warren
1
-0
/
+2
2012-04-03
ASoC: core: Initialize err for snd_soc_put_volsw_sx
Brian Austin
1
-1
/
+1
2012-04-03
ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV
Brian Austin
1
-93
/
+81
[next]