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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-16
ASoC: core - Free platform DAPM context at platform removal.
Liam Girdwood
1
-0
/
+4
2012-01-16
ASoC: dapm - Fix check for codec context in dapm_power_widgets().
Liam Girdwood
1
-1
/
+1
2012-01-16
ASoC: sgtl5000: update author email address
Zeng Zhaoming
1
-1
/
+1
2012-01-12
ASoC: Fix DMA channel leak in imx-pcm-dma-mx2 driver.
Javier Martin
1
-5
/
+7
2012-01-10
ASoC: Dynamically allocate the rtd device for a non-empty release()
Mark Brown
2
-21
/
+26
2012-01-10
ASoC: Fix recursive dependency due to select ATMEL_SSC in SND_ATMEL_SOC_SSC
Axel Lin
1
-2
/
+1
2012-01-08
ASoC: Fix idma build after update for channel count check
Mark Brown
1
-0
/
+1
2012-01-07
ASoC: check for substream not channels_min in pcm engines
Joachim Eastwood
13
-38
/
+25
2012-01-05
ASoC: Fix build dependency for SND_ATMEL_SOC_SSC
Axel Lin
1
-0
/
+1
2012-01-03
ASoC: sta32x: Optimize the array work to find rate_min and rate_max
Axel Lin
1
-0
/
+1
2012-01-03
ASoC: soc-pcm: Allocate PCM operations dynamically to support multiple DAIs
Sangsu Park
1
-20
/
+18
2012-01-02
ASoC: pxa: Convert corgi to use snd_soc_register_card()
Axel Lin
1
-20
/
+23
2012-01-02
ASoC: Fix return value of wm8580_set_sysclk()
Axel Lin
1
-2
/
+6
2012-01-02
ASoC: Use dai_fmt in tavorevb3 machine driver
Axel Lin
1
-10
/
+2
2012-01-02
ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_directio...
Axel Lin
1
-4
/
+14
2012-01-02
ASoC: Convert z2 to table based DAPM init
Axel Lin
1
-8
/
+6
2012-01-02
ASoC: Convert tavorevb3 to table based DAPM init
Axel Lin
1
-6
/
+6
2012-01-02
ASoC: Convert spitz to table based DAPM and control init
Axel Lin
1
-15
/
+8
2012-01-02
ASoC: Convert saarb to table based DAPM init
Axel Lin
1
-6
/
+6
2012-01-02
ASoC: Use dai_fmt in z2 machine driver
Axel Lin
1
-12
/
+2
2012-01-02
ASoC: Use dai_fmt in spitz machine driver
Axel Lin
1
-12
/
+2
2012-01-02
ASoC: Use dai_fmt in saarb machine driver
Axel Lin
1
-9
/
+2
2012-01-02
ASoC: Fix return value of wm8962_gpio_direction_out()
Axel Lin
1
-3
/
+7
2012-01-02
ASoC: Fix return value of ak4641_pcm_set_dai_fmt()
Axel Lin
1
-1
/
+6
2012-01-02
ASoC: ac97c.c: use devm_ functions
Julia Lawall
1
-27
/
+13
2012-01-02
ASoC: dbdma2.c: use devm_ functions
Julia Lawall
1
-10
/
+4
2012-01-02
ASoC: dma.c: use devm_ functions
Julia Lawall
1
-10
/
+2
2012-01-02
ASoC: i2sc.c: use devm_ functions
Julia Lawall
1
-32
/
+13
2012-01-02
ASoC: psc-ac97.c: use devm_ functions
Julia Lawall
1
-27
/
+14
2012-01-02
ASoC: psc-i2s.c: use devm_ functions
Julia Lawall
1
-28
/
+14
2012-01-02
ASoC: davinci-i2s.c: use devm_ functions
Julia Lawall
1
-26
/
+13
2012-01-02
ASoC: davinci-mcasp.c: use devm_ functions
Julia Lawall
1
-28
/
+12
2012-01-02
ASoC: davinci-vcif.c: use devm_ functions
Julia Lawall
1
-10
/
+4
2012-01-02
ASoC: Convert tpa6130a2 to devm_kzalloc()
Axel Lin
1
-4
/
+1
2012-01-02
ASoC: Convert tlv320dac33 to devm_kzalloc()
Axel Lin
1
-4
/
+2
2012-01-02
ASoC: Convert cs4270 to devm_kzalloc()
Axel Lin
1
-4
/
+2
2012-01-02
ASoC: Convert alc5623 to devm_kzalloc()
Axel Lin
1
-8
/
+3
2012-01-02
ASoC: Convert tlv320aic3x to devm_kzalloc()
Axel Lin
1
-4
/
+1
2012-01-02
ASoC: Convert tlv320aic26 to devm_kzalloc()
Axel Lin
1
-7
/
+1
2012-01-02
ASoC: Convert tlv320aic23 to devm_kzalloc()
Axel Lin
1
-4
/
+1
2012-01-02
ASoC: Convert sta32x to devm_kzalloc()
Axel Lin
1
-9
/
+4
2012-01-02
ASoC: Convert ssm2602 to devm_kzalloc()
Axel Lin
1
-8
/
+4
2012-01-02
ASoC: Convert rt5631 to devm_kzalloc()
Axel Lin
1
-5
/
+2
2012-01-02
ASoC: Convert max9850 to devm_kzalloc()
Axel Lin
1
-4
/
+2
2012-01-02
ASoC: Convert max98095 to devm_kzalloc()
Axel Lin
1
-5
/
+2
2012-01-02
ASoC: Convert max98088 to devm_kzalloc()
Axel Lin
1
-4
/
+2
2012-01-02
ASoC: Convert cs42l51 to devm_kzalloc()
Axel Lin
1
-6
/
+2
2012-01-02
ASoC: da7210: Add support for line input and mic
Ashish Chavan
1
-0
/
+77
2011-12-30
ASoC: Convert corgi to table based DAPM and control init
Axel Lin
1
-15
/
+8
2011-12-30
ASoC: Use dai_fmt in corgi machine driver
Axel Lin
1
-12
/
+2
[next]