aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/mpc8610_hpcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-06ASoC: fsl: mpc8610_hpcd/p1022_ds/p1022_rdk: use modern dai_link styleKuninori Morimoto1-5/+28
2019-04-08ASoC: mpc8610_hpcd: Switch to SPDX identifierAndra Danciu1-11/+7
2017-03-15ASoC: fsl: constify snd_soc_ops structuresBhumika Goyal1-1/+1
2015-12-24ASoC: twl6040, fsl: use to_platform_deviceGeliang Tang1-2/+1
2015-10-21powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood1-1/+1
2014-10-20ASoC: fsl: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-10-09drivers: clean-up prom.h implicit includesRob Herring1-0/+1
2012-12-10ASoC: fsl: remove __dev* attributesBill Pemberton1-2/+2
2012-09-18ASoC: fsl: use snd_soc_register_card to register the cardTimur Tabi1-25/+7
2012-04-09Merge tag 'v3.4-rc2' into for-3.5Mark Brown1-4/+4
2012-04-01ASoC: fsl: remove helper fsl_asoc_get_codec_dev_nameShawn Guo1-11/+2
2012-04-01ASoC: fsl: create fsl_utils to accommodate the common functionsShawn Guo1-146/+11
2012-03-29powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi1-4/+4
2012-03-09ASoC: fsl: check property 'compatible' for the machine nameShawn Guo1-1/+1
2012-02-28ASoC: Remove unnecessary -codec from cs4270 driver nameShawn Guo1-2/+2
2012-02-28ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec nodeShawn Guo1-6/+2
2012-02-28ASoC: fsl: correct get_dma_channel parameter nameShawn Guo1-2/+2
2011-12-02ASoC: fsl/powerpc: don't rely on the cell-index propertyTimur Tabi1-5/+8
2011-11-22ASoC: mpc8610: tell the CS4270 codec that it's the masterTimur Tabi1-8/+16
2011-09-20ASoC: fsl: Fix error handling if platform_device_add failsAxel Lin1-1/+1
2011-08-22sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_putJulia Lawall1-9/+9
2011-06-09ASoC: p1022ds: fix incorrect referencing of device tree propertiesTimur Tabi1-5/+5
2011-01-27ASoC: Replace pdev with card in machine driver probe and removeMark Brown1-4/+2
2010-11-29ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probeAxel Lin1-0/+1
2010-08-20ASoC: mpc8610: replace of_device with platform_deviceTimur Tabi1-4/+6
2010-08-12powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx supportTimur Tabi1-5/+5
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-349/+309
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-3/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-03-06ASoC: add support for SSI asynchronous mode to the Freescale SSI driversTimur Tabi1-0/+5
2009-01-20ASoC: fix registration of the SoC card in the Freescale MPC8610 driversTimur Tabi1-12/+6
2008-12-02ASoC: Push platform registration down into the cardMark Brown1-1/+1
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown1-3/+3
2008-08-13ALSA: ASoC - fix DMA channel selection in Freescale MPC8610 sound driversTimur Tabi1-11/+15
2008-07-10ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions.Liam Girdwood1-34/+24
2008-07-10ALSA: asoc: fsl - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-2/+2
2008-06-18ALSA: Fix register programming in Freescale MPC8610 HPCD sound driverTimur Tabi1-5/+5
2008-02-22[ALSA] soc - duplicate strcasecmp test for "rj-master" in mpc8610_hpcd_probe()Roel Kluin1-1/+1
2008-01-31[ALSA] Add ASoC drivers for the Freescale MPC8610 SoCTimur Tabi1-0/+631