Age | Commit message (Expand) | Author |
2024-05-13 | Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2024-05-08 | ASoC: meson: Use *-y instead of *-objs in Makefile | Takashi Iwai |
2024-05-07 | ASoC: Constify static snd_pcm_hardware | Mark Brown |
2024-05-07 | ASoC: meson: Constify static snd_pcm_hardware | Krzysztof Kozlowski |
2024-05-06 | ASoC: meson: Use snd_soc_substream_to_rtd() for accessing private_data | Krzysztof Kozlowski |
2024-04-30 | ASoC: meson: tdm fixes | Mark Brown |
2024-04-29 | ASoC: meson: cards: select SND_DYNAMIC_MINORS | Jerome Brunet |
2024-04-29 | ASoC: meson: axg-tdm: add continuous clock support | Jerome Brunet |
2024-04-29 | ASoC: meson: axg-tdm-interface: manage formatters in trigger | Jerome Brunet |
2024-04-29 | ASoC: meson: axg-card: make links nonatomic | Jerome Brunet |
2024-04-29 | ASoC: meson: axg-fifo: use threaded irq to check periods | Jerome Brunet |
2024-02-27 | ASoC: meson: axg-fifo: use FIELD helpers | Jerome Brunet |
2024-02-26 | ASoC: meson: axg-fifo: take continuous rates | Jerome Brunet |
2024-02-26 | ASoC: meson: axg-spdifin: use max width for rate detection | Jerome Brunet |
2024-02-26 | ASoC: meson: axg-tdm-interface: update error format error traces | Jerome Brunet |
2024-02-26 | ASoC: meson: axg-tdm-interface: add frame rate constraint | Jerome Brunet |
2024-02-26 | ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs | Jerome Brunet |
2024-02-14 | ASoC: meson: t9015: fix function pointer type mismatch | Jerome Brunet |
2024-02-14 | ASoC: meson: aiu: fix function pointer type mismatch | Jerome Brunet |
2024-01-03 | ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux | Mark Brown |
2024-01-03 | ASoC: meson: g12a-toacodec: Fix event generation | Mark Brown |
2024-01-03 | ASoC: meson: g12a-tohdmitx: Validate written enum values | Mark Brown |
2024-01-03 | ASoC: meson: g12a-toacodec: Validate written enum values | Mark Brown |
2023-10-23 | ASoC: meson: Make meson_card_remove() return void | Uwe Kleine-König |
2023-09-25 | ASoC: meson: convert not to use asoc_xxx() | Kuninori Morimoto |
2023-09-12 | ASoC: Merge up fixes | Mark Brown |
2023-09-11 | ASoC: meson: axg: extend TDM maximum sample rate to 384kHz | Jerome Brunet |
2023-09-11 | ASoC: meson: spdifin: start hw on dai probe | Jerome Brunet |
2023-08-17 | ASoC: Merge up fixes | Mark Brown |
2023-08-14 | ASoC: meson: merge DAI call back functions into ops | Kuninori Morimoto |
2023-08-10 | ASoC: meson: axg-tdm-formatter: fix channel slot allocation | Jerome Brunet |
2023-06-20 | ASoC: meson: use snd_soc_{of_}get_dlc() | Kuninori Morimoto |
2023-05-08 | ASoC: meson: use asoc_dummy_dlc | Kuninori Morimoto |
2023-04-05 | ASoC: meson: switch to use c2c_params instead of params | Kuninori Morimoto |
2023-03-27 | ASoC: meson: Use the devm_clk_get_optional() helper | Christophe JAILLET |
2023-03-20 | ASoC: meson: aiu: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-01-31 | ASoC: meson: use helper function | Kuninori Morimoto |
2022-10-19 | ASoC: meson: axg-pdm: Fix double word in comments | Shaomin Deng |
2022-06-27 | ASoC: meson: Remove now redundant non_legacy_dai_naming flag | Charles Keepax |
2022-06-27 | ASoC: meson: Migrate to new style legacy DAI naming flag | Charles Keepax |
2022-06-09 | Specify clock provider directly to CPU DAIs | Mark Brown |
2022-06-06 | ASoC: meson: remove useless initialization | Pierre-Louis Bossart |
2022-06-06 | ASoC: meson: Rename set_fmt_new back to set_fmt | Charles Keepax |
2022-06-06 | ASoC: meson: Update to use set_fmt_new callback | Charles Keepax |
2022-04-21 | ASoC: meson: axg-card: Fix nonatomic links | Neil Armstrong |
2022-04-21 | ASoC: meson: axg-tdm-interface: Fix formatters in trigger" | Neil Armstrong |
2022-04-21 | ASoC: meson: Fix event generation for G12A tohdmi mux | Mark Brown |
2022-04-21 | ASoC: meson: Fix event generation for AUI CODEC mux | Mark Brown |
2022-04-21 | ASoC: meson: Fix event generation for AUI ACODEC mux | Mark Brown |
2022-04-05 | ASoC: meson: aiu: fix duplicate debugfs directory error | Heiner Kallweit |