aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-12Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown11-13/+155
2013-04-12ASoC: samsung: fix neo1973-wm8753 compilationHeiko Stübner1-1/+0
2013-04-11ASoC: samsung: move plat/ headers to local directoryArnd Bergmann8-6/+143
2013-04-11ASoC: samsung: export idma_reg_addr_initArnd Bergmann1-0/+1
2013-04-11ASoC: samsung: fix module_device_tableArnd Bergmann1-1/+1
2013-04-11ASoC: samsung: use irq resource for idmaArnd Bergmann1-2/+8
2013-04-03ASoC: core: Merge Samsung fixes to avoid trivial context conflictMark Brown1-5/+12
2013-04-03Merge branch 'fix/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsungMark Brown1-5/+12
2013-04-03ASoC: Samsung: set drvdata before adding secondary devicePrathyush K1-5/+8
2013-04-03ASoC: Samsung: return error if drvdata is not setPrathyush K1-0/+4
2013-03-26ASoC: switch over to use snd_soc_register_component() on goni_wm8994Kuninori Morimoto1-3/+8
2013-03-26ASoC: switch over to use snd_soc_register_component() on samsung pcmKuninori Morimoto1-3/+8
2013-03-26ASoC: switch over to use snd_soc_register_component() on samsung i2sKuninori Morimoto1-4/+10
2013-03-26ASoC: switch over to use snd_soc_register_component() on samsung spdifKuninori Morimoto1-3/+8
2013-03-26ASoC: switch over to use snd_soc_register_component() on s3c ac97Kuninori Morimoto1-4/+8
2013-03-26ASoC: switch over to use snd_soc_register_component() on s3c i2sKuninori Morimoto3-10/+18
2013-03-26ASoC: switch over to use snd_soc_register_component() on s3c24xx i2sKuninori Morimoto1-3/+8
2013-03-13ASoC: samsung: remove last traces of neo1973-gta01Paul Bolle1-3/+2
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-11/+10
2013-02-11Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown7-65/+256
2013-01-31ASoC: Samsung: I2S: Add support for runtime S2RR. Chandrasekar1-0/+26
2013-01-31ASoC: samsung: Fix compilation error on S3C2440Alexey Galakhov1-1/+1
2013-01-29ASoC: Samsung: Update Kconfig for I2S,SPDIF and PCM audioPadmavathi Venna1-3/+3
2013-01-29ASoC: SMDK: WM8994: Add device tree support for machine filePadmavathi Venna1-0/+26
2013-01-29ASoC: samsung: Add DT support for i2sPadmavathi Venna3-46/+167
2013-01-26ASoC: Samsung: Add I2S S/W RST in startup functionPadmavathi Venna1-0/+3
2013-01-24ASoC: samsung: Rename samsung i2s secondary device namePadmavathi Venna4-17/+32
2013-01-10ARM: S3C24XX: make h1940.h and h1940-latch.h localKukjin Kim1-7/+6
2013-01-10ARM: S3C24XX: make gta02.h localKukjin Kim1-4/+4
2012-12-10ASoC: Samsung: remove __dev* attributesBill Pemberton19-56/+55
2012-12-10Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown1-1/+1
2012-12-10Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown30-128/+292
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna30-49/+105
2012-12-03ASoC: wm8994: Allow microphone identification callback to be overriddenMark Brown1-1/+1
2012-11-28ASoC: Samsung: Get I2S src_clk from clock alias id.Padmavathi Venna1-6/+6
2012-11-16ASoC: bells: Up to 512fsDimitris Papastamos1-1/+1
2012-11-16ASoC: bells: Fix up git patch application failureMark Brown1-2/+2
2012-11-07ASoC: bells: Correct type in sub speaker DAI name for WM5102Charles Keepax1-1/+1
2012-11-02ASoC: bells: Select WM1250-EV1 Springbank audio I/O moduleDimitris Papastamos1-0/+1
2012-11-02ASoC: bells: Add missing select of WM0010Dimitris Papastamos1-0/+1
2012-10-17Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-2/+2
2012-10-17ASoC: bells: Correct typo in sub speaker DAI name for WM5110Mark Brown1-1/+1
2012-10-15ASoC: bells: Add WM2200 supportMark Brown1-0/+46
2012-10-15ASoC: bells: Provide additional parameterisationMark Brown1-47/+75
2012-10-15ASoC: bells: Correct typo in sub speaker DAI name for WM5110Mark Brown1-1/+1
2012-10-15ASoC: bells: Add WM0010 supportMark Brown1-19/+53
2012-10-15ASoC: SAMSUNG: spdif: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-6/+6
2012-10-15ASoC: SAMSUNG: pcm: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-6/+6
2012-10-15ASoC: SAMSUNG: i2s: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-4/+4
2012-10-15ASoC: SAMSUNG: ac97: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-3/+3