aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/qcom/lpass-apq8016.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-18ASoC: qcom: Fix trivial code style issuesKrzysztof Kozlowski1-1/+1
2023-10-23ASoC: qcom: lpass: Make asoc_qcom_lpass_cpu_platform_remove() return voidUwe Kleine-König1-1/+1
2023-10-09ASoC: qcom/lpass: Constify struct lpass_variantRob Herring1-3/+3
2023-08-14ASoC: qcom: merge DAI call back functions into opsKuninori Morimoto1-4/+0
2022-06-28ASoC: qcom: lpass: Fix apq8016 compat string to match yamlBryan O'Donoghue1-0/+1
2021-02-05ASoC: qcom: lpass: Fix i2s ctl register bit mapJun Nie1-1/+1
2020-11-26ASoC: qcom: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-10-08ASoC: qcom: Add support for lpass hdmi driverV Sujith Kumar Reddy1-2/+2
2020-08-20ASoC: qcom: add missing out of memory check on drvdata->clks allocationColin Ian King1-0/+2
2020-08-17ASoC: qcom: lpass: Use regmap_field for i2sctl and dmactl registersRohit kumar1-0/+24
2020-08-17ASoC: qcom: lpass-cpu: Move ahbix clk to platform specific functionRohit kumar1-0/+27
2020-08-17ASoC: qcom: Add common array to initialize soc based core clocksAjit Pandey1-20/+19
2020-05-04ASoC: qcom: Use the defined variable to simplify codeTang Bin1-5/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-10/+1
2017-04-21ASoC: qcom: move clock names into LPASS variant structLinus Walleij1-0/+12
2017-01-31ASoC: qcom: Drop __func__ usage from log printsBjorn Andersson1-8/+7
2016-02-20ASoC: qcom: apq8016: add wrdma supportSrinivas Kandagatla1-3/+19
2016-02-20ASoC: qcom: rename rdma_ch_bit_map to dma_ch_bit_mapSrinivas Kandagatla1-3/+3
2016-02-20ASoC: qcom: pass direction to dma allocationSrinivas Kandagatla1-1/+2
2016-02-20ASoC: qcom: rename rdmactl_audif_start to dmactrl_audif_startSrinivas Kandagatla1-1/+1
2015-05-25ASoC: qcom: Add apq8016 lpass driver supportSrinivas Kandagatla1-0/+242