summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak4641.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: ak4641: Push GPIO allocation out into the I2C probeMark Brown2012-04-011-44/+48
* ASoC: ak4641: Convert to module_i2c_driver()Mark Brown2012-04-011-17/+1
* ASoC: Fix return value of ak4641_pcm_set_dai_fmt()Axel Lin2012-01-021-1/+6
* ASoC: Convert ak4641 to devm_kzalloc()Axel Lin2011-12-201-5/+2
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-2/+2
* ASoC: ak4641: Use SND_SOC_DAPM_DAC for Voice Playback stream widgetAxel Lin2011-10-191-1/+1
* ASoC: ak4641: Remove unused codec field from struct ak4641_privAxel Lin2011-10-191-1/+0
* ASoC: Staticize ak4641_daiMark Brown2011-06-011-1/+1
* ASoC: Asahi Kasei AK4641 codec driverDmitry Artamonow2011-05-191-0/+664