aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-07Merge branch 'topic/tlv320aic23' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsungMark Brown1-1/+1
2014-03-07ASoC: update Kconfig of AIC23 users to select I2C variantMax Filippov1-1/+1
2014-03-03ASoC: neo1973_wm8753: Convert to table based setupLars-Peter Clausen1-36/+24
2014-03-03ASoC: neo1973_wm8753: Post gta01 support removal cleanupLars-Peter Clausen1-79/+37
2014-02-11ASoC: smdk_wm8994: Fix typo "wm8894"Paul Bolle1-1/+1
2014-02-11ASoC: tobermory: Stop the FLL if we fail to switch SYSCLK to itMark Brown1-0/+2
2014-02-03ASoC: rx1950_uda1380: Don't modify runtime->hwLars-Peter Clausen1-4/+0
2014-02-03ASoC: h1940_uda1380: Don't modify runtime->hwLars-Peter Clausen1-4/+0
2014-02-03ASoC: samsung: rx1950_uda1380: Remove unused variableSachin Kamat1-1/+0
2014-02-03ASoC: samsung: h1940_uda1380: Fix build warningSachin Kamat1-1/+1
2014-02-03ASoC: samsung: h1940_uda1380: Remove unused variableSachin Kamat1-1/+0
2014-01-30ASoC: samsung: Fix trivial typoSachin Kamat1-2/+2
2014-01-30ASoC: samsung: Remove invalid dependenciesSachin Kamat1-1/+1
2014-01-24ASoC: samsung: Remove dma.h inclusionSachin Kamat1-2/+0
2014-01-24ASoC: samsung: Add NULL check in i2s.cSachin Kamat1-1/+2
2014-01-24ASoC: Samsung: Fix build error due to missing dependencySachin Kamat1-1/+1
2014-01-23ASoC: samsung: Fix Kconfig dependencySachin Kamat1-1/+1
2014-01-22ASoC: samsung: smdk_wm8994: Fix build errorSachin Kamat1-3/+1
2014-01-22ASoC: Samsung: s3c-i2s-v2: Fix build errorSachin Kamat1-3/+3
2014-01-22ASoC: samsung: Fix build regressions due to gpio re-orgSachin Kamat6-0/+8
2014-01-14ASoC: samsung: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flagLars-Peter Clausen1-1/+0
2013-12-30ASoC: samsung: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2-14/+0
2013-12-30ASoC: samsung: Trivial cleanups in header filesSachin Kamat2-10/+8
2013-12-12ASoC: samsung: Use ASoC dmaengine code where possibleMark Brown5-4/+104
2013-12-12ASoC: samsung: Provide helper for DMA initMark Brown5-45/+42
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-3/+3
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-14/+8
2013-11-12Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-26/+14
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-11-03Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown1-1/+1
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King2-14/+8
2013-10-25ASoC: samsung: fix return value check in i2s_alloc_dai()Wei Yongjun1-1/+1
2013-10-24Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown3-18/+11
2013-10-21ARM: S3C24XX: Fix possible dma selection warningHeiko Stuebner1-1/+1
2013-10-20ASoC: samsung: Initialise DMA data at device probe timeMark Brown1-7/+2
2013-10-16ASoC: smdk_wm8994: Add .pm to struct smdk_audio_driverSachin Kamat1-0/+2
2013-10-06ASoC: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX supportTomasz Figa1-5/+1
2013-09-17ASoC: samsung-i2s: Use devm_snd_soc_register_component()Mark Brown1-6/+6
2013-09-17ASoC: smdk_wm8994: Use devm_snd_soc_unregister_card()Mark Brown1-11/+1
2013-09-17ASoC: bells: Add missing route to power up DSP clockCharles Keepax1-0/+1
2013-09-17ASoC: samsung: Allow mono in i2s driverCharles Keepax1-1/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-3/+3
2013-08-30Merge remote-tracking branch 'asoc/topic/samsung' into tmpMark Brown1-0/+7
2013-08-29ASoC: Samsung: Do not queue cyclic buffers multiple timesTomasz Figa1-0/+7
2013-08-22Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown10-119/+234
2013-08-22ASoC: samsung: Fix build error with dma function renameTushar Behera4-8/+8
2013-08-20ASoC: samsung: Rename DMA platform registration functionsMark Brown4-11/+11
2013-08-20ASoC: samsung: Check to see if we managed to allocate a channelMark Brown1-0/+4
2013-08-14ASoC: samsung-ac97: simplify use of devm_ioremap_resourceJulia Lawall1-6/+1
2013-08-13ASoC: Samsung: I2S: Modify the I2S driver to support I2S on Exynos5420Padmavathi Venna2-8/+88