summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic32x4.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: tlv320aic32x4: Add rstn gpio to platform data.Javier Martin2012-11-011-0/+14
* ASoC: tlv320aic32x4: Fix problem with first capture.Javier Martin2012-11-011-0/+10
* ASoC: tlv320aic32x4: Use module_i2c_driverSachin Kamat2012-08-061-18/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: tlv320aic32x4: always enable analouge blockWolfram Sang2012-01-201-3/+5
* ASoC: tlv320aic32x4: always enable dividersWolfram Sang2012-01-201-56/+46
* ASoC: Convert tlv320aic32x4 to devm_kzalloc()Axel Lin2011-12-281-4/+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-1/+1
* ASoC: tlv320aic32x4: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-131-37/+24
* ASoC: tlv320aic32x4 fix initialization of micpga routingWolfram Sang2011-10-061-2/+2
* ASoC: Fix outdated API usage in tlv320aic32x4Mark Brown2011-03-071-5/+5
* ASoC: Add TI tlv320aic32x4 codec support.Javier Martin2011-03-041-0/+794