summaryrefslogtreecommitdiffstats
path: root/sound/pci (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-14ASoC: twl6040: Increase timeout for power upJorge Eduardo Candelaria1-1/+1
2010-12-14ASoC: twl6040: Enable plug detection interruptsMisael Lopez Cruz2-7/+4
2010-12-14ASoC: twl6040: Clear interrupt status at boot timeJorge Eduardo Candelaria1-10/+11
2010-12-14ASoC: twl6040: Enable automatic power for phoenix 1.1Olaya, Margarita1-4/+9
2010-12-14ASoC: twl6040: Fix analog Mic L & R mux controlsFrancois Mazard1-2/+2
2010-12-14ASoC: twl6040: Support other sample rates.Olaya, Margarita1-1/+8
2010-12-14ASoC: twl6040: Fix PCM error handling opsOlaya, Margarita1-33/+22
2010-12-14ASoC: twl6040: Restore bias level at resumeOlaya, Margarita1-0/+1
2010-12-14ASoC: twl6040: Add headset and handset mux controlsJorge Eduardo Candelaria1-27/+73
2010-12-14ASoC: twl6040: Modify the IRQ handlerOlaya, Margarita1-18/+12
2010-12-14ASoC: twl6040: Update twl IO macroOlaya, Margarita1-4/+4
2010-12-14ASoC: sdp4430: Add Jack supportJorge Eduardo Candelaria1-0/+32
2010-12-14ASoC: twl6040: Add jack support for headset and handsetJorge Eduardo Candelaria2-0/+74
2010-12-14ASoC: TWL4030: Fix 24bit supportPeter Ujfalusi1-2/+3
2010-12-10ASoC: tlv320dac33: Power down digital parts, when not neededPeter Ujfalusi1-2/+21
2010-12-09ASoC: sdp4430: Enable FM stereo pinsJorge Eduardo Candelaria1-4/+7
2010-12-09ASoC: tlv320dac33: Fix compillation errorPeter Ujfalusi1-0/+1
2010-12-09ASoC: tlv320dac33: Move DAC LR power on to a supply widgetPeter Ujfalusi1-2/+10
2010-12-09ASoC: tlv320dac33: Rename outpup amplifier widgetPeter Ujfalusi1-8/+8
2010-12-02ASoC: Remove unused aic3x_i2c_init and aic3x_i2c_exit functionsAxel Lin1-15/+0
2010-12-02ASoC: tpa6130a2: Replace DAPM code with direct interfacePeter Ujfalusi2-58/+12
2010-11-30ASoC: tpa6130a2: Add stereo DAPM pathPeter Ujfalusi1-0/+7
2010-11-30ASoC: tpa6130a2: Use one event handler for PGA_EPeter Ujfalusi1-19/+5
2010-11-30ASoC: tpa6130a2: Defer SW enable from power enablePeter Ujfalusi1-5/+1
2010-11-30ASoC: tpa6130a2: Simplify power state managementPeter Ujfalusi1-4/+6
2010-11-30ASoC: tlv320dac33: Avoid multiple soft power upPeter Ujfalusi1-1/+2
2010-11-30ASoC: tlv320dac33: Do not enable the codec in init_chipPeter Ujfalusi1-2/+0
2010-11-29ASoC: Add missing dev_set_drvdata in p1022_ds_probeAxel Lin1-0/+1
2010-11-29ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probeAxel Lin1-0/+1
2010-11-29ASoC: Remove unneeded !! operations while checking return value of nuc900_che...Axel Lin1-3/+3
2010-11-29ASoC: Fix compile error for nuc900-pcm.cAxel Lin2-1/+3
2010-11-29ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_removeAxel Lin1-4/+3
2010-11-29ASoC: Fix compile error for nuc900-ac97.cAxel Lin1-1/+1
2010-11-29ASoC: soc-cache: Ensure consistent cache namingDimitris Papastamos2-2/+2
2010-11-29ASoC: soc-cache: Add error checking in the *_cache_sync functionsDimitris Papastamos1-7/+21
2010-11-29ASoC: Fix resource leak in smdk_spdif.cAxel Lin1-4/+9
2010-11-29ASoC: Add missing gpio_free(S3C64XX_GPK(12)) in smartq_exit()Axel Lin1-0/+1
2010-11-29ASoC: Fix resource leak in neo1973_gta02_init() error pathAxel Lin1-11/+11
2010-11-29ASoC: Fix resource leak in goni_wm8994.cAxel Lin1-2/+7
2010-11-27ASoC: Implement runtime PM for WM8994/58Mark Brown1-0/+10
2010-11-27ASoC: Enable rbtree compression for WM8994/58 register cacheMark Brown1-0/+1
2010-11-27ASoC: Convert WM8994 to use soc-cache.c cache functionsMark Brown3-48/+1620
2010-11-27ASoC: Add WM8958 microphone detection supportMark Brown3-0/+197
2010-11-27ASoC: Add WM8958 Multi-band compressor supportMark Brown2-12/+301
2010-11-27ASoC: Implement support for enhanced AIF3 on WM8958Mark Brown2-9/+224
2010-11-27ASoC: Initial WM8958 audio configurationMark Brown1-34/+76
2010-11-27ASoC: Use DC servo startup mode when not doing DCS correctionMark Brown1-6/+14
2010-11-26gpiolib: Add WM8958 support to the WM8994 driverMark Brown1-0/+24
2010-11-26mfd: Add initial WM8958 supportMark Brown2-19/+82
2010-11-26ASoC: Remove redundant hw_write initialisation in WM8737Mark Brown1-1/+0