summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: TWL4030: Make the HS ramp delay configurablePeter Ujfalusi2009-03-061-4/+14
* ASoC: wm8510 pll settingsJonas Andersson2009-03-041-2/+2
* ASoC: UDA1380: DATAI is slave onlyPhilipp Zabel2009-03-031-2/+7
* ASoC: UDA1380: change decimator/interpolator register handlingPhilipp Zabel2009-03-031-54/+48Star
* ASoC: Remove version display from the UDA1380 driverPhilipp Zabel2009-03-031-4/+0Star
* ASoC: fix typo and removed unneeded switch case for cs4270Daniel Mack2009-03-021-3/+1Star
* ASoC: Add cs4270 support for slave mode configurationsDaniel Mack2009-02-281-1/+23
* ASoC: wm8753 - Fix build errorTakashi Iwai2009-02-261-1/+2
* ASoC: Only write back non-default registers when resuming WM8753Mark Brown2009-02-251-0/+5
* ASoC: Convert WM8753 to register via normal device probeMark Brown2009-02-252-204/+171Star
* ASoC: Shuffle WM8753 device registration codeMark Brown2009-02-251-104/+105
* ASoC: Improve WM9713 voice DAC shutdown procedureMark Brown2009-02-251-3/+4
* ASoC: Only unregister drivers we registered for WM8753Mark Brown2009-02-221-3/+7
* ASoC: Report I/O errors from WM8753 resetMark Brown2009-02-221-1/+5
* ASoC: Disable WM8731 line bypass by defaultMark Brown2009-02-191-0/+4
* ASoC: Add device init/exit annotations to new-style Wolfson CODEC driversMark Brown2009-02-184-13/+13
* ASoC: Check for errors when writing WM8731 reset registerMark Brown2009-02-181-1/+6
* ASoC: TWL4030: Add digital loopback supportPeter Ujfalusi2009-02-181-6/+50
* ASoC: Implement SPI device unregistration for WM8731Mark Brown2009-02-181-1/+6
* ASoC: Remove version display from the WM8753 driverMark Brown2009-02-181-4/+0Star
* ASoC: Refactor WM8731 device registrationMark Brown2009-02-182-193/+147Star
* ASoC: Shuffle WM8731 SPI and I2C device registrationMark Brown2009-02-181-103/+112
* ASoC: Clean up WM8731 bias level configurationMark Brown2009-02-171-5/+3Star
* ASoC: Remove version display from the WM8731 driverMark Brown2009-02-171-4/+0Star
* ASoC: Fix WM8753 DAIs unregisteringPaul Fertser2009-02-171-0/+5
* ASoC: add additional controls to the CS4270 codec driverTimur Tabi2009-02-132-59/+40Star
* ASoC: TLV320AIC3X: Add TLV information for volume controlsJarkko Nikula2009-02-091-41/+73
* ASoC: TLV320AIC3X: Fix volume rangesJarkko Nikula2009-02-091-19/+19
* Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-02-062-5/+10
|\
| * ASoC: WM8990: Fix kcontrol's private value use in put callbackJarkko Nikula2009-02-061-1/+3
| * ASoC: TLV320AIC3X: Fix kcontrol's private value use in put callbackEero Nurkkala2009-02-061-4/+7
* | ASoC: uda1380: split set_dai_fmt into _both, _playback and _capture variantsPhilipp Zabel2009-02-041-7/+61
* | ASoC: Don't unconditionally use the PLL in UDA1380Vasily Khoruzhick2009-02-031-2/+2
* | Merge branch 'fix/asoc' into topic/asocTakashi Iwai2009-02-032-3/+2Star
|\|
| * ALSA: ASoC: email - update email addresses.Liam Girdwood2009-02-032-3/+2Star
* | ASoC: fix message display in CS4270 codec driverTimur Tabi2009-02-021-27/+39
* | ASoC: fix build break in CS4270 codec driverTimur Tabi2009-02-021-1/+1
* | ASoC: fix documentation in CS4270 codec driverTimur Tabi2009-01-311-58/+105
* | ASoC: fix initialization order of the CS4270 codec driverTimur Tabi2009-01-301-80/+97
* | ASoC: TWL4030: Add analog loopback supportPeter Ujfalusi2009-01-292-13/+214
* | Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-01-291-1/+8
|\|
| * ASoC: Fix null string usage with WM8753 DAIsMark Brown2009-01-291-1/+8
* | ASoC: TWL4030: Move the twl4030_power_up and _power_down functionPeter Ujfalusi2009-01-271-43/+42Star
* | ASoC: TWL4030: Physical ADC and amplifier power switch changePeter Ujfalusi2009-01-271-13/+13
* | ASoC: TWL4030: Enable Headset Left anti-pop/bias ramp only if the Headset Lef...Peter Ujfalusi2009-01-271-26/+45
* | ASoC: TWL4030: Code clean up for codec power up and downPeter Ujfalusi2009-01-271-26/+17Star
* | ASoC: TWL4030: Syncronize the reg_cache for ANAMICL after the offset cancelationPeter Ujfalusi2009-01-271-0/+3
* | ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-2727-193/+196
* | ASoC: improve I2C initialization code in CS4270 driverTimur Tabi2009-01-241-139/+113Star
* | ASoC: Fix L3 bus handling in KconfigMark Brown2009-01-231-0/+1