summaryrefslogtreecommitdiff
path: root/sound/soc/samsung
AgeCommit message (Expand)AuthorFilesLines
2025-03-17ASoC: samsung: Convert to RUNTIME_PM_OPS() & coTakashi Iwai1-7/+3
2025-03-12ASoC: samsung: speyside: Free gpiod tableLinus Walleij1-0/+10
2025-03-04ASoC: samsung: GPIO descriptor conversionMark Brown6-12/+30
2025-03-04ASoC: samsung: tm2_wm5110: Drop unused includeLinus Walleij1-1/+0
2025-03-04ASoC: samsung: tobermory: Drop unused includeLinus Walleij1-1/+0
2025-03-04ASoC: samsung: speyside: Convert to GPIO descriptorLinus Walleij1-7/+30
2025-03-04ASoC: samsung: lowland: Drop unused includeLinus Walleij1-1/+0
2025-03-04ASoC: samsung: littlemill: Drop unused includeLinus Walleij1-1/+0
2025-03-04ASoC: samsung: bells: Drop unused includeLinus Walleij1-1/+0
2025-03-03ASoC: samsung: smdk_wm8994pcm: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-1/+1
2025-03-03ASoC: samsung: midas_wm1811: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-1/+1
2025-03-03ASoC: samsung: aries_wm8994: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-3/+3
2025-03-03ASoC: samsung: smdk_wm8994: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-2/+2
2025-03-03ASoC: samsung: littlemill: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-2/+2
2025-03-03ASoC: samsung: tm2_wm5110: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-4/+4
2025-03-03ASoC: samsung: tobermory: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-1/+1
2025-03-03ASoC: samsung: speyside: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-3/+3
2025-03-03ASoC: samsung: lowland: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-3/+3
2025-03-03ASoC: samsung: arndale: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-2/+2
2025-03-03ASoC: samsung: odroid: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-1/+1
2025-03-03ASoC: samsung: bells: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-10/+10
2025-03-03ASoC: samsung: snow: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-1/+1
2025-01-08ASoC: samsung: Add missing depends on I2CCharles Keepax1-2/+2
2025-01-07ASoC: samsung: Add missing selects for MFD_WM8994Charles Keepax1-1/+3
2024-10-23ASoC: samsung: remove dpcm_xxx flagsKuninori Morimoto1-6/+5
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König6-6/+6
2024-06-11ASoC: samsung: midas_wm1811: Fix error code in probe()Dan Carpenter1-1/+1
2024-06-10ASoC: samsung: Replace of_gpio.h by proper oneAndy Shevchenko1-1/+1
2024-05-29ASoC: samsung: midas_wm1811: Use dev_err_probe where appropriateArtur Weber1-8/+6
2024-05-29ASoC: samsung: midas_wm1811: Add GPIO-based headset jack detectionArtur Weber2-11/+263
2024-05-29ASoC: samsung: midas_wm1811: Add headset mic bias supply supportArtur Weber1-0/+2
2024-05-29ASoC: samsung: midas_wm1811: Use SND_SOC_DAPM_REGULATOR_SUPPLY for bias regul...Artur Weber1-49/+13
2024-05-08ASoC: samsung: Use *-y instead of *-objs in MakefileTakashi Iwai1-19/+19
2024-05-06ASoC: samsung: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-1/+1
2024-04-15ASoC: samsung: i2s: Drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2023-12-19ASoC: samsung: odroid: don't need DUMMY PlatformKuninori Morimoto1-2/+1
2023-10-26ASoC: samsung: speyside: Handle component name prefixKrzysztof Kozlowski1-2/+2
2023-10-09ASoC: Use device_get_match_data()Rob Herring1-25/+3
2023-10-09ASoC: Explicitly include correct DT includesRob Herring6-8/+1
2023-09-25ASoC: samsung: convert not to use asoc_xxx()Kuninori Morimoto17-84/+84
2023-08-16ASoC: samsung: tm2_wm5110: parse audio-routingKrzysztof Kozlowski1-3/+7
2023-08-16ASoC: samsung: odroid: parse audio-routingKrzysztof Kozlowski1-6/+7
2023-08-16ASoC: samsung: midas_wm1811: parse audio-routingKrzysztof Kozlowski1-3/+7
2023-08-16ASoC: samsung: aries_wm8994: parse audio-routingKrzysztof Kozlowski1-3/+7
2023-08-16ASoC: samsung: odroid: use of_property_present to check for propertyKrzysztof Kozlowski1-2/+2
2023-08-14ASoC: samsung: merge DAI call back functions into opsKuninori Morimoto2-12/+11
2023-08-09ASoC: samsung: midas_wm1811: Fix 'Headphone Switch' control creationMarek Szyprowski1-1/+0
2023-08-07ASoC: samsung: midas_wm1811: Map missing jack kcontrolsAlper Nebi Yasak1-5/+20
2023-08-07ASoC: samsung: lowland: Split Line Out jack kcontrol from HeadphoneAlper Nebi Yasak1-1/+7
2023-08-07ASoC: samsung: littlemill: Map missing jack kcontrolsAlper Nebi Yasak1-6/+21