summaryrefslogtreecommitdiff
path: root/sound/soc/qcom/qdsp6/q6asm-dai.c
AgeCommit message (Expand)Author
2025-11-05ASoC: qcom: q6asm-dai: Use guard() for spin locksSrinivas Kandagatla
2025-11-05ASoC: qcom: q6asm: set runtime correctly for each streamSrinivas Kandagatla
2025-11-05ASoC: qcom: q6asm-dai: use q6asm_get_hw_pointerSrinivas Kandagatla
2025-11-05ASoC: qcom: q6asm-dai: schedule all available frames to avoid dsp under-runsSrinivas Kandagatla
2025-11-05ASoC: qcom: q6asm-dai: perform correct state check before closingSrinivas Kandagatla
2025-11-05ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer alignment.Srinivas Kandagatla
2025-09-08ALSA: compress_offload: Add 64-bit safe timestamp infrastructureJoris Verhaegen
2025-03-27ASoC: qdsp6: q6asm-dai: fix q6asm_dai_compr_set_params error pathAlexey Klimov
2024-09-06ASoC: qcom: q6asm-dai: drop SNDRV_PCM_RATE_KNOTJerome Brunet
2024-05-07ASoC: qcom: Constify static snd_pcm_hardwareKrzysztof Kozlowski
2023-10-09ASoC: DT matching and header cleanupsMark Brown
2023-10-09ASoC: qcom: reduce number of binding headers includesKrzysztof Kozlowski
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-25ASoC: qcom: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-14ASoC: qcom: merge DAI call back functions into opsKuninori Morimoto
2022-06-27ASoC: qcom: Migrate to new style legacy DAI naming flagCharles Keepax
2021-11-16ASoC: qdsp6: q6asm: fix q6asm_dai_prepare error handlingSrinivas Kandagatla
2021-08-04ASoC: qcom: qdsp6: Use managed buffer allocationTakashi Iwai
2021-06-01ASoC: qcom: q6asm-dai: Constify static struct snd_compress_opsRikard Falkeborn
2021-01-13ASoC: qcom: qdsp6: Move frontend AIFs to q6asm-daiStephan Gerhold
2020-09-25ASoC: qdsp6: add ifdef CONFIG_OF around of_device_idSrinivas Kandagatla
2020-08-17ASoC: q6asm-dai: add support to copy callbackSrinivas Kandagatla
2020-08-17ASoC: q6asm-dai: add gapless supportSrinivas Kandagatla
2020-08-17ASoC: q6asm-dai: prepare set params to accept profile changeSrinivas Kandagatla
2020-08-17ASoC: q6asm-dai: add next track metadata supportSrinivas Kandagatla
2020-08-17ASoC: q6asm: add support to gapless flag in q6asm openSrinivas Kandagatla
2020-08-17ASoC: q6asm: add length to write command tokenSrinivas Kandagatla
2020-08-17ASoC: q6asm: use flags directly from q6asm-daiSrinivas Kandagatla
2020-08-17ASoC: q6asm: make commands specific to streamsSrinivas Kandagatla
2020-07-27ASoC: dt-bindings: q6asm: Add Q6ASM_DAI_{TX_RX, TX, RX} definesStephan Gerhold
2020-07-23ASoC: qcom: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-08ASoC: qdsp6: use dev_err instead of pr_errSrinivas Kandagatla
2020-06-01ASoC: qcom: q6asm-dai: kCFI fixJohn Stultz
2020-04-21ASoC: qcom: q6sp6: use snd_compress_opsKuninori Morimoto
2020-03-31ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flagStephan Gerhold
2020-03-27ASoC: qcom: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-03-16ASoC: qcom: q6asm-dai: add support for ALAC and APE decodersVinod Koul
2020-03-16ASoC: qcom: q6asm-dai: add support to wma decoderVinod Koul
2020-03-16ASoC: qcom: q6asm: pass codec profile to q6asm_open_writeVinod Koul
2020-03-12ASoC: qdsp6: q6asm-dai: only enable dais from device treeSrinivas Kandagatla
2020-01-01ASoC: qdsp6: q6asm-dai: constify copied structureJulia Lawall
2019-12-11ASoC: qcom: Drop superfluous ioctl PCM opsTakashi Iwai
2019-11-18ASoC: qcom: q6asm-dai: add support to flac decoderVinod Koul
2019-10-08ASoC: qcom: q6asm-dai: remove snd_pcm_opsKuninori Morimoto
2019-01-03ASoC: qdsp6: q6asm-dai: Fix a small memory leakDan Carpenter
2019-01-03ASoC: qdsp6: q6asm-dai: Fix a NULL vs IS_ERR() bugDan Carpenter
2019-01-03ASoC: qdsp6: q6asm-dai: Off by one in of_q6asm_parse_dai_data()Dan Carpenter
2018-12-14ASoC: qdsp6: q6asm-dai: Add support to compress offloadSrinivas Kandagatla
2018-11-06ASoC: qdsp6: q6asm-dai: Only add routing once.Srinivas Kandagatla
2018-10-04ASoC: qdsp6: q6asm-dai: checking NULL vs IS_ERR()Dan Carpenter