summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_hdmi.c
AgeCommit message (Collapse)Author
2019-11-25MLK-19063: ASoC: fsl_hdmi: fix null pointer dereference issueShengjiu Wang
This issue is reported by coverity (4022712). Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
2019-11-25MLK-13799: ASoC: fsl: Add ASoC generic hdmi audio codec supportMihai Serban
Use the new ASoC hdmi-codec infrastructure. Signed-off-by: Mihai Serban <mihai.serban@nxp.com>
2019-11-25MLK-11530-01 ASoC: fsl_hdmi: port hdmi audio driverShengjiu Wang
cherry-pick below patch from v3.14.y: ENGR00330403-2: ASoC: fsl_hdmi: port hdmi audio driver from imx_3.10.y Port HDMI audio driver (CPU driver, machine driver, platform driver) from imx_3.10.y. Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com> During 4.14 rebase converted from snd_pcm_ops.copy to copy_user because copy was removed by upstream Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> [ Aisheng: fix conflicts for a clean base and merge MLK-12244 file onwership change ] Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>