summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/adau1701.c
AgeCommit message (Expand)Author
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-08-08ASoC: codec duplicated callback function goes to component on adau1701Kuninori Morimoto
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-05Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad1836', 'asoc/...Mark Brown
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-04-27ASoC: adau1701: add regulator consumer supportPascal Huerst
2014-11-20ASoC: adau1701: Implement sigmadsp safeloadLars-Peter Clausen
2014-11-20ASoC: sigmadsp: Restructure in preparation for fw v2 supportLars-Peter Clausen
2014-07-03ASoC: adau1701: fix adau1701_reg_read()Daniel Mack
2014-01-16Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown
2014-01-09ASoC: adau1701: Use params_width() rather than memory formatMark Brown
2014-01-08ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constantLars-Peter Clausen
2013-08-12ASoC: adau1701: Use gpio_set_value_cansleep()Mark Brown
2013-07-26ASoC: adau1701: type bug with ADAU1707_CLKDIV_UNSETDan Carpenter
2013-07-23ASoC: adau1701: Add adau1702 and adau1401(a) device idsLars-Peter Clausen
2013-06-30ASoC: adau1701: remove control_data assignmentDaniel Mack
2013-06-30ASoC: adau1701: more direct regmap usageDaniel Mack
2013-06-25ASoC: adau1701: add support for pin muxingDaniel Mack
2013-06-25ASoC: adau1701: switch to direct regmap API usageDaniel Mack
2013-06-25ASoC: adau1701: allow configuration of PLL mode pinsDaniel Mack
2013-06-25ASoC: adau1701: move firmware download to adau1701_reset()Daniel Mack
2013-06-12ASoC: codecs: adau1701: factor out firmware resetDaniel Mack
2013-05-25ASoC: codecs: adau1701: add DT bindingsDaniel Mack
2013-05-23ASoC: adau1701: refactor firmware loading functionDaniel Mack
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-08-06ASoC: adau1701: Use module_i2c_driverSachin Kamat
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-01-27ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin
2011-12-28ASoC: Convert adau1701 to devm_kzalloc()Axel Lin
2011-11-29ASoC: Move SigmaDSP firmware loader to ASoCLars-Peter Clausen
2011-11-23ASoC: Cleanup duplicated constLars-Peter Clausen
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-09-28ASoC: adau1701: Fix prototype for adau1701_set_sysclkAxel Lin
2011-09-28ASoC: adau1701: Initialize codec->control_data before using itAxel Lin
2011-06-20ASoC: adau1701: signedness bug in adau1701_write()Dan Carpenter
2011-06-16ASoC: Add ADAU1701 codec driverLars-Peter Clausen