summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/mpc8610_hpcd.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl: mpc8610_hpcd/p1022_ds/p1022_rdk: use modern dai_link styleKuninori Morimoto2019-06-061-5/+28
* ASoC: mpc8610_hpcd: Switch to SPDX identifierAndra Danciu2019-04-081-11/+7Star
* ASoC: fsl: constify snd_soc_ops structuresBhumika Goyal2017-03-151-1/+1
* ASoC: twl6040, fsl: use to_platform_deviceGeliang Tang2015-12-241-2/+1Star
* powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood2015-10-221-1/+1
* ASoC: fsl: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* drivers: clean-up prom.h implicit includesRob Herring2013-10-101-0/+1
* ASoC: fsl: remove __dev* attributesBill Pemberton2012-12-091-2/+2
* ASoC: fsl: use snd_soc_register_card to register the cardTimur Tabi2012-09-191-25/+7Star
* Merge tag 'v3.4-rc2' into for-3.5Mark Brown2012-04-091-4/+4
|\
| * powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi2012-03-291-4/+4
* | ASoC: fsl: remove helper fsl_asoc_get_codec_dev_nameShawn Guo2012-04-011-11/+2Star
* | ASoC: fsl: create fsl_utils to accommodate the common functionsShawn Guo2012-04-011-146/+11Star
|/
* ASoC: fsl: check property 'compatible' for the machine nameShawn Guo2012-03-091-1/+1
* ASoC: Remove unnecessary -codec from cs4270 driver nameShawn Guo2012-02-281-2/+2
* ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec nodeShawn Guo2012-02-281-6/+2Star
* 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: mpc8610: tell the CS4270 codec that it's the masterTimur Tabi2011-11-231-8/+16
* ASoC: fsl: Fix error handling if platform_device_add failsAxel Lin2011-09-201-1/+1
* sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_putJulia Lawall2011-08-231-9/+9
* 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/+2Star
* ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probeAxel Lin2010-11-291-0/+1
* ASoC: mpc8610: replace of_device with platform_deviceTimur Tabi2010-08-201-4/+6
* powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx supportTimur Tabi2010-08-121-5/+5
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-349/+309Star
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-3/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-191-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ASoC: add support for SSI asynchronous mode to the Freescale SSI driversTimur Tabi2009-03-061-0/+5
* ASoC: fix registration of the SoC card in the Freescale MPC8610 driversTimur Tabi2009-01-201-12/+6Star
* ASoC: Push platform registration down into the cardMark Brown2008-12-021-1/+1
* ASoC: Rename snd_soc_card to snd_soc_machineMark Brown2008-11-211-3/+3
* ALSA: ASoC - fix DMA channel selection in Freescale MPC8610 sound driversTimur Tabi2008-08-131-11/+15
* ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions.Liam Girdwood2008-07-101-34/+24Star
* ALSA: asoc: fsl - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-2/+2
* ALSA: Fix register programming in Freescale MPC8610 HPCD sound driverTimur Tabi2008-06-181-5/+5
* [ALSA] soc - duplicate strcasecmp test for "rj-master" in mpc8610_hpcd_probe()Roel Kluin2008-02-221-1/+1
* [ALSA] Add ASoC drivers for the Freescale MPC8610 SoCTimur Tabi2008-01-311-0/+631