summaryrefslogtreecommitdiffstats
path: root/include/sound/soundfont.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-26ASoC: Warn on low WM8994 AIFCLKMark Brown1-0/+5
2010-04-26ASoC: Correct inversion of speaker mixer PCM switchMark Brown1-1/+1
2010-04-23ASoC: Allow reporting of NULL jacksMark Brown1-3/+2
2010-04-23ASoC: ad193x: fix typo, delete redundant spaceBarry Song1-4/+4
2010-04-23ASoC: ad193x: fix wrong register setting in ad193x_set_dai_fmtBarry Song1-23/+25
2010-04-21ASoC: Allow unspecified source when stopping WM8994 FLLsMark Brown1-0/+5
2010-04-20ASoC: Tone down debugging for WM8994 class WMark Brown1-7/+7
2010-04-20ASoC: Set full range of WM8994 FLL Fratio valuesMark Brown1-1/+10
2010-04-20ASoC: Support FLL input clock selection on WM8994Mark Brown2-2/+20
2010-04-20ASoC: da7210: Fencepost error in reg cache readPhil Carmody1-1/+1
2010-04-20ASoC: missing conversions to snd_soc_codec_*_drvdata()Takashi Iwai3-18/+18
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown43-247/+258
2010-04-15ASoC: imx-ssi: do not call hrtimer_disable in trigger functionSascha Hauer1-2/+8
2010-04-15ASoC: imx-ssi: increase minimum periods to 4Sascha Hauer1-1/+1
2010-04-12ASoC: Zipit Z2 WM8750 ASoC driverMarek Vasut3-0/+256
2010-04-12ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731Bill Gatliff1-5/+1
2010-04-09ASoC: WM8750: Convert to new APIMarek Vasut3-168/+175
2010-04-08ASoC: imx-ssi: Use a hrtimer in FIQ modeSascha Hauer1-24/+21
2010-04-08ASoC: imx-pcm-dma-mx2: restart DMA after an errorSascha Hauer1-1/+14
2010-04-08ASoC: imx-ssi: honor IMX_SSI_DMA flagSascha Hauer1-1/+2
2010-04-08ASoC: wm2000: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-04-05ASoC: Implement interrupt based WM8994 microphone detectionMark Brown2-3/+137
2010-04-05gpiolib: Implement gpio_to_irq for WM8994 GPIO controllerMark Brown1-0/+12
2010-04-05mfd: Add WM8994 interrupt controller supportMark Brown6-7/+406
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack23-72/+149
2010-04-05ASoC: Only do WM8994 bias off transition from standbyMark Brown1-24/+29
2010-04-05ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devicesMark Brown1-23/+15
2010-04-05ASoC: Don't do runtime wm_hubs DC servo updates if using offset correctionMark Brown1-0/+6
2010-04-05ASoC: Support second DC servo readback method for wm_hubsMark Brown3-12/+33
2010-04-05ASoC: Avoid wraparound in wm_hubs DC servo correctionMark Brown1-2/+4
2010-04-02ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with ...Janusz Krzysztofik1-9/+8
2010-04-02mfd: update gfp/slab.h includesTejun Heo1-0/+1
2010-03-29ASoC: ad193x: move codec register/unregister to bus probe/removeBarry Song1-58/+44
2010-03-29ASoC: Fix passing platform_data to ac97 bus users and fix a leakGraham Gower2-7/+11
2010-03-29ASoC: update gfp/slab.h includesTejun Heo2-0/+2
2010-03-29ASoC: Fix file permission of soc/codecs/twl6040.cTakashi Iwai1-0/+0
2010-03-29ASoC: TWL6040: use of kzalloc/kfree requires the include of slab.hStephen Rothwell1-0/+1
2010-03-29ASoC: update for removeal of slab.h from percpu.hStephen Rothwell1-0/+1
2010-03-26ASoC: fsi: Add FSI2 device supportKuninori Morimoto2-11/+48
2010-03-26ASoC: fsi: Add FIFO size calculateKuninori Morimoto1-27/+43
2010-03-24ASoC: wm8994: playback => captureDan Carpenter1-1/+1
2010-03-24ASoC: fsi: IRQ related process had be unitedKuninori Morimoto1-14/+39
2010-03-24ASoC: fsi: ensures process inside master lockKuninori Morimoto1-11/+11
2010-03-23ASoC: ak4642: Add enhanced sampling rateKuninori Morimoto1-5/+63
2010-03-23ASoC: ak4642: Add set_fmt function for snd_soc_dai_opsKuninori Morimoto2-24/+49
2010-03-23ASoC: ak4642: Add pll select supportKuninori Morimoto2-7/+43
2010-03-23ASoC: Implement WM8994 DAI tristate supportMark Brown1-0/+38
2010-03-22ASoC: Allow WM8903 mic detect disable and don't force bias onMark Brown1-11/+12
2010-03-22ASoC: Allow disabling of WM835x jack detectionMark Brown1-6/+18
2010-03-22ASoC: Move WM8350 microphone detection bias managment out of driverMark Brown2-2/+2