summaryrefslogtreecommitdiff
path: root/sound/soc/qcom/sm8250.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-06ASoC: qcom: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-5/+5
2023-12-18ASoC: qcom: Fix trivial code style issuesKrzysztof Kozlowski1-1/+1
2023-11-29ASoC: qcom: Move Soundwire runtime stream alloc to soundcardsKrzysztof Kozlowski1-1/+14
2023-10-10ASoC: DT matching and header cleanupsMark Brown1-1/+0
2023-10-09ASoC: qcom: reduce number of binding headers includesKrzysztof Kozlowski1-0/+1
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+1
2023-09-25ASoC: qcom: convert not to use asoc_xxx()Kuninori Morimoto1-5/+5
2023-01-09ASoC: qcom: Fix building APQ8016 machine driver without SOUNDWIREStephan Gerhold1-0/+1
2022-09-19ASoC: qcom: sm8250: move some code to commonSrinivas Kandagatla1-145/+7
2022-08-17ASoC: qcom: sm8250: add missing module ownerSrinivas Kandagatla1-0/+1
2022-06-06ASoC: qcom: Update to use set_fmt_new callbackCharles Keepax1-2/+2
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-1/+1
2021-12-24ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart1-2/+2
2021-10-18ASoC: qcom: sm8250: Add Jack supportSrinivas Kandagatla1-0/+61
2021-10-18ASoC: qcom: sm8250: add support for TX and RX Macro daisSrinivas Kandagatla1-0/+18
2020-11-20ASoC: qcom: sm8250: fix HDMI audio playbackDmitry Baryshkov1-1/+3
2020-10-29ASoC: qcom: sm8250: update compatible with new bindingsSrinivas Kandagatla1-2/+2
2020-10-28ASoC: qcom: sm8250: Fix array out of bounds accessSrinivas Kandagatla1-3/+2
2020-10-26ASoC: qcom: sm8250: add sound card qrb5165-rb5 supportSrinivas Kandagatla1-0/+228