summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ad1836.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: ad1836: Convert to direct regmap usage.Lars-Peter Clausen2012-09-131-23/+53
* ASoC: ad1836: Use module_spi_driverSachin Kamat2012-08-271-11/+1
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-3/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-3/+3
* ASoC: Convert ad1836 to devm_kzalloc()Axel Lin2011-12-281-4/+3
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: AD1836: rename suspend/resume funcsBarry Song2011-06-161-22/+21
* ASoC: AD1836: fix codec nameMike Frysinger2011-06-161-1/+1
* ASoC: AD1836: fix intermixed tab/space indentationMike Frysinger2011-06-161-2/+2
* ASoC: AD1836: drop unnecessary spi register checkMike Frysinger2011-06-161-9/+1
* ASoC: AD1836: clean up comment headersMike Frysinger2011-06-161-14/+5
* ASoC: AD1836: Fix build errorLars-Peter Clausen2011-06-071-1/+1
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-061-7/+7
|\
| * ASoC: AD1836: Fix setting the PCM formatLars-Peter Clausen2011-06-061-7/+7
* | ASoC: AD1836: Add input gain control for ADC2Lars-Peter Clausen2011-06-061-0/+11
* | ASoC: AD1836: Remove unused fields from private structLars-Peter Clausen2011-06-061-5/+0
* | ASoC: AD1836: Add AD1835/AD1837/AD1838/AD1839 supportLars-Peter Clausen2011-06-061-54/+129
* | ASoC: AD1836: Use snd_soc_update_bits for read-modify-writeLars-Peter Clausen2011-06-061-12/+6
* | ASoC: AD1836: Add ADC/DAC controls helper macrosLars-Peter Clausen2011-06-061-22/+26
|/
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Fix incorrect kfree in ad1836_probe error pathAxel Lin2010-11-161-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-2/+3
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-136/+55
* ASoC: ad1836: fix a memory leak if another ad1836 is registeredAxel Lin2010-08-031-0/+1
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-1/+1
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: ad1836: use soc-cache framework for codec registers accessBarry Song2010-01-271-69/+23
* ASoC: ad1836: reset and restore clock control mode in suspend/resume entryBarry Song2010-01-251-0/+32
* Revert "ASoC: ad1836: reset and restore clock control mode in suspend/resume ...Mark Brown2010-01-121-32/+0
* ASoC: ad1836: reset and restore clock control mode in suspend/resume entryBarry Song2009-12-301-0/+32
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-1/+0
* ASoC: Remove dead code and labelsTakashi Iwai2009-11-071-5/+0
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-6/+0
* ASoC: some minor changes for AD1836 and AD1938 codec driversBarry Song2009-09-211-2/+1
* ASoC: remove unused #include <linux/version.h>Huang Weiyi2009-09-161-1/+0
* ASoC: Minor cleanups to AD1938 driverMark Brown2009-08-131-5/+0
* new ad1836 codec driver based on asocBarry Song2009-08-131-0/+451
OpenPOWER on IntegriCloud