summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2009-03-19ASoC: Add FLL support for WM8400Mark Brown1-0/+129
2009-03-18ASoC: Add separate AVDD for WM8400Mark Brown1-0/+3
2009-03-18ASoC: Further optimise WM8400 bias configuration sequenceMark Brown1-25/+2
2009-03-16ASoC: twl4030 - Fix build errorJoonyoung Shim1-5/+7
2009-03-12ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel3-35/+11
2009-03-12ASoC: Move WM8580 to normal I2C device probeMark Brown2-173/+158
2009-03-11ASoC: Merge dai_ops factor outMark Brown25-220/+295
2009-03-11ASoC: Remove version display from WM8580 driverMark Brown1-4/+0
2009-03-11ASoC: Add initial driver for the WM8400 CODECMark Brown4-0/+1547
2009-03-09ASoC: Add a driver for AK4104 S/PDIF transmitterDaniel Mack4-0/+376
2009-03-08ASoC: Remove unneeded forward reference to WM8753 SPI implementationMark Brown1-5/+0
2009-03-08ASoC: bring cs4270 feature/limitations list in syncDaniel Mack1-8/+7
2009-03-06ASoC: Blackfin: fix typo in MUTE definitionMike Frysinger1-1/+1
2009-03-06ASoC: TWL4030: Make the HS ramp delay configurablePeter Ujfalusi1-4/+14
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao23-211/+282
2009-03-04ASoC: wm8510 pll settingsJonas Andersson1-2/+2
2009-03-03ASoC: UDA1380: DATAI is slave onlyPhilipp Zabel1-2/+7
2009-03-03ASoC: UDA1380: change decimator/interpolator register handlingPhilipp Zabel1-54/+48
2009-03-03ASoC: Remove version display from the UDA1380 driverPhilipp Zabel1-4/+0
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