| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: Fix errors in WM8990 | Jinyoung Park | 2009-05-05 | 1 | -20/+20 |
* | ASoC: TWL4030: Fix gain control for earpiece amplifier | Joonyoung Shim | 2009-04-28 | 1 | -1/+7 |
* | ASoC: Fix logic in WM8350 master clocking check | Mark Brown | 2009-04-27 | 1 | -1/+1 |
* | Merge commit 'takashi/fix/asoc' into for-2.6.30 | Mark Brown | 2009-04-23 | 1 | -1/+0 |
|\ |
|
| * | ASoC: remove non-existing referece to CONFIG_SND_SOC_CODEC_WM8991 | Takashi Iwai | 2009-04-23 | 1 | -1/+0 |
* | | ASoC: Fix WM8580 volume update handling for large register changes | Mark Brown | 2009-04-22 | 1 | -5/+9 |
* | | ASoC: Fix offset of freqmode in WM8580 PLL configuration | Mark Brown | 2009-04-21 | 1 | -1/+1 |
|/ |
|
* | ASoC: Fix warning in wm9705 | Russell King - ARM Linux | 2009-04-18 | 1 | -1/+1 |
* | ASoC: TWL4030: Compillation error fix | Peter Ujfalusi | 2009-04-07 | 1 | -4/+6 |
* | ASoC: Fix null dereference in ak4535_remove() | Dan Carpenter | 2009-04-06 | 1 | -1/+2 |
* | ASoC: TWL4030: Add actual support for 96KHz playback support | Peter Ujfalusi | 2009-04-03 | 2 | -0/+4 |
* | ASoC: Implement suspend and resume operations for WM9705 | Mark Brown | 2009-04-02 | 1 | -0/+37 |
* | ASoC: TWL4030: Add constrains for second stream | Peter Ujfalusi | 2009-04-02 | 1 | -0/+54 |
* | ASoC: TWL4030: 96KHz playback support | Peter Ujfalusi | 2009-04-02 | 1 | -1/+1 |
* | ASoC: Add FLL support for WM8400 | Mark Brown | 2009-03-19 | 1 | -0/+129 |
* | ASoC: Add separate AVDD for WM8400 | Mark Brown | 2009-03-18 | 1 | -0/+3 |
* | ASoC: Further optimise WM8400 bias configuration sequence | Mark Brown | 2009-03-18 | 1 | -25/+2 |
* | ASoC: twl4030 - Fix build error | Joonyoung Shim | 2009-03-16 | 1 | -5/+7 |
* | ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. | Philipp Zabel | 2009-03-12 | 3 | -35/+11 |
* | ASoC: Move WM8580 to normal I2C device probe | Mark Brown | 2009-03-12 | 2 | -173/+158 |
* | ASoC: Merge dai_ops factor out | Mark Brown | 2009-03-11 | 25 | -220/+295 |
|\ |
|
| * | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2009-03-04 | 23 | -211/+282 |
* | | ASoC: Remove version display from WM8580 driver | Mark Brown | 2009-03-11 | 1 | -4/+0 |
* | | ASoC: Add initial driver for the WM8400 CODEC | Mark Brown | 2009-03-11 | 4 | -0/+1547 |
* | | ASoC: Add a driver for AK4104 S/PDIF transmitter | Daniel Mack | 2009-03-09 | 4 | -0/+376 |
* | | ASoC: Remove unneeded forward reference to WM8753 SPI implementation | Mark Brown | 2009-03-08 | 1 | -5/+0 |
* | | ASoC: bring cs4270 feature/limitations list in sync | Daniel Mack | 2009-03-08 | 1 | -8/+7 |
* | | ASoC: Blackfin: fix typo in MUTE definition | Mike Frysinger | 2009-03-06 | 1 | -1/+1 |
* | | ASoC: TWL4030: Make the HS ramp delay configurable | Peter Ujfalusi | 2009-03-06 | 1 | -4/+14 |
* | | ASoC: wm8510 pll settings | Jonas Andersson | 2009-03-04 | 1 | -2/+2 |
* | | ASoC: UDA1380: DATAI is slave only | Philipp Zabel | 2009-03-03 | 1 | -2/+7 |
* | | ASoC: UDA1380: change decimator/interpolator register handling | Philipp Zabel | 2009-03-03 | 1 | -54/+48 |
* | | ASoC: Remove version display from the UDA1380 driver | Philipp Zabel | 2009-03-03 | 1 | -4/+0 |
|/ |
|
* | ASoC: fix typo and removed unneeded switch case for cs4270 | Daniel Mack | 2009-03-02 | 1 | -3/+1 |
* | ASoC: Add cs4270 support for slave mode configurations | Daniel Mack | 2009-02-28 | 1 | -1/+23 |
* | ASoC: wm8753 - Fix build error | Takashi Iwai | 2009-02-26 | 1 | -1/+2 |
* | ASoC: Only write back non-default registers when resuming WM8753 | Mark Brown | 2009-02-25 | 1 | -0/+5 |
* | ASoC: Convert WM8753 to register via normal device probe | Mark Brown | 2009-02-25 | 2 | -204/+171 |
* | ASoC: Shuffle WM8753 device registration code | Mark Brown | 2009-02-25 | 1 | -104/+105 |
* | ASoC: Improve WM9713 voice DAC shutdown procedure | Mark Brown | 2009-02-25 | 1 | -3/+4 |
* | ASoC: Only unregister drivers we registered for WM8753 | Mark Brown | 2009-02-22 | 1 | -3/+7 |
* | ASoC: Report I/O errors from WM8753 reset | Mark Brown | 2009-02-22 | 1 | -1/+5 |
* | ASoC: Disable WM8731 line bypass by default | Mark Brown | 2009-02-19 | 1 | -0/+4 |
* | ASoC: Add device init/exit annotations to new-style Wolfson CODEC drivers | Mark Brown | 2009-02-18 | 4 | -13/+13 |
* | ASoC: Check for errors when writing WM8731 reset register | Mark Brown | 2009-02-18 | 1 | -1/+6 |
* | ASoC: TWL4030: Add digital loopback support | Peter Ujfalusi | 2009-02-18 | 1 | -6/+50 |
* | ASoC: Implement SPI device unregistration for WM8731 | Mark Brown | 2009-02-18 | 1 | -1/+6 |
* | ASoC: Remove version display from the WM8753 driver | Mark Brown | 2009-02-18 | 1 | -4/+0 |
* | ASoC: Refactor WM8731 device registration | Mark Brown | 2009-02-18 | 2 | -193/+147 |
* | ASoC: Shuffle WM8731 SPI and I2C device registration | Mark Brown | 2009-02-18 | 1 | -103/+112 |