summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom/sdm845.c
AgeCommit message (Expand)AuthorLines
2025-12-14ASoC: qcom: sdm845: set quaternary MI2S codec DAI to I2S formatRobert Oscilowski-0/+2
2025-10-29ASoC: qcom: sdm845: make use of common helpersSrinivas Kandagatla-50/+3
2025-05-20ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params()Wentao Liang-0/+4
2024-12-16ASoC: qcom: sdm845: add handling of secondary MI2S clockAlexey Klimov-2/+3
2024-10-10ASoC: qcom: sdm845: add missing soundwire runtime stream allocAlexey Klimov-1/+6
2023-12-18ASoC: qcom: Fix trivial code style issuesKrzysztof Kozlowski-1/+1
2023-10-09ASoC: DT matching and header cleanupsMark Brown-1/+0
2023-10-09ASoC: qcom: reduce number of binding headers includesKrzysztof Kozlowski-0/+1
2023-10-09ASoC: Explicitly include correct DT includesRob Herring-1/+1
2023-09-25ASoC: qcom: convert not to use asoc_xxx()Kuninori Morimoto-18/+18
2023-08-07ASoC: qcom: sdm845: Map missing jack kcontrolsAlper Nebi Yasak-6/+26
2023-01-25ASoC: qcom: sdm845: add remark about unneeded compatiblesKrzysztof Kozlowski-0/+1
2022-06-06ASoC: qcom: Update to use set_fmt_new callbackCharles Keepax-3/+3
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki-1/+1
2021-12-24ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart-2/+2
2021-11-16ASoC: qcom: sdm845: only setup slim ports onceSrinivas Kandagatla-1/+9
2021-06-04ASoC: qcom: sdm845: add jack support for WCD934xSrinivas Kandagatla-0/+8
2021-03-10ASoC: qcom: sdm845: Fix array out of range on rx slim channelsSrinivas Kandagatla-1/+1
2021-03-10ASoC: qcom: sdm845: Fix array out of bounds accessSrinivas Kandagatla-2/+2
2020-10-23ASoC: qcom: sdm845: set driver name correctlySrinivas Kandagatla-0/+2
2020-08-21ASoC: qcom: Set card->owner to avoid warningsStephan Gerhold-0/+1
2020-07-24ASoC: qcom: Use devm for resource managementStephan Gerhold-34/+6
2020-07-23ASoC: qcom: use asoc_substream_to_rtd()Kuninori Morimoto-7/+7
2020-04-14ASoC: qcom: common: Silence duplicate parse error messagesBjorn Andersson-3/+1
2020-03-27ASoC: qcom: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto-11/+11
2020-03-18ASoC: qcom: sdm845: handle soundwire streamSrinivas Kandagatla-0/+67
2020-03-10ASoC: qcom: use for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto-4/+4
2020-02-19ASoC: qcom: sdm845: use for_each_rtd_codec_dai() macroKuninori Morimoto-11/+9
2019-12-25ASoC: qcom: sdm845: add support to DB845c and Lenovo YogaSrinivas Kandagatla-1/+85
2019-09-15ASoC: sdm845: remove unneeded semicolonSaiyam Doshi-1/+1
2019-01-16ASoC: sdm845: Set DAI format for dmic codecCheng-Yi Chiang-0/+2
2019-01-03ASoC: sdm845: set jack only for a specific backendRohit kumar-9/+22
2018-12-07ASoC: sdm845: Add configuration for headset codecCheng-Yi Chiang-0/+21
2018-12-07ASoC: sdm845: Add TDM configuration for speakerCheng-Yi Chiang-1/+68
2018-11-28ASoC: qcom: sdm845: Create and setup jack in init callbackCheng-Yi Chiang-2/+55
2018-11-28ASoC: qcom: sdm845: Add board specific dapm widgetsCheng-Yi Chiang-0/+10
2018-11-21ASoC: sdm845: Add support for Secondary MI2S interfaceRohit kumar-0/+18
2018-11-21ASoC: sdm845: Update slot_width for Quaternary TDM portRohit kumar-4/+5
2018-11-05ASoC: smd845: constify snd_soc_ops structureJulia Lawall-1/+1
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto-4/+3
2018-08-06ASoC: sdm845: remove unused header filesSrinivas Kandagatla-2/+0
2018-08-03ASoC: smd845: fix memory leakGustavo A. R. Silva-2/+5
2018-08-02ASoC: smd845: remove auto rebindingSrinivas Kandagatla-2/+0
2018-08-01ASoC: qcom: add sdm845 sound card supportRohit kumar-0/+286