summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/p1022_ds.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-1/+1
* ASoC: fsl: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-3/+3
* ASoC: fsl: p1022_ds: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: pl1022_ds: Update to modern clocking terminologyMark Brown2021-09-221-8/+8
* ASoC: fsl: p1022_ds: remove useless assignmentPierre-Louis Bossart2021-03-101-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: mpc8610_hpcd/p1022_ds/p1022_rdk: use modern dai_link styleKuninori Morimoto2019-06-061-6/+30
* ASoC: p1022_ds: Switch to SPDX identifierAndra Danciu2019-04-081-11/+7
* ASoC: fsl: constify snd_soc_ops structuresBhumika Goyal2017-03-151-1/+1
* ASoC: twl6040, fsl: use to_platform_deviceGeliang Tang2015-12-241-2/+1
* powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood2015-10-211-1/+1
* ASoC: fsl: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+1
* ASoC: fsl: remove __dev* attributesBill Pemberton2012-12-101-2/+2
* ASoC: fsl: use snd_soc_register_card to register the cardTimur Tabi2012-09-181-25/+6
* Merge tag 'v3.4-rc2' into for-3.5Mark Brown2012-04-091-5/+5
|\
| * powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi2012-03-291-5/+5
* | ASoC: fsl: remove helper fsl_asoc_get_codec_dev_nameShawn Guo2012-04-011-11/+2
* | ASoC: fsl: create fsl_utils to accommodate the common functionsShawn Guo2012-04-011-140/+9
|/
* ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the masterTimur Tabi2012-03-171-8/+16
* ASoC: fsl: check property 'compatible' for the machine nameShawn Guo2012-03-091-27/+5
* ASoC: fsl: correct get_dma_channel parameter nameShawn Guo2012-02-281-2/+2
* ASoC: fsl/powerpc: don't rely on the cell-index propertyTimur Tabi2011-12-021-5/+8
* ASoC: p1022ds: add support for fsl,P1022 and fsl,P1022DS model namesTimur Tabi2011-12-021-8/+28
* ASoC: fsl: Fix error handling if platform_device_add failsAxel Lin2011-09-201-1/+1
* ASoC: Remove redundant -codec from WM8776 driver nameMark Brown2011-08-311-1/+1
* sound/soc/fsl/p1022_ds.c: add missing of_node_putJulia Lawall2011-08-221-1/+3
* ASoC: p1022ds: fix incorrect referencing of device tree propertiesTimur Tabi2011-06-091-5/+5
* ASoC: Replace pdev with card in machine driver probe and removeMark Brown2011-01-271-4/+2
* ASoC: Add missing dev_set_drvdata in p1022_ds_probeAxel Lin2010-11-291-0/+1
* ASoC: pl022_ds.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-5/+6
* ASoC: add support for the Freescale P1022 DS reference boardTimur Tabi2010-08-201-0/+590