summaryrefslogtreecommitdiff
path: root/sound/soc/samsung
AgeCommit message (Expand)Author
2023-04-05ASoC: samsung: switch to use c2c_params instead of paramsKuninori Morimoto
2023-03-20ASoC: samsung: spdif: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: samsung: snow: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: samsung: pcm: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: samsung: odroid: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: samsung: i2s: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: samsung: arndale: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-11ASoC: Use of_property_present() for testing DT property presenceRob Herring
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-01-17ASoC: samsung: i2s: add support for FSD I2SPadmanabhan Rajanbabu
2023-01-16ASoC: samsung: remove unused driversArnd Bergmann
2022-09-20ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto
2022-08-22ASoC: samsung: Use iio_get_channel_type() accessor.Jonathan Cameron
2022-06-30ASoC: samsung: change neo1973_audio from a global to staticTom Rix
2022-06-30ASoC: samsung: change gpiod_speaker_power and rx1950_audio from global to sta...Tom Rix
2022-06-29ASoC: Refactor non_legacy_dai_naming flagMark Brown
2022-06-27ASoC: samsung: h1940_uda1380: include proepr GPIO consumer headerKrzysztof Kozlowski
2022-06-27ASoC: samsung: Enable compile testKrzysztof Kozlowski
2022-06-27ASoC: samsung: s3c24xx-i2s: Drop unneeded gpio.h includeKrzysztof Kozlowski
2022-06-27ASoC: samsung: s3c-i2s-v2: Allow build for unsupported hardwareKrzysztof Kozlowski
2022-06-27ASoC: samsung: s3c24xx-i2s: Fix typo in DAIFMT handlingCharles Keepax
2022-06-27ASoC: samsung: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-06-27ASoC: samsung: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-09Specify clock provider directly to CPU DAIsMark Brown
2022-06-07ASoC: trivial changes for cppcheck warningsMark Brown
2022-06-06ASoC: samsung: Fix error handling in aries_audio_probeMiaoqian Lin
2022-06-06ASoC: samsung: snow: simplify error handlingPierre-Louis Bossart
2022-06-06ASoC: samsung: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: samsung: Update to use set_fmt_new callbackCharles Keepax
2022-05-12ASoC: samsung: Fix refcount leak in aries_audio_probeMiaoqian Lin
2022-05-10ASoC: samsung: spdif: remove unnecessary check of mem_resYang Yingliang
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki
2022-04-05ASoC: samsung: Constify snd_soc_dapm_{route,widget} structsRikard Falkeborn
2022-03-16ASoC: samsung: i2s: check the return value of kstrdup()Xiaoke Wang
2022-02-03ASoC: samsung: Explicitly include gpiolib headerMark Brown
2022-01-24ASoC: samsung: remove unneeded ret variableMinghao Chi
2021-12-29ASoC: samsung: idma: Check of ioremap return valueJiasheng Jiang
2021-12-20ASoC: samsung: Use dev_err_probe() helperKuninori Morimoto
2021-09-27ASoC: samsung: add missing "fallthrough;"Arnd Bergmann
2021-09-01ASoC: samsung: s3c24xx_simtec: fix spelling mistake "devicec" -> "device"Colin Ian King
2021-07-29ASoC: samsung: Constify static snd_soc_opsRikard Falkeborn
2021-06-21ASoC: samsung: s3c24xx-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-21ASoC: samsung: s3c2412-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-21ASoC: samsung: pcm: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-21ASoC: samsung: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-03-12ASoC: samsung: tm2_wm5110: remove shadowed variablePierre-Louis Bossart
2021-03-12ASoC: samsung: tm2_wm5110: check of of_parse return valuePierre-Louis Bossart
2021-03-10ASoC: samsung: snow: remove useless testPierre-Louis Bossart
2021-03-10ASoC: samsung: smdk_wm8994: add missing returnPierre-Louis Bossart
2021-03-10ASoC: samsung: s3c24xx_simtec: add missing error checkPierre-Louis Bossart