Age | Commit message (Expand) | Author |
2024-10-01 | ASoC: Updates for mchp-spdif(tx/rx) | Mark Brown |
2024-09-30 | ASoC: atmel: mchp-spdifrx: Remove interface name from stream_name | Codrin Ciubotariu |
2024-09-30 | ASoC: atmel: mchp-spdiftx: Remove interface name from stream_name | Codrin Ciubotariu |
2024-09-30 | ASoC: atmel: atmel_ssc_dai: Drop S24_LE support due to single channel limitation | Codrin Ciubotariu |
2024-09-30 | ASoC: atmel: atmel_ssc_dai: Add stream names | Codrin Ciubotariu |
2024-09-24 | ASoC: atmel: mchp-pdmc: Skip ALSA restoration if substream runtime is uniniti... | Andrei Simion |
2024-09-13 | ASoC: atmel: mchp-pdmc: Retain Non-Runtime Controls | Codrin Ciubotariu |
2024-09-11 | ASoC: atmel: mchp-pdmc: Add snd_soc_dai_driver name | Codrin Ciubotariu |
2024-09-11 | ASoC: atmel: mchp-pdmc: Improve maxburst calculation for better performance | Codrin Ciubotariu |
2024-09-09 | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-09-09 | ASoC: atmel: mchp-i2s-mcc: Remove interface name from stream_name | Codrin Ciubotariu |
2024-09-05 | ASoC: atmel: mchp-i2s-mcc: Improve maxburst calculation for better performance | Codrin Ciubotariu |
2024-06-06 | ASoC: atmel: atmel-classd: Re-add dai_link->platform to fix card init | Andrei Simion |
2024-05-08 | ASoC: Use *-y instead of *-objs in Makefile | Mark Brown |
2024-05-08 | ASoC: atmel: tse850-pcm5142: Remove unused of_gpio.h | Andy Shevchenko |
2024-05-08 | ASoC: atmel: Use *-y instead of *-objs in Makefile | Takashi Iwai |
2024-01-22 | ASoC: atmel: use devm_snd_soc_register_card() | Kuninori Morimoto |
2023-10-09 | ASoC: Explicitly include correct DT includes | Rob Herring |
2023-09-25 | ASoC: atmel: convert not to use asoc_xxx() | Kuninori Morimoto |
2023-09-01 | ASoC: dmaengine: Drop unused iov_iter for process callback | Takashi Iwai |
2023-08-28 | Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2023-08-24 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2023-08-18 | ASoC: dmaengine: Use iov_iter for process callback, too | Takashi Iwai |
2023-08-14 | ASoC: atmel: merge DAI call back functions into ops | Kuninori Morimoto |
2023-08-13 | ASoC: atmel: tse850-pcm5142: Remove redundant of_match_ptr() | Ruan Jinjie |
2023-08-13 | ASoC: atmel: Remove redundant of_match_ptr() | Ruan Jinjie |
2023-07-25 | ASoC: atmel: Fix the 8K sample parameter in I2SC master | Guiting Shen |
2023-07-20 | ASoC: atmel: mchp-pdmc: Use snd_ctl_remove_id() | Takashi Iwai |
2023-06-13 | ASoC: atmel: use use new trigger ordering method | Kuninori Morimoto |
2023-05-22 | ASoC: atmel: sam9g20_wm8731: Remove the unneeded include <linux/i2c.h> | Christophe JAILLET |
2023-05-08 | ASoC: atmel: use asoc_dummy_dlc | Kuninori Morimoto |
2023-03-24 | ASoC: atmel: remove unnecessary dai_link->platform | Kuninori Morimoto |
2023-03-20 | ASoC: atmel: tse850-pcm5142: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: atmel: sam9x5_wm8731: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: atmel: sam9g20_wm8731: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: atmel: mikroe-proto: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: atmel: mchp-spdiftx: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: atmel: mchp-spdifrx: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: atmel: mchp-pdmc: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: atmel: mchp-i2s-mcc: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: atmel: atmel_wm8904: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: atmel: atmel-i2s: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-05 | ASoC: mchp-pdmc: avoid casting to/from void pointer | Claudiu Beznea |
2023-03-05 | ASoC: mchp-pdmc: return directly ret | Claudiu Beznea |
2023-03-05 | ASoC: mchp-pdmc: use FIELD_PREP() where possible | Claudiu Beznea |
2023-03-05 | ASoC: mchp-spdiftx: update debug message | Claudiu Beznea |
2023-03-05 | ASoC: mchp-spdiftx: use regmap_update_bits() | Claudiu Beznea |
2023-03-05 | ASoC: mchp-spdiftx: use FIELD_PREP() where possible | Claudiu Beznea |
2023-02-28 | ASoC: mchp-pdmc: fix poc noises when starting | Mark Brown |
2023-02-28 | ASoC: sam9g20ek: Disable capture unless building with microphone input | Mark Brown |