summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/adau1701.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: adau1701: replace codec to componentKuninori Morimoto2018-02-121-55/+46
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on adau1701Kuninori Morimoto2016-08-081-7/+8
* ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
*-. Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad1836', 'asoc/...Mark Brown2015-06-051-15/+110
|\ \
| | * ASoC: adau1701: add regulator consumer supportPascal Huerst2015-04-271-15/+110
| |/
* / ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
|/
* ASoC: adau1701: Implement sigmadsp safeloadLars-Peter Clausen2014-11-201-2/+55
* ASoC: sigmadsp: Restructure in preparation for fw v2 supportLars-Peter Clausen2014-11-201-5/+28
* ASoC: adau1701: fix adau1701_reg_read()Daniel Mack2014-07-031-2/+4
*-. Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown2014-01-161-18/+16
|\ \
| | * ASoC: adau1701: Use params_width() rather than memory formatMark Brown2014-01-091-18/+16
| |/
* / ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constantLars-Peter Clausen2014-01-081-1/+1
|/
* ASoC: adau1701: Use gpio_set_value_cansleep()Mark Brown2013-08-121-10/+10
* ASoC: adau1701: type bug with ADAU1707_CLKDIV_UNSETDan Carpenter2013-07-261-1/+1
* ASoC: adau1701: Add adau1702 and adau1401(a) device idsLars-Peter Clausen2013-07-231-0/+3
* ASoC: adau1701: remove control_data assignmentDaniel Mack2013-06-301-2/+0
* ASoC: adau1701: more direct regmap usageDaniel Mack2013-06-301-7/+12
* ASoC: adau1701: add support for pin muxingDaniel Mack2013-06-251-2/+30
* ASoC: adau1701: switch to direct regmap API usageDaniel Mack2013-06-251-33/+85
* ASoC: adau1701: allow configuration of PLL mode pinsDaniel Mack2013-06-251-7/+98
* ASoC: adau1701: move firmware download to adau1701_reset()Daniel Mack2013-06-251-20/+12
* ASoC: codecs: adau1701: factor out firmware resetDaniel Mack2013-06-121-13/+36
* ASoC: codecs: adau1701: add DT bindingsDaniel Mack2013-05-251-1/+34
* ASoC: adau1701: refactor firmware loading functionDaniel Mack2013-05-231-4/+5
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: adau1701: Use module_i2c_driverSachin Kamat2012-08-061-11/+1
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-271-1/+1
* ASoC: Convert adau1701 to devm_kzalloc()Axel Lin2011-12-281-5/+1
* ASoC: Move SigmaDSP firmware loader to ASoCLars-Peter Clausen2011-11-291-1/+1
* ASoC: Cleanup duplicated constLars-Peter Clausen2011-11-231-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: adau1701: Fix prototype for adau1701_set_sysclkAxel Lin2011-09-281-1/+1
* ASoC: adau1701: Initialize codec->control_data before using itAxel Lin2011-09-281-0/+1
* ASoC: adau1701: signedness bug in adau1701_write()Dan Carpenter2011-06-201-1/+2
* ASoC: Add ADAU1701 codec driverLars-Peter Clausen2011-06-161-0/+548