aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/samsung/s3c2412-i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-14ASoC: samsung: s3c24xx-i2s: Fix build after removal of DAI suspend/resumeKrzysztof Kozlowski1-0/+56
2019-04-19ASoC: samsung: s3c2412-i2s: Convert to SPDX License IdentifierSylwester Nawrocki1-17/+11
2019-02-14ASoC: samsung: Specify DMA channel names through custom DMA configSylwester Nawrocki1-1/+1
2019-02-12ASoC: samsung: dmaengine: Allow to specify custom DMA deviceSylwester Nawrocki1-1/+1
2017-07-28ASoC: samsung: Add proper error paths to s3c24xx I2S driverKrzysztof Kozlowski1-4/+9
2017-07-26ASoC: samsung: s3c2412: Handle return value of clk_prepare_enable.Arvind Yadav1-1/+3
2017-01-23ASoC: Revert "samsung: Remove unneeded initialization of chan_name"Sylwester Nawrocki1-0/+2
2016-12-12Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown1-2/+0
2016-10-28ASoC: samsung: get access to DMA engine early to defer probe properlyMarek Szyprowski1-8/+8
2016-10-25ASoC: samsung: Remove unneeded initialization of chan_nameSylwester Nawrocki1-2/+0
2016-08-08ASoC: samsung: Drop usage of struct s3c_dma_params from s3c2412-i2s.cSylwester Nawrocki1-12/+12
2016-07-21ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_configSylwester Nawrocki1-1/+2
2015-11-21ASoC: samsung: pass filter function as pointerArnd Bergmann1-2/+2
2015-11-18ASoC: s3c24xx-i2s: pass DMA channels as platform dataArnd Bergmann1-2/+10
2015-11-18ASoC: samsung: pass DMA channels as pointersArnd Bergmann1-2/+2
2014-10-20ASoC: samsung: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-29ASoC: samsung: Fix return value check in s3c2412_iis_dev_probe()Wei Yongjun1-6/+2
2014-07-14ASoC: samsung: remove unused DMA dataArnd Bergmann1-4/+0
2014-06-24ASoC: samsung: s3c2412-i2s: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick1-2/+2
2014-06-24ASoC: samsung: s3c24{xx,12}-i2s: port to use generic dmaengine APIVasily Khoruzhick1-24/+23
2014-05-26ASoC: samsung: Use params_width()Tushar Behera1-3/+3
2014-05-22ASoC: samsung: Use devm_snd_soc_register_componentTushar Behera1-13/+1
2014-05-22ASoC: samsung: Use devm_snd_soc_register_platformTushar Behera1-1/+0
2014-04-08ASoC: samsung: Fix build on multiplatformSachin Kamat1-2/+2
2014-01-22ASoC: samsung: Fix build regressions due to gpio re-orgSachin Kamat1-0/+2
2013-08-22ASoC: samsung: Fix build error with dma function renameTushar Behera1-2/+2
2013-03-26ASoC: switch over to use snd_soc_register_component() on s3c i2sKuninori Morimoto1-3/+9
2012-12-10ASoC: Samsung: remove __dev* attributesBill Pemberton1-3/+3
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna1-1/+19
2012-07-15ASoC: Convert S3C2412 I2S driver to gpiolib APISylwester Nawrocki1-7/+3
2012-04-30ASoC: s3c2412-i2s: Fix dai registrationHeiko Stübner1-1/+1
2011-11-25ASoC: Convert Samsung directory to module_platform_driverMark Brown1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-02ASoC: samsung: Add __devexit_p at necessary placesAxel Lin1-1/+1
2011-09-16ASoC: samsung: Fix checking return value of clk_getAxel Lin1-2/+2
2011-01-11ASoC: SAMSUNG: Clean-up header includesSeungwhan Youn1-11/+1
2010-11-23ASoC: Samsung: Rename from s3c24xx to samsungJassi Brar1-0/+212