Age | Commit message (Expand) | Author | Files | Lines |
2010-11-29 | ASoC: Add missing dev_set_drvdata in p1022_ds_probe | Axel Lin | 1 | -0/+1 |
2010-11-29 | ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probe | Axel Lin | 1 | -0/+1 |
2010-11-25 | ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init error path | Axel Lin | 1 | -0/+1 |
2010-11-25 | ASoC: efika-audio-fabric: fix resource leak in efika_fabric_init error path | Axel Lin | 1 | -0/+1 |
2010-11-23 | ASoC: MPC5200: Eliminate duplicate include of of_device.h | Jesper Juhl | 1 | -1/+0 |
2010-11-08 | ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probe | Axel Lin | 1 | -1/+1 |
2010-10-26 | ASoC: fsl - fix build error in pcm030-audio-fabric.c | Liam Girdwood | 1 | -2/+1 |
2010-09-02 | ASoC: pl022_ds.c: Add of_node_put to avoid memory leak | Julia Lawall | 1 | -5/+6 |
2010-08-20 | ASoC: mpc8610: replace of_device with platform_device | Timur Tabi | 3 | -36/+39 |
2010-08-20 | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Mark Brown | 2 | -19/+73 |
2010-08-20 | ASoC: add support for the Freescale P1022 DS reference board | Timur Tabi | 3 | -8/+614 |
2010-08-20 | ASoC: add support for separate codec DAIs to the fsl_dma driver | Timur Tabi | 1 | -13/+21 |
2010-08-18 | asoc/multi-component: fsl: add support for variable SSI FIFO depth | Timur Tabi | 2 | -19/+73 |
2010-08-16 | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown | 3 | -9/+23 |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 5 | -10/+10 |
2010-08-12 | asoc/multi-component: fsl: add support for disabled SSI nodes | Timur Tabi | 1 | -3/+10 |
2010-08-12 | asoc/multi-component: fsl: fix exit and error paths in DMA and SSI drivers | Timur Tabi | 2 | -29/+23 |
2010-08-12 | asoc/multi-component: fsl: add support for 36-bit physical addresses | Timur Tabi | 1 | -26/+51 |
2010-08-12 | powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx support | Timur Tabi | 2 | -7/+5 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 15 | -882/+728 |
2010-08-09 | Merge remote branch 'gcl/next' into next | Benjamin Herrenschmidt | 1 | -4/+18 |
2010-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2 | -13/+0 |
2010-08-07 | sound/soc: mpc5200_psc_ac97: Use gpio pins for cold reset | Eric Millbrandt | 1 | -4/+18 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 5 | -10/+10 |
2010-08-05 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2 | -13/+0 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -1/+1 |
2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina | 4 | -10/+12 |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 1 | -1/+1 |
2010-06-16 | powerpc/5200: Fix build error in sound code. | Grant Likely | 1 | -1/+1 |
2010-06-12 | ASoC: Remove unused header from MPC5200 PSC driver | Grant Likely | 2 | -13/+0 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 3 | -5/+7 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 3 | -5/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 5 | -0/+5 |
2010-02-09 | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 2 | -2/+2 |
2009-11-10 | ASoC: mpc5200: remove duplicate identical IRQ handler | Grant Likely | 1 | -30/+3 |
2009-11-07 | ASoC/mpc5200: fix enable/disable of AC97 slots | Grant Likely | 2 | -18/+25 |
2009-11-07 | ASoC/mpc5200: add to_psc_dma_stream() helper | Grant Likely | 2 | -6/+10 |
2009-11-07 | ASoC/mpc5200: Improve printk debug output for trigger | Grant Likely | 2 | -5/+11 |
2009-11-07 | ASoC/mpc5200: get rid of the appl_ptr tracking nonsense | Grant Likely | 2 | -46/+8 |
2009-11-07 | ASoC/mpc5200: Track DMA position by period number instead of bytes | Grant Likely | 2 | -25/+11 |
2009-09-17 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 1 | -13/+20 |
2009-09-12 | ASoC: Clean up error handling in MPC5200 DMA setup | Julia Lawall | 1 | -13/+20 |
2009-09-10 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2 | -1/+19 |
2009-08-07 | ASoC: Add missing DRV_NAME definitions for fsl/* drivers | Takashi Iwai | 2 | -0/+4 |
2009-08-06 | ASoC: MPC5200: Support for buffer wrap around | John Bonesio | 1 | -0/+17 |
2009-07-22 | ASoC: MPC5200: Increase the delay time between resets | John Bonesio | 1 | -1/+2 |
2009-07-03 | ASoC: add locking to mpc5200-psc-ac97 driver | Grant Likely | 3 | -1/+14 |
2009-07-03 | ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is cleared | Grant Likely | 1 | -0/+4 |
2009-06-30 | ASoC: remove BROKEN from Efika and pcm030 fabric drivers | Grant Likely | 1 | -2/+2 |
2009-06-30 | ASoC: Fix typo in MPC5200 PSC AC97 driver Kconfig | Grant Likely | 1 | -1/+1 |