summaryrefslogtreecommitdiff
path: root/sound/soc/samsung
AgeCommit message (Expand)Author
2023-12-19ASoC: samsung: odroid: don't need DUMMY PlatformKuninori Morimoto
2023-10-26ASoC: samsung: speyside: Handle component name prefixKrzysztof Kozlowski
2023-10-09ASoC: Use device_get_match_data()Rob Herring
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-25ASoC: samsung: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-16ASoC: samsung: tm2_wm5110: parse audio-routingKrzysztof Kozlowski
2023-08-16ASoC: samsung: odroid: parse audio-routingKrzysztof Kozlowski
2023-08-16ASoC: samsung: midas_wm1811: parse audio-routingKrzysztof Kozlowski
2023-08-16ASoC: samsung: aries_wm8994: parse audio-routingKrzysztof Kozlowski
2023-08-16ASoC: samsung: odroid: use of_property_present to check for propertyKrzysztof Kozlowski
2023-08-14ASoC: samsung: merge DAI call back functions into opsKuninori Morimoto
2023-08-09ASoC: samsung: midas_wm1811: Fix 'Headphone Switch' control creationMarek Szyprowski
2023-08-07ASoC: samsung: midas_wm1811: Map missing jack kcontrolsAlper Nebi Yasak
2023-08-07ASoC: samsung: lowland: Split Line Out jack kcontrol from HeadphoneAlper Nebi Yasak
2023-08-07ASoC: samsung: littlemill: Map missing jack kcontrolsAlper Nebi Yasak
2023-06-20ASoC: samsung: use snd_soc_{of_}get_dlc()Kuninori Morimoto
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