aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/samsung (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: samsung: midas_wm1811: Fix error code in probe()Dan Carpenter2024-06-111-1/+1
* ASoC: samsung: Replace of_gpio.h by proper oneAndy Shevchenko2024-06-101-1/+1
* ASoC: samsung: midas_wm1811: Use dev_err_probe where appropriateArtur Weber2024-05-291-8/+6
* ASoC: samsung: midas_wm1811: Add GPIO-based headset jack detectionArtur Weber2024-05-292-11/+263
* ASoC: samsung: midas_wm1811: Add headset mic bias supply supportArtur Weber2024-05-291-0/+2
* ASoC: samsung: midas_wm1811: Use SND_SOC_DAPM_REGULATOR_SUPPLY for bias regul...Artur Weber2024-05-291-49/+13
* ASoC: samsung: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-19/+19
* ASoC: samsung: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-061-1/+1
* ASoC: samsung: i2s: Drop unneeded MODULE_ALIASKrzysztof Kozlowski2024-04-151-1/+0
* 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