summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-112-65/+5Star
|\
| * Merge tag 'asoc-v3.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-07-052-65/+5Star
| |\
| | * Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linusMark Brown2013-07-042-65/+5Star
| | |\
| | | * ASoC: Samsung: Remove redundant commentSachin Kamat2013-07-041-3/+1Star
| | | * ASoC: samsung: Remove obsolete GPIO based DT pinmuxingMark Brown2013-07-021-62/+4Star
* | | | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-046-32/+30Star
|\| | |
| * | | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-06-281-28/+14Star
| |\ \ \
| | * | | ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-3/+9
| | * | | ASoC: samsung-ac97: Convert to devm_ioremap_resource()Mark Brown2013-06-271-22/+4Star
| | * | | ASoC: samsung-ac97: Use devm_clk_get()Mark Brown2013-06-271-3/+1Star
| | | |/ | | |/|
| * | | ASoC: samsung: Fix a typo of CONFIG_SND_SOC_BT_SCOTakashi Iwai2013-06-211-1/+1
| | |/ | |/|
| * | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-06-173-2/+14
| |\ \
| | * | ASoC: bells: Hookup DMICs for BellsCharles Keepax2013-05-271-0/+14
| | * | ASoC: Samsung: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-122-2/+0Star
| | |/
| * / ASoC: dfbmcs320: make the driver common for other BT modulesBarry Song2013-05-212-2/+2
| |/
* / samsung: don't bother with setting VM_IOAl Viro2013-06-291-1/+0Star
|/
* Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-04-1211-13/+155
|\
| * ASoC: samsung: fix neo1973-wm8753 compilationHeiko Stübner2013-04-121-1/+0Star
| * ASoC: samsung: move plat/ headers to local directoryArnd Bergmann2013-04-118-6/+143
| * ASoC: samsung: export idma_reg_addr_initArnd Bergmann2013-04-111-0/+1
| * ASoC: samsung: fix module_device_tableArnd Bergmann2013-04-111-1/+1
| * ASoC: samsung: use irq resource for idmaArnd Bergmann2013-04-111-2/+8
| * Merge branch 'fix/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2013-04-031-5/+12
| |\
| * | ASoC: samsung: remove last traces of neo1973-gta01Paul Bolle2013-03-131-3/+2Star
* | | ASoC: core: Merge Samsung fixes to avoid trivial context conflictMark Brown2013-04-031-5/+12
|\ \ \ | | |/ | |/|
| * | ASoC: Samsung: set drvdata before adding secondary devicePrathyush K2013-04-031-5/+8
| * | ASoC: Samsung: return error if drvdata is not setPrathyush K2013-04-031-0/+4
| |/
* | ASoC: switch over to use snd_soc_register_component() on goni_wm8994Kuninori Morimoto2013-03-261-3/+8
* | ASoC: switch over to use snd_soc_register_component() on samsung pcmKuninori Morimoto2013-03-261-3/+8
* | ASoC: switch over to use snd_soc_register_component() on samsung i2sKuninori Morimoto2013-03-261-4/+10
* | ASoC: switch over to use snd_soc_register_component() on samsung spdifKuninori Morimoto2013-03-261-3/+8
* | ASoC: switch over to use snd_soc_register_component() on s3c ac97Kuninori Morimoto2013-03-261-4/+8
* | ASoC: switch over to use snd_soc_register_component() on s3c i2sKuninori Morimoto2013-03-263-10/+18
* | ASoC: switch over to use snd_soc_register_component() on s3c24xx i2sKuninori Morimoto2013-03-261-3/+8
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-212-11/+10Star
|\
| * ARM: S3C24XX: make h1940.h and h1940-latch.h localKukjin Kim2013-01-101-7/+6Star
| * ARM: S3C24XX: make gta02.h localKukjin Kim2013-01-101-4/+4
* | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-02-117-65/+256
|\ \
| * | ASoC: Samsung: I2S: Add support for runtime S2RR. Chandrasekar2013-01-311-0/+26
| * | ASoC: Samsung: Update Kconfig for I2S,SPDIF and PCM audioPadmavathi Venna2013-01-291-3/+3
| * | ASoC: SMDK: WM8994: Add device tree support for machine filePadmavathi Venna2013-01-291-0/+26
| * | ASoC: samsung: Add DT support for i2sPadmavathi Venna2013-01-293-46/+167
| * | ASoC: Samsung: Add I2S S/W RST in startup functionPadmavathi Venna2013-01-261-0/+3
| * | ASoC: samsung: Rename samsung i2s secondary device namePadmavathi Venna2013-01-244-17/+32
| |/
* / ASoC: samsung: Fix compilation error on S3C2440Alexey Galakhov2013-01-311-1/+1
|/
* ASoC: Samsung: remove __dev* attributesBill Pemberton2012-12-0919-56/+55Star
* Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2012-12-091-1/+1
|\
| * ASoC: wm8994: Allow microphone identification callback to be overriddenMark Brown2012-12-031-1/+1
* | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2012-12-0930-128/+292
|\ \
| * | ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna2012-12-0730-49/+105