| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: MPC5200: replace of_device with platform_device | Timur Tabi | 2011-08-24 | 1 | -3/+3 |
* | sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_put | Julia Lawall | 2011-08-22 | 1 | -9/+9 |
* | sound/soc/fsl/p1022_ds.c: add missing of_node_put | Julia Lawall | 2011-08-22 | 1 | -1/+3 |
* | sound/soc/fsl/fsl_dma.c: add missing of_node_put | Timur Tabi | 2011-08-22 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 1 | -4/+5 |
| |\ |
|
| * | | trivial: don't touch fsi_ssl.c with ioremap fixes | Jiri Kosina | 2011-06-14 | 1 | -1/+1 |
| * | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 2 | -2/+2 |
* | | | Merge branch 'for-3.0' into for-3.1 | Mark Brown | 2011-06-09 | 1 | -4/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | ASoC: fsl: fix initialization of DMA buffers | Timur Tabi | 2011-06-09 | 1 | -4/+5 |
| |/ |
|
* | | ASoC: p1022ds: fix incorrect referencing of device tree properties | Timur Tabi | 2011-06-09 | 4 | -13/+18 |
* | | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood | 2011-06-07 | 2 | -5/+8 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-03-18 | 2 | -8/+4 |
|\ |
|
| * | ASoC: Replace pdev with card in machine driver probe and remove | Mark Brown | 2011-01-27 | 2 | -8/+4 |
* | | dt/sound: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 5 | -33/+27 |
|/ |
|
* | ASoC: Add missing dev_set_drvdata in p1022_ds_probe | Axel Lin | 2010-11-29 | 1 | -0/+1 |
* | ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probe | Axel Lin | 2010-11-29 | 1 | -0/+1 |
* | ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init error path | Axel Lin | 2010-11-25 | 1 | -0/+1 |
* | ASoC: efika-audio-fabric: fix resource leak in efika_fabric_init error path | Axel Lin | 2010-11-25 | 1 | -0/+1 |
* | ASoC: MPC5200: Eliminate duplicate include of of_device.h | Jesper Juhl | 2010-11-23 | 1 | -1/+0 |
* | ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probe | Axel Lin | 2010-11-08 | 1 | -1/+1 |
* | ASoC: fsl - fix build error in pcm030-audio-fabric.c | Liam Girdwood | 2010-10-26 | 1 | -2/+1 |
* | ASoC: pl022_ds.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-09-02 | 1 | -5/+6 |
* | ASoC: mpc8610: replace of_device with platform_device | Timur Tabi | 2010-08-20 | 3 | -36/+39 |
* | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Mark Brown | 2010-08-20 | 2 | -19/+73 |
|\ |
|
| * | asoc/multi-component: fsl: add support for variable SSI FIFO depth | Timur Tabi | 2010-08-18 | 2 | -19/+73 |
* | | ASoC: add support for the Freescale P1022 DS reference board | Timur Tabi | 2010-08-20 | 3 | -8/+614 |
* | | ASoC: add support for separate codec DAIs to the fsl_dma driver | Timur Tabi | 2010-08-20 | 1 | -13/+21 |
|/ |
|
* | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown | 2010-08-16 | 3 | -9/+23 |
|\ |
|
| * | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 | 5 | -10/+10 |
| |\ |
|
| | * | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 5 | -10/+10 |
| * | | Merge remote branch 'gcl/next' into next | Benjamin Herrenschmidt | 2010-08-09 | 1 | -4/+18 |
| |\ \ |
|
| | * | | sound/soc: mpc5200_psc_ac97: Use gpio pins for cold reset | Eric Millbrandt | 2010-08-06 | 1 | -4/+18 |
| | |/ |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-08-07 | 2 | -13/+0 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-08-05 | 2 | -13/+0 |
| | |\ |
|
| * | \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | powerpc/5200: Fix build error in sound code. | Grant Likely | 2010-06-15 | 1 | -1/+1 |
| * | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 4 | -10/+12 |
| |\ \ \
| | |/ / |
|
| * | | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
* | | | | asoc/multi-component: fsl: add support for disabled SSI nodes | Timur Tabi | 2010-08-12 | 1 | -3/+10 |
* | | | | asoc/multi-component: fsl: fix exit and error paths in DMA and SSI drivers | Timur Tabi | 2010-08-12 | 2 | -29/+23 |
* | | | | asoc/multi-component: fsl: add support for 36-bit physical addresses | Timur Tabi | 2010-08-12 | 1 | -26/+51 |
* | | | | powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx support | Timur Tabi | 2010-08-12 | 2 | -7/+5 |
* | | | | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 15 | -882/+728 |
| |_|/
|/| | |
|
* | | | ASoC: Remove unused header from MPC5200 PSC driver | Grant Likely | 2010-06-12 | 2 | -13/+0 |
| |/
|/| |
|
* | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 3 | -5/+7 |
* | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 3 | -5/+5 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 5 | -0/+5 |
* | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 2010-02-09 | 2 | -2/+2 |
* | ASoC: mpc5200: remove duplicate identical IRQ handler | Grant Likely | 2009-11-10 | 1 | -30/+3 |