summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Fix errors in WM8990Jinyoung Park2009-05-051-20/+20
* ASoC: TWL4030: Fix gain control for earpiece amplifierJoonyoung Shim2009-04-281-1/+7
* ASoC: Fix logic in WM8350 master clocking checkMark Brown2009-04-271-1/+1
* Merge commit 'takashi/fix/asoc' into for-2.6.30Mark Brown2009-04-231-1/+0Star
|\
| * ASoC: remove non-existing referece to CONFIG_SND_SOC_CODEC_WM8991Takashi Iwai2009-04-231-1/+0Star
* | ASoC: Fix WM8580 volume update handling for large register changesMark Brown2009-04-221-5/+9
* | ASoC: Fix offset of freqmode in WM8580 PLL configurationMark Brown2009-04-211-1/+1
|/
* ASoC: Fix warning in wm9705Russell King - ARM Linux2009-04-181-1/+1
* ASoC: TWL4030: Compillation error fixPeter Ujfalusi2009-04-071-4/+6
* ASoC: Fix null dereference in ak4535_remove()Dan Carpenter2009-04-061-1/+2
* ASoC: TWL4030: Add actual support for 96KHz playback supportPeter Ujfalusi2009-04-032-0/+4
* ASoC: Implement suspend and resume operations for WM9705Mark Brown2009-04-021-0/+37
* ASoC: TWL4030: Add constrains for second streamPeter Ujfalusi2009-04-021-0/+54
* ASoC: TWL4030: 96KHz playback supportPeter Ujfalusi2009-04-021-1/+1
* ASoC: Add FLL support for WM8400Mark Brown2009-03-191-0/+129
* ASoC: Add separate AVDD for WM8400Mark Brown2009-03-181-0/+3
* ASoC: Further optimise WM8400 bias configuration sequenceMark Brown2009-03-181-25/+2Star
* ASoC: twl4030 - Fix build errorJoonyoung Shim2009-03-161-5/+7
* ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel2009-03-123-35/+11Star
* ASoC: Move WM8580 to normal I2C device probeMark Brown2009-03-122-173/+158Star
* ASoC: Merge dai_ops factor outMark Brown2009-03-1125-220/+295
|\
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-0423-211/+282
* | ASoC: Remove version display from WM8580 driverMark Brown2009-03-111-4/+0Star
* | ASoC: Add initial driver for the WM8400 CODECMark Brown2009-03-114-0/+1547
* | ASoC: Add a driver for AK4104 S/PDIF transmitterDaniel Mack2009-03-094-0/+376
* | ASoC: Remove unneeded forward reference to WM8753 SPI implementationMark Brown2009-03-081-5/+0Star
* | ASoC: bring cs4270 feature/limitations list in syncDaniel Mack2009-03-081-8/+7Star
* | ASoC: Blackfin: fix typo in MUTE definitionMike Frysinger2009-03-061-1/+1
* | 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