summaryrefslogtreecommitdiff
path: root/sound/soc/samsung
Commit message (Expand)AuthorAgeFilesLines
* ASoC: samsung: switch to use c2c_params instead of paramsKuninori Morimoto2023-04-055-12/+24
* ASoC: samsung: spdif: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: samsung: snow: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: samsung: pcm: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: samsung: odroid: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: samsung: i2s: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-5/+3
* ASoC: samsung: arndale: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
* ASoC: Use of_property_present() for testing DT property presenceRob Herring2023-03-111-1/+1
* Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-02-222-0/+54
|\
| * ASoC: samsung: i2s: add support for FSD I2SPadmanabhan Rajanbabu2023-01-172-0/+54
* | ASoC: samsung: remove unused driversArnd Bergmann2023-01-1621-4107/+0
|/
* ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto2022-09-201-1/+1
* ASoC: samsung: Use iio_get_channel_type() accessor.Jonathan Cameron2022-08-221-2/+6
* ASoC: samsung: change neo1973_audio from a global to staticTom Rix2022-06-301-1/+1
* ASoC: samsung: change gpiod_speaker_power and rx1950_audio from global to sta...Tom Rix2022-06-301-2/+2
* ASoC: Refactor non_legacy_dai_naming flagMark Brown2022-06-296-11/+16
|\
| * ASoC: samsung: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
| * ASoC: samsung: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-275-10/+16
* | ASoC: samsung: h1940_uda1380: include proepr GPIO consumer headerKrzysztof Kozlowski2022-06-271-1/+1
* | ASoC: samsung: Enable compile testKrzysztof Kozlowski2022-06-271-7/+13
* | ASoC: samsung: s3c24xx-i2s: Drop unneeded gpio.h includeKrzysztof Kozlowski2022-06-271-1/+0
* | ASoC: samsung: s3c-i2s-v2: Allow build for unsupported hardwareKrzysztof Kozlowski2022-06-271-11/+0
* | ASoC: samsung: s3c24xx-i2s: Fix typo in DAIFMT handlingCharles Keepax2022-06-271-1/+1
|/
* Specify clock provider directly to CPU DAIsMark Brown2022-06-094-11/+11
|\
| * ASoC: samsung: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-064-4/+4
| * ASoC: samsung: Update to use set_fmt_new callbackCharles Keepax2022-06-064-15/+15
* | ASoC: trivial changes for cppcheck warningsMark Brown2022-06-071-1/+1
|\ \
| * | ASoC: samsung: snow: simplify error handlingPierre-Louis Bossart2022-06-061-1/+1
| |/
* | ASoC: samsung: Fix error handling in aries_audio_probeMiaoqian Lin2022-06-061-2/+4
|/
* ASoC: samsung: Fix refcount leak in aries_audio_probeMiaoqian Lin2022-05-121-1/+1
* ASoC: samsung: spdif: remove unnecessary check of mem_resYang Yingliang2022-05-101-2/+1
* ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-149-22/+27
* ASoC: samsung: Constify snd_soc_dapm_{route,widget} structsRikard Falkeborn2022-04-055-10/+10
* ASoC: samsung: i2s: check the return value of kstrdup()Xiaoke Wang2022-03-161-0/+4
* ASoC: samsung: Explicitly include gpiolib headerMark Brown2022-02-031-0/+1
* ASoC: samsung: remove unneeded ret variableMinghao Chi2022-01-241-4/+1
* ASoC: samsung: idma: Check of ioremap return valueJiasheng Jiang2021-12-291-0/+2
* ASoC: samsung: Use dev_err_probe() helperKuninori Morimoto2021-12-2011-40/+26
* ASoC: samsung: add missing "fallthrough;"Arnd Bergmann2021-09-271-0/+2
* ASoC: samsung: s3c24xx_simtec: fix spelling mistake "devicec" -> "device"Colin Ian King2021-09-011-1/+1
* ASoC: samsung: Constify static snd_soc_opsRikard Falkeborn2021-07-2913-17/+17
* ASoC: samsung: s3c24xx-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
* ASoC: samsung: s3c2412-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
* ASoC: samsung: pcm: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
* ASoC: samsung: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
* ASoC: samsung: tm2_wm5110: remove shadowed variablePierre-Louis Bossart2021-03-121-1/+2
* ASoC: samsung: tm2_wm5110: check of of_parse return valuePierre-Louis Bossart2021-03-121-1/+1
* ASoC: samsung: snow: remove useless testPierre-Louis Bossart2021-03-101-4/+1
* ASoC: samsung: smdk_wm8994: add missing returnPierre-Louis Bossart2021-03-101-0/+1
* ASoC: samsung: s3c24xx_simtec: add missing error checkPierre-Louis Bossart2021-03-101-0/+5