summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/eukrea-tlv320.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl: use devm_snd_soc_register_card()Kuninori Morimoto2024-01-221-7/+1
* ASoC: fsl: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-3/+3
* ASoC: fsl: eukrea-tlv320: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: eureka-tlv320: Hold reference returned from of_find_xxx APILiang He2022-09-141-3/+5
* ASoC: eureka-tlv320: Update to modern clocking terminologyMark Brown2021-09-221-1/+1
* ASoC: fsl: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-2/+2
* ASoC: fsl: eukrea-tlv320: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* ASoC: fsl: eukrea-tlv320: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: fsl: eukrea-tlv320: use modern dai_link styleKuninori Morimoto2019-06-061-7/+12
* ASoC: eukrea-tlv320: Switch to SPDX identifierAndra Danciu2019-04-081-16/+10
* ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_putWen Yang2019-04-021-2/+2
* ASoC: eukrea-tlv320: Remove include line of fsl_ssi.hNicolin Chen2017-12-041-1/+0
* ASoC: fsl: constify snd_soc_ops structuresBhumika Goyal2017-03-151-1/+1
* ASoC: fsl: fix typos for sound/soc/fsl/*Xiubo Li2015-08-121-1/+1
*-. Merge remote-tracking branches 'asoc/topic/tdm-slot', 'asoc/topic/tegra', 'as...Mark Brown2015-02-041-1/+1
|\ \
| * | ASoC: fsl: Update set_tdm_slot() semanticsLars-Peter Clausen2015-01-141-1/+1
| |/
* / ASoC: eureka-tlv320: Use static DAI format setupLars-Peter Clausen2015-01-061-19/+2
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: fsl: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: eukrea-tlv320: Fix of_node_put() call with uninitialized objectTakashi Iwai2014-10-201-1/+1
* | ASoC: fsl: eukrea-tlv320: Delete unneeded test before of_node_putFabio Estevam2014-10-201-2/+1
|/
* ASoC: eukrea-tlv320: Add DT support.Denis Carikli2014-03-031-12/+96
* ASoC: eukrea-tlv320: Use dev_err instead of pr_err.Denis Carikli2013-10-241-5/+10
* ASoC: fsl: remove use of imx-fiq-pcm-audio from imx-ssiShawn Guo2013-05-151-1/+1
* ASoC: fsl: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: eukrea-tlv320: Convert it to platform driverFabio Estevam2012-09-281-18/+19
* ASoC: imx: merge sound/soc/imx into sound/soc/fslShawn Guo2012-04-011-0/+164