summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2009-11-04ASoC: Factor out snd_soc_init_card()Mark Brown48-449/+69
2009-11-04ASoC: Move sysfs and debugfs functions to head of soc-core.cMark Brown1-167/+167
2009-11-04ASoC: Staticise wm8727 driver structureMark Brown1-1/+1
2009-11-02ASoC: TWL4030: Make sure, that the codec is powered on startupPeter Ujfalusi1-0/+1
2009-11-02ASoC: Add support for the WM8727 DAC.Neil Jones4-0/+170
2009-11-02ASoC: au1x: convert to platform drivers.Manuel Lauss4-163/+344
2009-10-30ASoC: refactor snd_soc_update_bits()Eero Nurkkala1-6/+30
2009-10-30ASoC: remove io_mutexEero Nurkkala1-5/+0
2009-10-30Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-1/+12
2009-10-30ASoC: sh: FSI: Add capture supportKuninori Morimoto1-7/+86
2009-10-30ASoC: sh: FSI: Remove DMA supportKuninori Morimoto2-122/+20
2009-10-30ASoC: Modifying Kconfig/Makefile for AM3517 EVMAnuj Aggarwal2-0/+11
2009-10-30ASoC: Adding OMAP3517 / AM3517 EVM support in ASOCAnuj Aggarwal1-0/+202
2009-10-29ASoC: OMAP3EVM: Use the twl4030_setup_data for headset pop-removalAnuj Aggarwal1-0/+7
2009-10-29ASoC: TWL4030: Add APLL supply for the capture pathPeter Ujfalusi1-0/+5
2009-10-29ASoC: TWL4030: Change APLL powering sequencePeter Ujfalusi1-2/+24
2009-10-29ASoC: TWL4030: Vibra motor stop fix when it is driven with audioJari Vanhala1-2/+10
2009-10-29ASoC: CS4270: export de-emphasis filter as ALSA controlDaniel Mack1-0/+1
2009-10-29ASoC: Minor SMDK64xx WM8580 cleanupsMark Brown1-10/+5
2009-10-28ASoC: TWL4030: Change codec_muted to apll_enabledPeter Ujfalusi1-10/+10
2009-10-28ASoC: TWL4030: Remove bypass trackingPeter Ujfalusi1-98/+30
2009-10-26ASoC: Add regulator support for WM8731Mark Brown1-4/+47
2009-10-25ASoC: TWL4030: Driver registration via twl4030_codec MFDPeter Ujfalusi2-77/+127
2009-10-25ASoC: TWL4030: use the twl4030-codec.h for register descriptionsPeter Ujfalusi1-236/+6
2009-10-25ASoC: Amstrad Delta: add info about the line discipline requirement to Kconfi...Janusz Krzysztofik1-1/+12
2009-10-22ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1Janusz Krzysztofik1-2/+6
2009-10-21ASoC: tlv320dac33: typo fix in the headerPeter Ujfalusi1-1/+1
2009-10-21ASoC: Amstrad Delta minor cleanupsJanusz Krzysztofik1-2/+2
2009-10-19Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-3/+8
2009-10-19ASoC: Fix possible codec_dai->ops NULL pointer problemsBarry Song1-3/+8
2009-10-19ASoC: Move dereference after NULL testJulia Lawall1-1/+2
2009-10-19ASoC: au1x: psc-ac97: reorganize timeoutsManuel Lauss1-13/+25
2009-10-19ASoC: au1x: psc-ac97: verify correct codec register was readManuel Lauss1-3/+8
2009-10-19ASoC: TWL4030: Only update the needed bits in *set_dai_sysclkPeter Ujfalusi1-10/+12
2009-10-15Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-1/+1
2009-10-15ASoC: Codec driver for Texas Instruments tlv320dac33 codecPeter Ujfalusi4-0/+1510
2009-10-15ASoC: finally enable support for eXeda and CM-X300Igor Grinberg1-1/+2
2009-10-15ASoC: Remove snd_soc_suspend_device()Mark Brown17-383/+0
2009-10-13ASoC: S3C: Remove <plat/audio.h>Ben Dooks7-7/+1
2009-10-13ASoC: Serialize access to dapm_power_widgets()Eero Nurkkala1-1/+1
2009-10-12ASoC: TPA6130A2: Make tpa6130a2_power as staticPeter Ujfalusi2-2/+1
2009-10-09ASoC: Minor fixups to tpa6130a2 driverMark Brown1-4/+4
2009-10-09ASoC: TPA6130A2 amplifier driverPeter Ujfalusi4-0/+531
2009-10-09ASoC: at91sam9g20ek_2mmc board uses same audio connexion as at91sam9g20ekNicolas Ferre1-1/+1
2009-10-08Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2-10/+2
2009-10-06Merge branch 'upstream/wm8350' into for-2.6.32Mark Brown1-2/+2
2009-10-06ASoC: WM8350 capture PGA mutes are invertedMark Brown1-2/+2
2009-10-06ASoC: Remove absent SYNC and TDM DAI format options from i.MX SSIMark Brown1-8/+0
2009-10-06Merge branch 'for-2.6.32' into for-2.6.33Mark Brown137-4867/+8136
2009-10-06ASoC: Add virtual enumeration support for DAPM muxesMark Brown1-0/+48