summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2010-01-15ASoC: cs4270: allow passing freq=0 in set_dai_sysclk()Daniel Mack1-13/+25
2010-01-14ASoC: TWL4030: Fix typo in comment in header fileThomas Weber1-1/+1
2010-01-13ASoC: ak4104: allow more sample ratesDaniel Mack1-3/+1
2010-01-13ASoC: TWL4030: Replace comma with semicolon in probe functionPeter Ujfalusi1-1/+1
2010-01-12ASoC: Add missing __devexit and __devinit annotationsMark Brown3-9/+9
2010-01-12Revert "ASoC: ad1836: reset and restore clock control mode in suspend/resume ...Mark Brown1-32/+0
2010-01-12Merge branch 'for-2.6.33' into for-2.6.34Mark Brown174-5717/+12703
2010-01-11ASoC: tpa6130a2: Support for tpa6140's regulatorsIlkka Koskinen1-2/+20
2010-01-08ASoC: Fix WM8350 DSP mode B configurationMark Brown1-1/+1
2010-01-05ASoC: Implement suspend and resume for WM8993Mark Brown1-0/+67
2010-01-05ASoC: Only restore non-default registers for WM8961Mark Brown1-0/+3
2010-01-05ASoC: Only restore non-default registers for WM8776Mark Brown1-0/+2
2010-01-05ASoC: Only restore non-default registers for WM8731Mark Brown1-0/+3
2010-01-05ASoC: Fix variable shadowing warning in TLV320AIC3xMark Brown1-4/+4
2010-01-04ASoC: fixup oops in generic AC97 codec glueManuel Lauss1-0/+6
2010-01-04ASoc: tpa6130a2: Remove unnecessary variableIlkka Koskinen1-4/+0
2009-12-31ASoC: Use snprintf() when generating stream namesMark Brown1-2/+2
2009-12-31ASoC: Remove unneeded suspend checks from CODEC driversMark Brown2-16/+0
2009-12-31ASoC: tlv320dac33: Safety check for codec slave modePeter Ujfalusi1-1/+6
2009-12-31ASoC: tlv320dac33: Add new FIFO mode: mode 7Peter Ujfalusi1-1/+34
2009-12-31ASoC: tlv320dac33: Clean up the hardware configuration codePeter Ujfalusi1-16/+45
2009-12-31ASoC: tlv320dac33: Introduce prefill and playback state handlersPeter Ujfalusi1-6/+40
2009-12-31ASoC: tlv320dac33: Change nsample switch to FIFO mode enumPeter Ujfalusi1-17/+32
2009-12-31ASoC: soc-cache: cleanup training whitespace and coding styleBarry Song1-1/+1
2009-12-30ASoC: fsi: Add over/under run error settlementKuninori Morimoto1-4/+25
2009-12-30ASoC: fsi: Add fsi_get_dai to get snd_soc_daiKuninori Morimoto1-2/+8
2009-12-30ASoC: fsi: Add over_period flag to prevent the misunderstandingKuninori Morimoto1-8/+12
2009-12-30ASoC: ad1938: let soc-core dapm handle PLL powerBarry Song1-59/+3
2009-12-30ASoC: ad1938: fix typo, rename mask to rx_mask for ad1938_set_tdm_slotBarry Song1-1/+1
2009-12-30ASoC: ad1836: reset and restore clock control mode in suspend/resume entryBarry Song1-0/+32
2009-12-26Merge commit 'v2.6.33-rc2' into for-2.6.33Mark Brown166-5662/+12670
2009-12-24ASoC: fix params_rate() macro use in several codecsGuennadi Liakhovetski3-21/+21
2009-12-24ASoC: fsi-ak4642: Remove ak4642_add_i2c_deviceKuninori Morimoto1-30/+0
2009-12-23Merge branch 'fix/hda' into for-linusTakashi Iwai4-15/+40
2009-12-23Merge branch 'fix/asoc' into for-linusTakashi Iwai3-3/+5
2009-12-23Merge branch 'fix/misc' into for-linusTakashi Iwai2-16/+2
2009-12-23ALSA: hda - Add STAC9205 PCI_QUIRK for Dell Vostro 1700Anisse Astier1-0/+3
2009-12-23ASoC: Do not write to invalid registers on the wm9712.Eric Millbrandt1-1/+2
2009-12-23ALSA: hda - Set mixer name after codec patchTakashi Iwai1-5/+5
2009-12-22ASoC: add missing parameter to mx27vis_hifi_hw_free()Guennadi Liakhovetski1-1/+2
2009-12-22ASoC: sh: FSI:: don't check platform_get_irq's return value against zeroUwe Kleine-König1-1/+1
2009-12-22ALSA: sound/core/pcm_timer.c: use lib/gcd.cFlorian Fainelli2-16/+2
2009-12-22ALSA: hda - Add MSI blacklistTakashi Iwai1-0/+1
2009-12-22ALSA: hda - Add support for the new 27 inch IMacsRafael Avila de Espindola1-1/+21
2009-12-22ALSA: hda - Fix NULL dereference with enable_beep=0 optionTakashi Iwai1-9/+10
2009-12-21Merge branch 'fix/misc' into for-linusTakashi Iwai10-132/+73
2009-12-21Merge branch 'fix/asoc' into for-linusTakashi Iwai3-19/+3
2009-12-21Merge branch 'fix/hda' into for-linusTakashi Iwai2-37/+391
2009-12-21ALSA: sbawe: fix memory detectionKrzysztof Helt1-3/+3
2009-12-21ALSA: fix incorrect rounding direction in snd_interval_ratnum()Krzysztof Helt1-2/+2