summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/imx-es8328.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: imx-es8328: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-3/+22
* ASoC: fsl: imx-es8328: cleanup platform which is using Generic DMAKuninori Morimoto2023-04-211-4/+7
* ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-141-1/+1
* ASoC: imx-es8328: Fix error return code in imx_es8328_probe()Wang Wensheng2022-03-101-0/+1
* ASoC: imx-es8328: Update to modern clocking terminologyMark Brown2021-09-221-1/+1
* ASoC: fsl: imx-es8328: use devm_snd_soc_register_card()Yang Yingliang2021-06-031-11/+1
* ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe()Yu Kuai2020-09-081-5/+7
* ASoC: fsl: imx-es8328: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* ASoC: fsl: imx-es8328: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: fsl: imx-es8328: use modern dai_link styleKuninori Morimoto2019-06-061-4/+19
* ASoC: imx-es8328: Switch to SPDX identifierAndra Danciu2019-04-081-11/+4
* ASoC: fsl: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai2017-08-221-3/+0
* ASoC: imx-es8328: Register jacks at the card levelLars-Peter Clausen2015-03-041-3/+3
*-. Merge remote-tracking branches 'asoc/fix/88pm860x', 'asoc/fix/fsl', 'asoc/fix...Mark Brown2014-10-081-1/+2
|\ \
| | * ASoC: imx-es8328: Fix missing return code in imx_es8328_probe()Takashi Iwai2014-10-071-0/+1
| |/ |/|
| * ASoC: imx-es8328: Fix of_node_put() call with uninitialized objectTakashi Iwai2014-10-071-1/+1
|/
* ASoC: fsl: add imx-es8328 machine driverSean Cross2014-08-161-0/+232