summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ad193x.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ad193x: replace codec to componentKuninori Morimoto2018-02-121-22/+24
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on ad193xKuninori Morimoto2016-08-081-6/+8
* ASoC: ad193x: Drop .volatile_reg implementationAxel Lin2015-10-201-6/+0
* ASoC: ad193x: add support to ad1934Cyrille Pitchen2015-10-051-29/+93
* ASoC: ad193x: Don't power down DAC in CODEC probeLars-Peter Clausen2015-01-121-2/+2
* ASoC: ad193x: Keep DAC output stage active in idleLars-Peter Clausen2014-11-051-5/+9
* ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-9/+1
* ASoC: ad193x: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-201-2/+2
* ASoC: ad193x: Split SPI and I2C code into different modulesLars-Peter Clausen2014-02-181-125/+15
*-. Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown2014-01-161-5/+5
|\ \
| | * ASoC: ad193x: Use params_width() rather than memory formatMark Brown2014-01-091-5/+5
| |/
* / ASoC: ad193x: Use IS_ENABLED() macroFabio Estevam2013-11-241-3/+3
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-7/+7
* ASoC: ad193x: Use managed regmap initLars-Peter Clausen2012-09-131-40/+10
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-3/+1
* ASoC: Convert ad193x to devm_kzalloc()Axel Lin2011-12-281-11/+8
* ASoC: ad193x: Convert to direct regmap API usageLars-Peter Clausen2011-11-281-25/+36
* ASoC: ad193x: Use snd_soc_update_bits where appropriateLars-Peter Clausen2011-11-281-60/+36
* ASoC: ad193x: Add sysclk DAPM supplyLars-Peter Clausen2011-11-281-2/+4
* ASoC: ad193x: Remove non-functional DAPM route controlsLars-Peter Clausen2011-11-281-6/+6
* ASoC: ad193x: Make enum items const char * constLars-Peter Clausen2011-11-281-1/+1
* ASoC: ad193x: Provide dB ranges for the volume controlsLars-Peter Clausen2011-11-281-8/+10
* ASoC: ad193x: Use table based DAPM and controls setupLars-Peter Clausen2011-11-281-7/+6
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: ad193x: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-191-16/+15
* ASoC: ad193x: Fix define of AD193X_PLL_INPUT_MASKAxel Lin2011-10-141-1/+1
* ASoC: ad193x: Setup regmap read and write flag masks for SPILars-Peter Clausen2011-09-091-11/+54
* ASoC: ad193x: remove cache supportScott Jiang2011-08-151-8/+0
* ASoC: ad193x: fix dac word len settingScott Jiang2011-08-151-1/+2
* ASoC: ad193x: fix codec nameMike Frysinger2011-03-301-2/+2
* ASoC: ad193x: tweak style to match other codecsScott Jiang2011-03-261-12/+7
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-281-1/+0
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Fix incorrect kfree in ad193x_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-140/+77
* ASoC: ad193x: add set_sysclk entry to support different clock inputBarry Song2010-05-211-1/+40
* ASoC: ad193x: fix typo, delete redundant spaceBarry Song2010-04-231-4/+4
* ASoC: ad193x: fix wrong register setting in ad193x_set_dai_fmtBarry Song2010-04-231-23/+25
* ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-1/+1
* ASoC: ad193x: move codec register/unregister to bus probe/removeBarry Song2010-03-291-58/+44
* ASoC: update for removeal of slab.h from percpu.hStephen Rothwell2010-03-291-0/+1
* ASoC: Unexport AD193x bus probe/remove functionsMark Brown2010-03-191-4/+2
* ASoC: rename ad1938 to ad193x and add support for ad1936/7/8/9Barry Song2010-03-191-0/+560