aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-05ASoC: Fix errors in WM8990Jinyoung Park1-20/+20
2009-04-28ASoC: TWL4030: Fix gain control for earpiece amplifierJoonyoung Shim1-1/+7
2009-04-27ASoC: Fix logic in WM8350 master clocking checkMark Brown1-1/+1
2009-04-23Merge commit 'takashi/fix/asoc' into for-2.6.30Mark Brown1-1/+0
2009-04-23ASoC: remove non-existing referece to CONFIG_SND_SOC_CODEC_WM8991Takashi Iwai1-1/+0
2009-04-22ASoC: Fix WM8580 volume update handling for large register changesMark Brown1-5/+9
2009-04-21ASoC: Fix offset of freqmode in WM8580 PLL configurationMark Brown1-1/+1
2009-04-18ASoC: Fix warning in wm9705Russell King - ARM Linux1-1/+1
2009-04-07ASoC: TWL4030: Compillation error fixPeter Ujfalusi1-4/+6
2009-04-06ASoC: Fix null dereference in ak4535_remove()Dan Carpenter1-1/+2
2009-04-03ASoC: TWL4030: Add actual support for 96KHz playback supportPeter Ujfalusi2-0/+4
2009-04-02ASoC: Implement suspend and resume operations for WM9705Mark Brown1-0/+37
2009-04-02ASoC: TWL4030: Add constrains for second streamPeter Ujfalusi1-0/+54
2009-04-02ASoC: TWL4030: 96KHz playback supportPeter Ujfalusi1-1/+1
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