summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom/lpass-sc7180.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: qcom: Fix trivial code style issuesKrzysztof Kozlowski2023-12-181-1/+1
* ASoC: qcom: lpass: Make asoc_qcom_lpass_cpu_platform_remove() return voidUwe Kleine-König2023-10-231-1/+1
* ASoC: qcom/lpass: Constify struct lpass_variantRob Herring2023-10-091-3/+3
* ASoC: qcom: merge DAI call back functions into opsKuninori Morimoto2023-08-141-4/+1
* ASoC: use pm.h instead of runtime_pm.hClaudiu Beznea2023-05-231-1/+1
* ASoC: qcom: lpass-sc7180: Add maybe_unused tag for system PM opsSrinivasa Rao Mandadapu2022-11-291-2/+2
* ASoC: qcom: lpass-sc7180: Delete redundant error log from _resume()Matthias Kaehlcke2022-11-291-7/+1
* ASoC: qcom: lpass-sc7180: Add system suspend/resume PM opsSrinivasa Rao Mandadapu2022-11-281-0/+26
* ASoC: qcom: Add checks for devm_kcallocYuan Can2022-11-241-0/+3
* ASoC: qcom: Add four speaker support on MI2S secondarySrinivasa Rao Mandadapu2021-06-141-0/+1
* ASoC: qcom: Fix typo error in HDMI regmap config callbacksSrinivasa Rao Mandadapu2021-02-021-1/+1
* ASoC: qcom: Fix number of HDMI RDMA channels on sc7180Stephen Boyd2021-01-211-1/+1
* ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARYSrinivas Kandagatla2021-01-201-6/+3
* Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2020-11-301-1/+1
|\
| * ASoC: qcom: lpass-sc7180: Fix MI2S bitwidth field bit positionsV Sujith Kumar Reddy2020-10-291-1/+1
* | ASoC: qcom: mark OF related data as maybe unusedKrzysztof Kozlowski2020-11-261-1/+1
* | ASoC: qcom: sc7180: Register shutdown handler for lpass platformV Sujith Kumar Reddy2020-11-161-0/+1
* | ASoC: qcom: lpass-sc7180: Add 32 bit format support for captureV Sujith Kumar Reddy2020-11-161-1/+2
* | ASoC: qcom: sc7180: Fix some indenting in sc7180_lpass_alloc_dma_channel()Dan Carpenter2020-11-031-2/+2
|/
* ASoC: qcom: sc7180: Add support for audio over DPV Sujith Kumar Reddy2020-10-081-14/+102
* ASoC: qcom: lpass-sc7180: Add MODULE_DEVICE_TABLEDouglas Anderson2020-09-171-0/+1
* ASoC: qcom: lpass-sc7180: Add platform driver for lpass audioAjit Pandey2020-08-171-0/+216