summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Add indirection for CODEC private dataMark Brown2010-04-1742-246/+246
* Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-04-174-29/+45
|\
| * ASoC: imx-ssi: do not call hrtimer_disable in trigger functionSascha Hauer2010-04-161-2/+8
| * ASoC: imx-ssi: increase minimum periods to 4Sascha Hauer2010-04-151-1/+1
| * ASoC: imx-ssi: Use a hrtimer in FIQ modeSascha Hauer2010-04-081-24/+21
| * ASoC: imx-pcm-dma-mx2: restart DMA after an errorSascha Hauer2010-04-081-1/+14
| * ASoC: imx-ssi: honor IMX_SSI_DMA flagSascha Hauer2010-04-081-1/+2
| * ASoC: wm2000: remove unused #include <linux/version.h>Huang Weiyi2010-04-081-1/+0
* | ASoC: Zipit Z2 WM8750 ASoC driverMarek Vasut2010-04-123-0/+256
* | ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731Bill Gatliff2010-04-121-5/+1
* | ASoC: WM8750: Convert to new APIMarek Vasut2010-04-093-168/+175
* | Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-04-054-66/+91
|\ \ | |/
| * ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-0521-71/+131
| * ASoC: Only do WM8994 bias off transition from standbyMark Brown2010-04-051-24/+29
| * ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devicesMark Brown2010-04-051-23/+15
| * ASoC: Don't do runtime wm_hubs DC servo updates if using offset correctionMark Brown2010-04-051-0/+6
| * ASoC: Support second DC servo readback method for wm_hubsMark Brown2010-04-053-12/+33
| * ASoC: Avoid wraparound in wm_hubs DC servo correctionMark Brown2010-04-051-2/+4
| * ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with ...Janusz Krzysztofik2010-04-021-9/+8
* | ASoC: Implement interrupt based WM8994 microphone detectionMark Brown2010-04-052-3/+137
* | Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-293-8/+12
|\ \ | |/
| * ASoC: Fix passing platform_data to ac97 bus users and fix a leakGraham Gower2010-03-292-7/+11
| * ASoC: wm8994: playback => captureDan Carpenter2010-03-241-1/+1
* | ASoC: ad193x: move codec register/unregister to bus probe/removeBarry Song2010-03-291-58/+44
* | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2010-03-294-0/+4
|\ \
| * | ASoC: update gfp/slab.h includesTejun Heo2010-03-292-0/+2
| * | ASoC: Fix file permission of soc/codecs/twl6040.cTakashi Iwai2010-03-291-0/+0
| * | ASoC: TWL6040: use of kzalloc/kfree requires the include of slab.hStephen Rothwell2010-03-291-0/+1
| * | ASoC: update for removeal of slab.h from percpu.hStephen Rothwell2010-03-291-0/+1
* | | ASoC: fsi: Add FSI2 device supportKuninori Morimoto2010-03-262-11/+48
* | | ASoC: fsi: Add FIFO size calculateKuninori Morimoto2010-03-261-27/+43
* | | ASoC: fsi: IRQ related process had be unitedKuninori Morimoto2010-03-241-14/+39
* | | ASoC: fsi: ensures process inside master lockKuninori Morimoto2010-03-241-11/+11
|/ /
* | ASoC: ak4642: Add enhanced sampling rateKuninori Morimoto2010-03-231-5/+63
* | ASoC: ak4642: Add set_fmt function for snd_soc_dai_opsKuninori Morimoto2010-03-232-24/+49
* | ASoC: ak4642: Add pll select supportKuninori Morimoto2010-03-232-7/+43
* | ASoC: Implement WM8994 DAI tristate supportMark Brown2010-03-231-0/+38
* | Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-2212-105/+100
|\ \ | |/
| * ASoC: Remove BROKEN from i.MX audio after dependencies mergedMark Brown2010-03-221-1/+1
| * Merge commit 'v2.6.34-rc2' into for-2.6.34Mark Brown2010-03-2210-104/+98
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-184-5/+16
| | |\
| | | * Merge branch 'fix/hda' into for-linusTakashi Iwai2010-03-173-3/+16
| | | |\
| | | | * ALSA: hda: Use LPIB and 6stack-dig for eMachines T5212Daniel T Chen2010-03-162-1/+2
| | | | * ALSA: hda - Disable MSI for Nvidia controllerTakashi Iwai2010-03-151-0/+7
| | | | * ALSA: hda - Add PCI quirks for MSI NetOn AP1900 and Wind Top AE2220Anisse Astier2010-03-151-0/+2
| | | | * ALSA: hda - Fix secondary ADC of ALC260 basic modelTakashi Iwai2010-03-151-1/+1
| | | | * ALSA: hda - Add an error message for invalid mapping NIDTakashi Iwai2010-03-151-1/+3
| | | | * ALSA: hda - New Intel HDA controllerVitaliy Kulikov2010-03-151-0/+1
| | | * | Merge branch 'fix/misc' into for-linusTakashi Iwai2010-03-171-2/+0
| | | |\ \
| | | | * | sound: sequencer: clean up remove bogus checkDan Carpenter2010-03-161-2/+0
OpenPOWER on IntegriCloud