summaryrefslogtreecommitdiff
path: root/sound/soc/samsung
AgeCommit message (Expand)Author
2025-07-13ASoC: samsung: littlemill: don't set dapm->bias_level directlyKuninori Morimoto
2025-07-13ASoC: samsung: tobermory: don't set dapm->bias_level directlyKuninori Morimoto
2025-07-13ASoC: samsung: speyside: don't set dapm->bias_level directlyKuninori Morimoto
2025-07-13ASoC: samsung: bell: don't set dapm->bias_level directlyKuninori Morimoto
2025-06-24ASoC: samsung: Standardize ASoC menuKuninori Morimoto
2025-03-17ASoC: samsung: Convert to RUNTIME_PM_OPS() & coTakashi Iwai
2025-03-12ASoC: samsung: speyside: Free gpiod tableLinus Walleij
2025-03-04ASoC: samsung: GPIO descriptor conversionMark Brown
2025-03-04ASoC: samsung: tm2_wm5110: Drop unused includeLinus Walleij
2025-03-04ASoC: samsung: tobermory: Drop unused includeLinus Walleij
2025-03-04ASoC: samsung: speyside: Convert to GPIO descriptorLinus Walleij
2025-03-04ASoC: samsung: lowland: Drop unused includeLinus Walleij
2025-03-04ASoC: samsung: littlemill: Drop unused includeLinus Walleij
2025-03-04ASoC: samsung: bells: Drop unused includeLinus Walleij
2025-03-03ASoC: samsung: smdk_wm8994pcm: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
2025-03-03ASoC: samsung: midas_wm1811: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
2025-03-03ASoC: samsung: aries_wm8994: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
2025-03-03ASoC: samsung: smdk_wm8994: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
2025-03-03ASoC: samsung: littlemill: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
2025-03-03ASoC: samsung: tm2_wm5110: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
2025-03-03ASoC: samsung: tobermory: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
2025-03-03ASoC: samsung: speyside: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
2025-03-03ASoC: samsung: lowland: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
2025-03-03ASoC: samsung: arndale: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
2025-03-03ASoC: samsung: odroid: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
2025-03-03ASoC: samsung: bells: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
2025-03-03ASoC: samsung: snow: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
2025-01-08ASoC: samsung: Add missing depends on I2CCharles Keepax
2025-01-07ASoC: samsung: Add missing selects for MFD_WM8994Charles Keepax
2024-10-23ASoC: samsung: remove dpcm_xxx flagsKuninori Morimoto
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-06-11ASoC: samsung: midas_wm1811: Fix error code in probe()Dan Carpenter
2024-06-10ASoC: samsung: Replace of_gpio.h by proper oneAndy Shevchenko
2024-05-29ASoC: samsung: midas_wm1811: Use dev_err_probe where appropriateArtur Weber
2024-05-29ASoC: samsung: midas_wm1811: Add GPIO-based headset jack detectionArtur Weber
2024-05-29ASoC: samsung: midas_wm1811: Add headset mic bias supply supportArtur Weber
2024-05-29ASoC: samsung: midas_wm1811: Use SND_SOC_DAPM_REGULATOR_SUPPLY for bias regul...Artur Weber
2024-05-08ASoC: samsung: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-05-06ASoC: samsung: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski
2024-04-15ASoC: samsung: i2s: Drop unneeded MODULE_ALIASKrzysztof Kozlowski
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