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