index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
mpc8610_hpcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+1
2012-12-09
ASoC: fsl: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-09-19
ASoC: fsl: use snd_soc_register_card to register the card
Timur Tabi
1
-25
/
+7
2012-04-09
Merge tag 'v3.4-rc2' into for-3.5
Mark Brown
1
-4
/
+4
2012-04-01
ASoC: fsl: remove helper fsl_asoc_get_codec_dev_name
Shawn Guo
1
-11
/
+2
2012-04-01
ASoC: fsl: create fsl_utils to accommodate the common functions
Shawn Guo
1
-146
/
+11
2012-03-29
powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h
Timur Tabi
1
-4
/
+4
2012-03-09
ASoC: fsl: check property 'compatible' for the machine name
Shawn Guo
1
-1
/
+1
2012-02-28
ASoC: Remove unnecessary -codec from cs4270 driver name
Shawn Guo
1
-2
/
+2
2012-02-28
ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec node
Shawn Guo
1
-6
/
+2
2012-02-28
ASoC: fsl: correct get_dma_channel parameter name
Shawn Guo
1
-2
/
+2
2011-12-02
ASoC: fsl/powerpc: don't rely on the cell-index property
Timur Tabi
1
-5
/
+8
2011-11-23
ASoC: mpc8610: tell the CS4270 codec that it's the master
Timur Tabi
1
-8
/
+16
2011-09-20
ASoC: fsl: Fix error handling if platform_device_add fails
Axel Lin
1
-1
/
+1
2011-08-23
sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_put
Julia Lawall
1
-9
/
+9
2011-06-09
ASoC: p1022ds: fix incorrect referencing of device tree properties
Timur Tabi
1
-5
/
+5
2011-01-27
ASoC: Replace pdev with card in machine driver probe and remove
Mark Brown
1
-4
/
+2
2010-11-29
ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probe
Axel Lin
1
-0
/
+1
2010-08-20
ASoC: mpc8610: replace of_device with platform_device
Timur Tabi
1
-4
/
+6
2010-08-12
powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx support
Timur Tabi
1
-5
/
+5
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-349
/
+309
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-3
/
+5
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-03-06
ASoC: add support for SSI asynchronous mode to the Freescale SSI drivers
Timur Tabi
1
-0
/
+5
2009-01-20
ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers
Timur Tabi
1
-12
/
+6
2008-12-02
ASoC: Push platform registration down into the card
Mark Brown
1
-1
/
+1
2008-11-21
ASoC: Rename snd_soc_card to snd_soc_machine
Mark Brown
1
-3
/
+3
2008-08-13
ALSA: ASoC - fix DMA channel selection in Freescale MPC8610 sound drivers
Timur Tabi
1
-11
/
+15
2008-07-10
ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions.
Liam Girdwood
1
-34
/
+24
2008-07-10
ALSA: asoc: fsl - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
Liam Girdwood
1
-2
/
+2
2008-06-18
ALSA: Fix register programming in Freescale MPC8610 HPCD sound driver
Timur Tabi
1
-5
/
+5
2008-02-23
[ALSA] soc - duplicate strcasecmp test for "rj-master" in mpc8610_hpcd_probe()
Roel Kluin
1
-1
/
+1
2008-01-31
[ALSA] Add ASoC drivers for the Freescale MPC8610 SoC
Timur Tabi
1
-0
/
+631