summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/imx-es8328.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-1/+1
2022-03-10ASoC: imx-es8328: Fix error return code in imx_es8328_probe()Wang Wensheng1-0/+1
2021-09-22ASoC: imx-es8328: Update to modern clocking terminologyMark Brown1-1/+1
2021-06-03ASoC: fsl: imx-es8328: use devm_snd_soc_register_card()Yang Yingliang1-11/+1
2020-09-08ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe()Yu Kuai1-5/+7
2019-06-28ASoC: fsl: imx-es8328: consider CPU-Platform possibilityKuninori Morimoto1-1/+4
2019-06-19ASoC: fsl: imx-es8328: don't select unnecessary PlatformKuninori Morimoto1-4/+1
2019-06-06ASoC: fsl: imx-es8328: use modern dai_link styleKuninori Morimoto1-4/+19
2019-04-08ASoC: imx-es8328: Switch to SPDX identifierAndra Danciu1-11/+4
2017-08-22ASoC: fsl: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai1-3/+0
2015-03-04ASoC: imx-es8328: Register jacks at the card levelLars-Peter Clausen1-3/+3
2014-10-08Merge remote-tracking branches 'asoc/fix/88pm860x', 'asoc/fix/fsl', 'asoc/fix...Mark Brown1-1/+2
2014-10-07ASoC: imx-es8328: Fix of_node_put() call with uninitialized objectTakashi Iwai1-1/+1
2014-10-07ASoC: imx-es8328: Fix missing return code in imx_es8328_probe()Takashi Iwai1-0/+1
2014-08-16ASoC: fsl: add imx-es8328 machine driverSean Cross1-0/+232