aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/samsung/midas_wm1811.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-11ASoC: samsung: midas_wm1811: Fix error code in probe()Dan Carpenter1-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 Weber1-10/+262
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-06ASoC: samsung: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-1/+1
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-2/+0
2023-09-25ASoC: samsung: convert not to use asoc_xxx()Kuninori Morimoto1-5/+5
2023-08-16ASoC: samsung: midas_wm1811: parse audio-routingKrzysztof Kozlowski1-3/+7
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
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-1/+1
2022-02-03ASoC: samsung: Explicitly include gpiolib headerMark Brown1-0/+1
2021-07-29ASoC: samsung: Constify static snd_soc_opsRikard Falkeborn1-1/+1
2020-11-18ASoC: samsung: fix platform_no_drv_owner.cocci warningsZou Wei1-1/+0
2020-07-30ASoC: samsung: Add sound support for Midas boardsSimon Shields1-0/+543