summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung
Commit message (Expand)AuthorAgeFilesLines
* ASoC: samsung: odroid: don't need DUMMY PlatformKuninori Morimoto2023-12-191-2/+1
* ASoC: samsung: speyside: Handle component name prefixKrzysztof Kozlowski2023-10-261-2/+2
* ASoC: Use device_get_match_data()Rob Herring2023-10-091-25/+3
* ASoC: Explicitly include correct DT includesRob Herring2023-10-096-8/+1
* ASoC: samsung: convert not to use asoc_xxx()Kuninori Morimoto2023-09-2517-84/+84
* ASoC: samsung: tm2_wm5110: parse audio-routingKrzysztof Kozlowski2023-08-161-3/+7
* ASoC: samsung: odroid: parse audio-routingKrzysztof Kozlowski2023-08-161-6/+7
* ASoC: samsung: midas_wm1811: parse audio-routingKrzysztof Kozlowski2023-08-161-3/+7
* ASoC: samsung: aries_wm8994: parse audio-routingKrzysztof Kozlowski2023-08-161-3/+7
* ASoC: samsung: odroid: use of_property_present to check for propertyKrzysztof Kozlowski2023-08-161-2/+2
* ASoC: samsung: merge DAI call back functions into opsKuninori Morimoto2023-08-142-12/+11
* ASoC: samsung: midas_wm1811: Fix 'Headphone Switch' control creationMarek Szyprowski2023-08-091-1/+0
* ASoC: samsung: midas_wm1811: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-5/+20
* ASoC: samsung: lowland: Split Line Out jack kcontrol from HeadphoneAlper Nebi Yasak2023-08-071-1/+7
* ASoC: samsung: littlemill: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-6/+21
* ASoC: samsung: use snd_soc_{of_}get_dlc()Kuninori Morimoto2023-06-201-15/+1
* 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