summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2009-03-02ASoC: fix typo and removed unneeded switch case for cs4270Daniel Mack1-3/+1
2009-02-28ASoC: Add cs4270 support for slave mode configurationsDaniel Mack1-1/+23
2009-02-26ASoC: wm8753 - Fix build errorTakashi Iwai1-1/+2
2009-02-24ASoC: Only write back non-default registers when resuming WM8753Mark Brown1-0/+5
2009-02-24ASoC: Convert WM8753 to register via normal device probeMark Brown2-204/+171
2009-02-24ASoC: Shuffle WM8753 device registration codeMark Brown1-104/+105
2009-02-24ASoC: Improve WM9713 voice DAC shutdown procedureMark Brown1-3/+4
2009-02-22ASoC: Only unregister drivers we registered for WM8753Mark Brown1-3/+7
2009-02-22ASoC: Report I/O errors from WM8753 resetMark Brown1-1/+5
2009-02-19ASoC: Disable WM8731 line bypass by defaultMark Brown1-0/+4
2009-02-18ASoC: Add device init/exit annotations to new-style Wolfson CODEC driversMark Brown4-13/+13
2009-02-18ASoC: Check for errors when writing WM8731 reset registerMark Brown1-1/+6
2009-02-18ASoC: TWL4030: Add digital loopback supportPeter Ujfalusi1-6/+50
2009-02-18ASoC: Implement SPI device unregistration for WM8731Mark Brown1-1/+6
2009-02-18ASoC: Remove version display from the WM8753 driverMark Brown1-4/+0
2009-02-18ASoC: Refactor WM8731 device registrationMark Brown2-193/+147
2009-02-18ASoC: Shuffle WM8731 SPI and I2C device registrationMark Brown1-103/+112
2009-02-17ASoC: Clean up WM8731 bias level configurationMark Brown1-5/+3
2009-02-17ASoC: Remove version display from the WM8731 driverMark Brown1-4/+0
2009-02-17ASoC: Fix WM8753 DAIs unregisteringPaul Fertser1-0/+5
2009-02-13ASoC: add additional controls to the CS4270 codec driverTimur Tabi2-59/+40
2009-02-09ASoC: TLV320AIC3X: Add TLV information for volume controlsJarkko Nikula1-41/+73
2009-02-09ASoC: TLV320AIC3X: Fix volume rangesJarkko Nikula1-19/+19
2009-02-06Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2-5/+10
2009-02-06ASoC: WM8990: Fix kcontrol's private value use in put callbackJarkko Nikula1-1/+3
2009-02-06ASoC: TLV320AIC3X: Fix kcontrol's private value use in put callbackEero Nurkkala1-4/+7
2009-02-04ASoC: uda1380: split set_dai_fmt into _both, _playback and _capture variantsPhilipp Zabel1-7/+61
2009-02-03ASoC: Don't unconditionally use the PLL in UDA1380Vasily Khoruzhick1-2/+2
2009-02-03Merge branch 'fix/asoc' into topic/asocTakashi Iwai2-3/+2
2009-02-03ALSA: ASoC: email - update email addresses.Liam Girdwood2-3/+2
2009-02-02ASoC: fix message display in CS4270 codec driverTimur Tabi1-27/+39
2009-02-02ASoC: fix build break in CS4270 codec driverTimur Tabi1-1/+1
2009-01-31ASoC: fix documentation in CS4270 codec driverTimur Tabi1-58/+105
2009-01-30ASoC: fix initialization order of the CS4270 codec driverTimur Tabi1-80/+97
2009-01-29ASoC: TWL4030: Add analog loopback supportPeter Ujfalusi2-13/+214
2009-01-29Merge branch 'for-2.6.29' into for-2.6.30Mark Brown1-1/+8
2009-01-29ASoC: Fix null string usage with WM8753 DAIsMark Brown1-1/+8
2009-01-27ASoC: TWL4030: Move the twl4030_power_up and _power_down functionPeter Ujfalusi1-43/+42
2009-01-27ASoC: TWL4030: Physical ADC and amplifier power switch changePeter Ujfalusi1-13/+13
2009-01-27ASoC: TWL4030: Enable Headset Left anti-pop/bias ramp only if the Headset Lef...Peter Ujfalusi1-26/+45
2009-01-27ASoC: TWL4030: Code clean up for codec power up and downPeter Ujfalusi1-26/+17
2009-01-27ASoC: TWL4030: Syncronize the reg_cache for ANAMICL after the offset cancelationPeter Ujfalusi1-0/+3
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown27-193/+196
2009-01-23ASoC: improve I2C initialization code in CS4270 driverTimur Tabi1-139/+113
2009-01-23ASoC: Fix L3 bus handling in KconfigMark Brown1-0/+1
2009-01-23ASoC: Include header file in cs4270 and wm9705Mark Brown2-0/+4
2009-01-23ASoC: Fix spurious codec driver dependenciesMark Brown1-4/+0
2009-01-23ASoC: remove stand-alone mode support from CS4270 codec driverTimur Tabi1-65/+27
2009-01-20ASoC: Fix WM9705 capture switch nameIan Molton1-2/+2
2009-01-19ASoC: fixes to caching implementationsIan Molton9-16/+17