summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/mpc8610_hpcd.c
AgeCommit message (Expand)AuthorFilesLines
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 imp...Tejun 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