summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung
Commit message (Expand)AuthorAgeFilesLines
* ASoC: samsung: Remove dma.h inclusionSachin Kamat2014-01-241-2/+0Star
* ASoC: samsung: Add NULL check in i2s.cSachin Kamat2014-01-241-1/+2
* ASoC: Samsung: Fix build error due to missing dependencySachin Kamat2014-01-241-1/+1
* ASoC: samsung: Fix Kconfig dependencySachin Kamat2014-01-231-1/+1
* ASoC: samsung: smdk_wm8994: Fix build errorSachin Kamat2014-01-221-3/+1Star
* ASoC: Samsung: s3c-i2s-v2: Fix build errorSachin Kamat2014-01-221-3/+3
* ASoC: samsung: Fix build regressions due to gpio re-orgSachin Kamat2014-01-226-0/+8
* ASoC: samsung: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flagLars-Peter Clausen2014-01-141-1/+0Star
* ASoC: samsung: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2013-12-302-14/+0Star
* ASoC: samsung: Trivial cleanups in header filesSachin Kamat2013-12-302-10/+8Star
* ASoC: samsung: Use ASoC dmaengine code where possibleMark Brown2013-12-125-4/+104
* ASoC: samsung: Provide helper for DMA initMark Brown2013-12-125-45/+42Star
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-3/+3
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-132-14/+8Star
|\
| * DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-312-14/+8Star
* | Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-11-123-26/+14Star
|\ \
| * \ Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-11-041-1/+1
| |\ \
| | * | ASoC: samsung: fix return value check in i2s_alloc_dai()Wei Yongjun2013-10-251-1/+1
| * | | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-10-243-18/+11Star
| |\| |
| | * | ASoC: smdk_wm8994: Add .pm to struct smdk_audio_driverSachin Kamat2013-10-161-0/+2
| | * | ASoC: samsung-i2s: Use devm_snd_soc_register_component()Mark Brown2013-09-171-6/+6
| | * | ASoC: smdk_wm8994: Use devm_snd_soc_unregister_card()Mark Brown2013-09-171-11/+1Star
| | * | ASoC: bells: Add missing route to power up DSP clockCharles Keepax2013-09-171-0/+1
| | * | ASoC: samsung: Allow mono in i2s driverCharles Keepax2013-09-171-1/+1
| | |/
| * / ASoC: samsung: Initialise DMA data at device probe timeMark Brown2013-10-201-7/+2Star
| |/
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-1/+1
|\ \
| * | ARM: S3C24XX: Fix possible dma selection warningHeiko Stuebner2013-10-201-1/+1
| |/
* / ASoC: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX supportTomasz Figa2013-10-061-5/+1Star
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-3/+3
* Merge remote-tracking branch 'asoc/topic/samsung' into tmpMark Brown2013-08-301-0/+7
|\
| * ASoC: Samsung: Do not queue cyclic buffers multiple timesTomasz Figa2013-08-291-0/+7
* | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-08-2210-119/+234
|\|
| * ASoC: samsung: Fix build error with dma function renameTushar Behera2013-08-224-8/+8
| * ASoC: samsung: Rename DMA platform registration functionsMark Brown2013-08-204-11/+11
| * ASoC: samsung: Check to see if we managed to allocate a channelMark Brown2013-08-201-0/+4
| * ASoC: samsung-ac97: simplify use of devm_ioremap_resourceJulia Lawall2013-08-141-6/+1Star
| * ASoC: Samsung: I2S: Modify the I2S driver to support I2S on Exynos5420Padmavathi Venna2013-08-132-8/+88
| * ASoC: Samsung: I2S: Add quirks as driver data in I2SPadmavathi Venna2013-08-131-26/+36
| * ASoC: samsung: Make secondary I2S DAI device a child of primaryMark Brown2013-08-011-0/+2
| * ASoC: smdk_wm8994: Configure the MCLK1 rate based on the boardMark Brown2013-07-291-8/+29
| * ASoC: smdk_wm8994: Configure DAI format at init timeMark Brown2013-07-291-13/+4Star
| * ASoC: smdk_wm8994: Make driver name more uniqueMark Brown2013-07-291-2/+2
| * ASoC: Samsung: I2S: Modify driver to give more flexibilityPadmavathi Venna2013-07-262-39/+55
| * ASoC: samsung-spdif: Convert to devm_clk_get()Mark Brown2013-07-161-6/+2Star
* | Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linusMark Brown2013-07-151-4/+4
|\ \ | |/ |/|
| * ASoC: Samsung: Set RFS and BFS in slave modePadmavathi Venna2013-07-111-4/+4
* | 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