summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung
AgeCommit message (Expand)AuthorFilesLines
2013-07-15Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linusMark Brown1-4/+4
2013-07-11Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-65/+5
2013-07-11ASoC: Samsung: Set RFS and BFS in slave modePadmavathi Venna1-4/+4
2013-07-05Merge tag 'asoc-v3.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2-65/+5
2013-07-04Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linusMark Brown2-65/+5
2013-07-04ASoC: Samsung: Remove redundant commentSachin Kamat1-3/+1
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds6-32/+30
2013-07-02ASoC: samsung: Remove obsolete GPIO based DT pinmuxingMark Brown1-62/+4
2013-06-29samsung: don't bother with setting VM_IOAl Viro1-1/+0
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-28/+14
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown1-3/+9
2013-06-27ASoC: samsung-ac97: Convert to devm_ioremap_resource()Mark Brown1-22/+4
2013-06-27ASoC: samsung-ac97: Use devm_clk_get()Mark Brown1-3/+1
2013-06-21ASoC: samsung: Fix a typo of CONFIG_SND_SOC_BT_SCOTakashi Iwai1-1/+1
2013-06-17Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown3-2/+14
2013-05-27ASoC: bells: Hookup DMICs for BellsCharles Keepax1-0/+14
2013-05-21ASoC: dfbmcs320: make the driver common for other BT modulesBarry Song2-2/+2
2013-05-12ASoC: Samsung: Remove redundant platform_set_drvdata()Sachin Kamat2-2/+0
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/b...Mark 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