aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/samsung/s3c-i2s-v2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-16ASoC: samsung: remove unused driversArnd Bergmann1-670/+0
2022-06-27ASoC: samsung: s3c-i2s-v2: Allow build for unsupported hardwareKrzysztof Kozlowski1-11/+0
2022-06-06ASoC: samsung: Rename set_fmt_new back to set_fmtCharles Keepax1-1/+1
2022-06-06ASoC: samsung: Update to use set_fmt_new callbackCharles Keepax1-4/+4
2021-09-27ASoC: samsung: add missing "fallthrough;"Arnd Bergmann1-0/+2
2020-08-19ASoC: samsung: s3c2412-i2s: avoid hardcoded S3C2410_PA_IISArnd Bergmann1-2/+1
2020-07-23ASoC: samsung: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2020-04-14ASoC: samsung: s3c24xx-i2s: Fix build after removal of DAI suspend/resumeKrzysztof Kozlowski1-57/+0
2020-03-27ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-1/+1
2019-10-18ASoC: samsung: Use pr_warn instead of pr_warningKefeng Wang1-3/+3
2019-04-19ASoC: samsung: s3c-i2s-v2: Convert to SPDX License IdentifierSylwester Nawrocki1-15/+11
2017-07-28ASoC: samsung: Add proper error paths to s3c24xx I2S driverKrzysztof Kozlowski1-0/+9
2017-07-28ASoC: samsung: Add missing prepare for iis clock of s3c24xxKrzysztof Kozlowski1-1/+1
2017-07-28ASoC: samsung: Fix possible double iounmap on s3c24xx driver probe failureKrzysztof Kozlowski1-1/+0
2017-07-17ASoC: samsung: Remove non-existing CONFIG_CPU_S3C2413Krzysztof Kozlowski1-1/+1
2017-03-07ASoC: samsung: Remove extra blank linesCalin Cruceru1-1/+0
2016-08-08ASoC: samsung: Remove unused now unused struct s3c_dma_paramsSylwester Nawrocki1-1/+0
2016-08-08ASoC: samsung: Drop usage of struct s3c_dma_params from s3c2412-i2s.cSylwester Nawrocki1-1/+1
2016-06-26ASoC: samsung: fix spelling mistake: "unknwon" -> "unknown"Colin Ian King1-1/+1
2016-01-27ASoC: s3c24xx: use const snd_soc_component_driver pointerArnd Bergmann1-1/+1
2014-07-14ASoC: samsung: remove unused DMA dataArnd Bergmann1-2/+0
2014-06-24ASoC: samsung: s3c24{xx,12}-i2s: port to use generic dmaengine APIVasily Khoruzhick1-16/+1
2014-05-26ASoC: samsung: Use params_width()Tushar Behera1-4/+4
2014-05-22ASoC: samsung: Use devm_snd_soc_register_componentTushar Behera1-1/+1
2014-01-22ASoC: Samsung: s3c-i2s-v2: Fix build errorSachin Kamat1-3/+3
2013-10-06ASoC: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX supportTomasz Figa1-5/+1
2013-07-04ASoC: Samsung: Remove redundant commentSachin Kamat1-3/+1
2013-03-26ASoC: switch over to use snd_soc_register_component() on s3c i2sKuninori Morimoto1-4/+5
2011-10-03ASoC: samsung: s3c-i2s-v2.c needs module.hAxel Lin1-0/+1
2011-01-11ASoC: SAMSUNG: Clean-up header includesSeungwhan Youn1-2/+1
2010-11-23ASoC: Samsung: Rename from s3c24xx to samsungJassi Brar1-0/+757