aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm5100.c
Commit message (Expand)AuthorAge
* ASoC: Make WM5100 tone generator widgets signal generatorsMark Brown2011-12-02
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-27
* ASoC: Use devm_kzalloc() in wm5100Mark Brown2011-11-25
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* ASoC: Move WM5100 platform data based setup into I2C probeMark Brown2011-11-10
* ASoC: Convert WM5100 gpiolib support to direct regmap API usageMark Brown2011-11-09
* ASoC: Move most WM5100 resource allocation to I2C probeMark Brown2011-11-09
* ASoC: Need to convert wm5100 cache sync to direct regmap usage tooMark Brown2011-11-09
* ASoC: Convert wm5100 to direct regmap API usageMark Brown2011-11-08
* ASoC: Fix return value of wm5100_gpio_direction_out()Mark Brown2011-10-31
* ASoC: Update WM5100 accessory detection for revision AMark Brown2011-10-13
* ASoC: Implement WM5100 accessory detection supportMark Brown2011-10-11
* ASoC: Fix typo in 24.576MHz rate in WM5100Mark Brown2011-10-03
* ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFFAxel Lin2011-10-03
* ASoC: Add missed free_irq in wm5100_remove and wm5100_probe error pathAxel Lin2011-09-23
* ASoC: Add missed BCLK rate to WM5100 driverMark Brown2011-09-22
* ASoC: Dynamically manage DBVDD2 and DBVDD3 on WM5100Mark Brown2011-09-22
* ASoC: Add WM5100 driverMark Brown2011-09-20