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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-01
ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740
Jarkko Nikula
1
-1
/
+1
2010-11-01
ASoC: Remove volatility from WM8900 POWER1 register
Mark Brown
1
-6
/
+0
2010-10-28
ASoC: Check return value of struct_strtoul() in pmdown_time_set()
Mark Brown
1
-1
/
+4
2010-10-27
ASoC: sound/wm9090: add missing __devexit marker
Arnaud Lacombe
1
-1
/
+1
2010-10-27
ASoC: sound/max98088: add missing __devexit marker
Arnaud Lacombe
1
-1
/
+1
2010-10-27
ASoC: sound/ad73311: add missing __devexit marker
Arnaud Lacombe
1
-1
/
+1
2010-10-26
ASoC: fsl - fix build error in pcm030-audio-fabric.c
Liam Girdwood
1
-2
/
+1
2010-10-25
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
335
-15856
/
+30427
2010-10-23
Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...
Takashi Iwai
10
-34
/
+54
2010-10-23
ASoC: tlv320dac33: Use usleep_range for delays
Peter Ujfalusi
1
-4
/
+6
2010-10-21
ASoC: tpa6130a2: Error handling for broken chip
Peter Ujfalusi
1
-6
/
+22
2010-10-21
ASoC: max98088: Staticise m98088_eq_band
Dimitris Papastamos
1
-1
/
+1
2010-10-21
ASoC: soc-core: Fix codec->name memory leak
Dimitris Papastamos
1
-0
/
+1
2010-10-19
ASoC: WM8580: Remove useless assignment
Jassi Brar
1
-4
/
+0
2010-10-19
ASoC: Fix I2C component device id number creation
Jarkko Nikula
1
-1
/
+1
2010-10-18
ASoC: Restore MAX98088 CODEC driver
Mark Brown
4
-0
/
+2296
2010-10-18
ASoC: davinci-mcasp.c: Return error code in failure
Julia Lawall
1
-0
/
+2
2010-10-18
Revert "ASoC: Add max98088 CODEC driver"
Mark Brown
4
-2296
/
+0
2010-10-17
sound: fixed typos
Andrea Gelmini
3
-3
/
+3
2010-10-15
ASoC: Add max98088 CODEC driver
Peter Hsiang
4
-0
/
+2296
2010-10-15
ASoC: ep93xx: add Simplemachines Sim.One AC97 audio support
Mika Westerberg
3
-0
/
+100
2010-10-15
ASoC: add ep93xx AC97 audio driver
Mika Westerberg
3
-1
/
+476
2010-10-15
ASoC: ak4642: make sure name of register/value
Kuninori Morimoto
1
-18
/
+46
2010-10-15
ASoC: Remove unused vol field from WM8994 access mask table
Joe Perches
1
-1574
/
+1573
2010-10-15
ASoC: fsi: simultaneous playback/recorde support
Kuninori Morimoto
1
-58
/
+94
2010-10-15
ASoC: SAMSUNG: Add Machine driver for S/PDIF PCM audio
Seungwhan Youn
3
-0
/
+232
2010-10-15
ASoC: SAMSUNG: Add S/PDIF CPU driver
Seungwhan Youn
4
-0
/
+526
2010-10-13
ASoC: tlv320dac33: Control for line output gain
Peter Ujfalusi
1
-0
/
+18
2010-10-13
ASoC: Pay attention to driver supplied DAI IDs
Mark Brown
1
-1
/
+4
2010-10-13
ASoC: Check list debugfs files for PAGE_SIZE overflow
Mark Brown
1
-15
/
+34
2010-10-13
ASoC: Move soc-core module init next to functon definition
Mark Brown
1
-2
/
+1
2010-10-13
ASoC: Restore DAI ID specification for WM8994
Mark Brown
1
-0
/
+3
2010-10-13
ASoC: Add WM8962 microphone bias control
Mark Brown
1
-0
/
+2
2010-10-13
ASoC: ac97: add MODULE_ALIAS for the platform driver
Mika Westerberg
1
-0
/
+1
2010-10-13
ASoC: don't register AC97 devices twice
Mika Westerberg
1
-0
/
+18
2010-10-13
ASoC: ac97: don't call snd_soc_new_ac97_codec at probe
Mika Westerberg
1
-6
/
+0
2010-10-12
ASoC: Add fsi_is_play function
Kuninori Morimoto
1
-4
/
+9
2010-10-12
ASoC: fsi: Add new macro and shift for PortA/B In/Out
Kuninori Morimoto
1
-23
/
+22
2010-10-12
ASoC: fsi: avoid un-necessary status read
Kuninori Morimoto
1
-2
/
+1
2010-10-12
ASoC: fsi: remove un-necessary variable from fsi_dai_startup
Kuninori Morimoto
1
-2
/
+1
2010-10-12
ASoC: fsi: Add fsi_get_frame_width function
Kuninori Morimoto
1
-1
/
+9
2010-10-12
ASoC: ak4642: simultaneous playback/recorde support
Kuninori Morimoto
1
-4
/
+4
2010-10-11
ASoC: checking kzalloc() for IS_ERR() instead of NULL
Dan Carpenter
2
-8
/
+8
2010-10-11
ASoC: Compress WM8962 register access map
Mark Brown
4
-21166
/
+1148
2010-10-11
ASoC: Shrink code size for WM8962 register defaults table
Mark Brown
3
-21145
/
+687
2010-10-10
ASoC: omap: Remove needless prints from machine drivers
Jarkko Nikula
8
-24
/
+8
2010-10-07
ASoC: Staticise CS4270 DAI
Mark Brown
1
-1
/
+1
2010-10-07
ASoC: Use delayed work for debounce of GPIO based jacks
Mark Brown
1
-6
/
+5
2010-10-07
ASoC: Staticise AD1980 DAI
Mark Brown
1
-1
/
+1
2010-10-05
ASoC: remove duplicated include for nuc900
Nicolas Kaiser
1
-1
/
+0
[next]