summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ad1836.c
AgeCommit message (Expand)Author
2021-09-27ASoC: ad1836: Update to modern clocking terminologyMark Brown
2021-03-18ASoC: ad1836: remove useless returnPierre-Louis Bossart
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner
2018-02-12ASoC: ad1836: replace codec to componentKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-08-08ASoC: codec duplicated callback function goes to component on ad1836Kuninori Morimoto
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-05-04ASoC: ad1836: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2014-02-23ASoC: ad1836: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2014-01-16Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown
2014-01-09ASoC: ad1836: Use params_width() rather than explicit memory formatMark Brown
2014-01-02ASoC: ad1836: Reject unsupported bit sizesMark Brown
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-09-13ASoC: ad1836: Convert to direct regmap usage.Lars-Peter Clausen
2012-08-27ASoC: ad1836: Use module_spi_driverSachin Kamat
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2011-12-28ASoC: Convert ad1836 to devm_kzalloc()Axel Lin
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-06-16ASoC: AD1836: rename suspend/resume funcsBarry Song
2011-06-16ASoC: AD1836: fix codec nameMike Frysinger
2011-06-16ASoC: AD1836: fix intermixed tab/space indentationMike Frysinger
2011-06-16ASoC: AD1836: drop unnecessary spi register checkMike Frysinger
2011-06-16ASoC: AD1836: clean up comment headersMike Frysinger
2011-06-07ASoC: AD1836: Fix build errorLars-Peter Clausen
2011-06-06Merge branch 'for-3.0' into for-3.1Mark Brown
2011-06-06ASoC: AD1836: Fix setting the PCM formatLars-Peter Clausen
2011-06-06ASoC: AD1836: Add input gain control for ADC2Lars-Peter Clausen
2011-06-06ASoC: AD1836: Remove unused fields from private structLars-Peter Clausen
2011-06-06ASoC: AD1836: Add AD1835/AD1837/AD1838/AD1839 supportLars-Peter Clausen
2011-06-06ASoC: AD1836: Use snd_soc_update_bits for read-modify-writeLars-Peter Clausen
2011-06-06ASoC: AD1836: Add ADC/DAC controls helper macrosLars-Peter Clausen
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-16ASoC: Fix incorrect kfree in ad1836_probe error pathAxel Lin
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-08-03ASoC: ad1836: fix a memory leak if another ad1836 is registeredAxel Lin
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-27ASoC: ad1836: use soc-cache framework for codec registers accessBarry Song
2010-01-25ASoC: ad1836: reset and restore clock control mode in suspend/resume entryBarry Song
2010-01-12Revert "ASoC: ad1836: reset and restore clock control mode in suspend/resume ...Mark Brown
2009-12-30ASoC: ad1836: reset and restore clock control mode in suspend/resume entryBarry Song
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown
2009-11-07ASoC: Remove dead code and labelsTakashi Iwai
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown
2009-09-21ASoC: some minor changes for AD1836 and AD1938 codec driversBarry Song
2009-09-16ASoC: remove unused #include <linux/version.h>Huang Weiyi