Age | Commit message (Expand) | Author |
2009-12-24 | ASoC: fsi-ak4642: Remove ak4642_add_i2c_device | Kuninori Morimoto |
2009-12-23 | ASoC: Do not write to invalid registers on the wm9712. | Eric Millbrandt |
2009-12-22 | ASoC: add missing parameter to mx27vis_hifi_hw_free() | Guennadi Liakhovetski |
2009-12-22 | ASoC: sh: FSI:: don't check platform_get_irq's return value against zero | Uwe Kleine-König |
2009-12-18 | ASoC: wm8974: fix a wrong bit definition | Guennadi Liakhovetski |
2009-12-16 | ASoC: Fix disable of SPDIF on STAC9766 codec | Jon Smirl |
2009-12-15 | ASoC: ak4642: Add default return value in ak4642_modinit | Kuninori Morimoto |
2009-12-14 | ASoC: Correct code taking the size of a pointer | Julia Lawall |
2009-12-10 | ASoC: Fix build of OMAP sound drivers | Olof Johansson |
2009-12-08 | ASoC: Wrong variable returned on error | Roel Kluin |
2009-12-04 | ASoC: Rename controls with a / in wm_hubs | Joonyoung Shim |
2009-12-03 | ASoC: au1x: dbdma2: plug memleak in pcm device creation error path | Manuel Lauss |
2009-12-03 | ASoC: au1x: dbdma2: fix oops on soc device removal. | Manuel Lauss |
2009-11-30 | ASoC: pxa/raumfeld: adopt new snd_soc_dai_set_pll() API | Daniel Mack |
2009-11-30 | ASoC: sh: fsi: Add runtime PM support | Kuninori Morimoto |
2009-11-27 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown |
2009-11-27 | ALSA: ARM: add Raumfeld audio support | Daniel Mack |
2009-11-27 | ASoC: AIC23: Fixing infinite loop in resume path | Anuj Aggarwal |
2009-11-27 | ASoC: Revert missing reset_err in wm97*.c | Takashi Iwai |
2009-11-26 | ASoC: tlv320dac33: Change RT wq to singlethread wq | Peter Ujfalusi |
2009-11-25 | ASoC: Add BCLK calculation utility for TDM mode too | Mark Brown |
2009-11-23 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown |
2009-11-23 | ASoC: Fix suspend with active audio streams | Mark Brown |
2009-11-20 | Merge branch 'ads117x' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Mark Brown |
2009-11-19 | ASoC: Add support for IGEP v2 | Enric Balletbò i Serra |
2009-11-19 | ASoC: DaVinci: use edma_pause, edma_resume | Troy Kisky |
2009-11-19 | ASoC: DaVinci: pcm, fix underrun by using sram | Troy Kisky |
2009-11-19 | ASoC: DaVinci: pcm, rename variables in prep for ping/pong | Troy Kisky |
2009-11-19 | ASoC: DaVinci: i2s, reduce underruns by combining into 1 element | Troy Kisky |
2009-11-18 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown |
2009-11-18 | ASoC: tlv320aic23 fix rate selection | Troy Kisky |
2009-11-18 | ASoC: OMAP3 Pandora: update for TWL4030 codec changes | Grazvydas Ignotas |
2009-11-18 | ASoC: Modifying the license string GPLv2 for OMAP3 EVM | Anuj Aggarwal |
2009-11-18 | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Mark Brown |
2009-11-18 | ASoC: DaVinci: remove requirement that dma_params is 1st in structure | Troy Kisky |
2009-11-18 | ASoC: Added the CPU driver for PCM controllers | Jassi Brar |
2009-11-18 | ASoC: Rename 's3c24xx-pcm' driver to 's3c-dma' | Jassi Brar |
2009-11-18 | ASoC: Rename s3c24xx_pcm prefix to s3c_dma | Jassi Brar |
2009-11-17 | ASoC: Use DMA_BIT_MASK(32) instead of deprecated DMA_32BIT_MASK | Marin Mitov |
2009-11-16 | ASoC: OMAP: enable Overo driver for CM-T35 | Mike Rapoport |
2009-11-12 | ASoC: Remove redundant snd_soc_dapm_new_widgets() calls | Mark Brown |
2009-11-12 | ASoC: Add jack_status_check callback function for GPIO jacks | Joonyoung Shim |
2009-11-12 | ASoC: move setting ac97 platformdata earlier than ac97 read/write | Barry Song |
2009-11-12 | ASoC: Fixed arguments passed to SMDK64xx set_pll | Jassi Brar |
2009-11-12 | ASoC: Add bit clock rate calculator utility functions | Mark Brown |
2009-11-10 | ASoC: mpc5200: remove duplicate identical IRQ handler | Grant Likely |
2009-11-10 | ASoC: TWL4030: Do not modify the APLL_CTL register | Peter Ujfalusi |
2009-11-10 | ASoC: omap-mcbsp - add support for upto 16 channels. | Graeme Gregory |
2009-11-09 | ASoC: Pandora: Pass SRG input clock frequency to the OMAP McBSP DAI | Jarkko Nikula |
2009-11-07 | ASoC/mpc5200: fix enable/disable of AC97 slots | Grant Likely |