Age | Commit message (Expand) | Author |
2025-01-08 | ASoC: samsung: Add missing depends on I2C | Charles Keepax |
2025-01-07 | ASoC: samsung: Add missing selects for MFD_WM8994 | Charles Keepax |
2024-10-23 | ASoC: samsung: remove dpcm_xxx flags | Kuninori Morimoto |
2024-09-09 | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-06-11 | ASoC: samsung: midas_wm1811: Fix error code in probe() | Dan Carpenter |
2024-06-10 | ASoC: samsung: Replace of_gpio.h by proper one | Andy Shevchenko |
2024-05-29 | ASoC: samsung: midas_wm1811: Use dev_err_probe where appropriate | Artur Weber |
2024-05-29 | ASoC: samsung: midas_wm1811: Add GPIO-based headset jack detection | Artur Weber |
2024-05-29 | ASoC: samsung: midas_wm1811: Add headset mic bias supply support | Artur Weber |
2024-05-29 | ASoC: samsung: midas_wm1811: Use SND_SOC_DAPM_REGULATOR_SUPPLY for bias regul... | Artur Weber |
2024-05-08 | ASoC: samsung: Use *-y instead of *-objs in Makefile | Takashi Iwai |
2024-05-06 | ASoC: samsung: Use snd_soc_substream_to_rtd() for accessing private_data | Krzysztof Kozlowski |
2024-04-15 | ASoC: samsung: i2s: Drop unneeded MODULE_ALIAS | Krzysztof Kozlowski |
2023-12-19 | ASoC: samsung: odroid: don't need DUMMY Platform | Kuninori Morimoto |
2023-10-26 | ASoC: samsung: speyside: Handle component name prefix | Krzysztof Kozlowski |
2023-10-09 | ASoC: Use device_get_match_data() | Rob Herring |
2023-10-09 | ASoC: Explicitly include correct DT includes | Rob Herring |
2023-09-25 | ASoC: samsung: convert not to use asoc_xxx() | Kuninori Morimoto |
2023-08-16 | ASoC: samsung: tm2_wm5110: parse audio-routing | Krzysztof Kozlowski |
2023-08-16 | ASoC: samsung: odroid: parse audio-routing | Krzysztof Kozlowski |
2023-08-16 | ASoC: samsung: midas_wm1811: parse audio-routing | Krzysztof Kozlowski |
2023-08-16 | ASoC: samsung: aries_wm8994: parse audio-routing | Krzysztof Kozlowski |
2023-08-16 | ASoC: samsung: odroid: use of_property_present to check for property | Krzysztof Kozlowski |
2023-08-14 | ASoC: samsung: merge DAI call back functions into ops | Kuninori Morimoto |
2023-08-09 | ASoC: samsung: midas_wm1811: Fix 'Headphone Switch' control creation | Marek Szyprowski |
2023-08-07 | ASoC: samsung: midas_wm1811: Map missing jack kcontrols | Alper Nebi Yasak |
2023-08-07 | ASoC: samsung: lowland: Split Line Out jack kcontrol from Headphone | Alper Nebi Yasak |
2023-08-07 | ASoC: samsung: littlemill: Map missing jack kcontrols | Alper Nebi Yasak |
2023-06-20 | ASoC: samsung: use snd_soc_{of_}get_dlc() | Kuninori Morimoto |
2023-04-05 | ASoC: samsung: switch to use c2c_params instead of params | Kuninori Morimoto |
2023-03-20 | ASoC: samsung: spdif: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: samsung: snow: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: samsung: pcm: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: samsung: odroid: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: samsung: i2s: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: samsung: arndale: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-11 | ASoC: Use of_property_present() for testing DT property presence | Rob Herring |
2023-02-22 | Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2023-01-17 | ASoC: samsung: i2s: add support for FSD I2S | Padmanabhan Rajanbabu |
2023-01-16 | ASoC: samsung: remove unused drivers | Arnd Bergmann |
2022-09-20 | ASoC: soc.h: remove num_cpus/codecs | Kuninori Morimoto |
2022-08-22 | ASoC: samsung: Use iio_get_channel_type() accessor. | Jonathan Cameron |
2022-06-30 | ASoC: samsung: change neo1973_audio from a global to static | Tom Rix |
2022-06-30 | ASoC: samsung: change gpiod_speaker_power and rx1950_audio from global to sta... | Tom Rix |
2022-06-29 | ASoC: Refactor non_legacy_dai_naming flag | Mark Brown |
2022-06-27 | ASoC: samsung: h1940_uda1380: include proepr GPIO consumer header | Krzysztof Kozlowski |
2022-06-27 | ASoC: samsung: Enable compile test | Krzysztof Kozlowski |
2022-06-27 | ASoC: samsung: s3c24xx-i2s: Drop unneeded gpio.h include | Krzysztof Kozlowski |
2022-06-27 | ASoC: samsung: s3c-i2s-v2: Allow build for unsupported hardware | Krzysztof Kozlowski |
2022-06-27 | ASoC: samsung: s3c24xx-i2s: Fix typo in DAIFMT handling | Charles Keepax |