index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
adau1701.c
Age
Commit message (
Expand
)
Author
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-06-05
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad1836', 'asoc/...
Mark Brown
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-04-27
ASoC: adau1701: add regulator consumer support
Pascal Huerst
2014-11-20
ASoC: adau1701: Implement sigmadsp safeload
Lars-Peter Clausen
2014-11-20
ASoC: sigmadsp: Restructure in preparation for fw v2 support
Lars-Peter Clausen
2014-07-03
ASoC: adau1701: fix adau1701_reg_read()
Daniel Mack
2014-01-16
Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...
Mark Brown
2014-01-09
ASoC: adau1701: Use params_width() rather than memory format
Mark Brown
2014-01-08
ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constant
Lars-Peter Clausen
2013-08-12
ASoC: adau1701: Use gpio_set_value_cansleep()
Mark Brown
2013-07-26
ASoC: adau1701: type bug with ADAU1707_CLKDIV_UNSET
Dan Carpenter
2013-07-23
ASoC: adau1701: Add adau1702 and adau1401(a) device ids
Lars-Peter Clausen
2013-06-30
ASoC: adau1701: remove control_data assignment
Daniel Mack
2013-06-30
ASoC: adau1701: more direct regmap usage
Daniel Mack
2013-06-25
ASoC: adau1701: add support for pin muxing
Daniel Mack
2013-06-25
ASoC: adau1701: switch to direct regmap API usage
Daniel Mack
2013-06-25
ASoC: adau1701: allow configuration of PLL mode pins
Daniel Mack
2013-06-25
ASoC: adau1701: move firmware download to adau1701_reset()
Daniel Mack
2013-06-12
ASoC: codecs: adau1701: factor out firmware reset
Daniel Mack
2013-05-25
ASoC: codecs: adau1701: add DT bindings
Daniel Mack
2013-05-23
ASoC: adau1701: refactor firmware loading function
Daniel Mack
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-08-06
ASoC: adau1701: Use module_i2c_driver
Sachin Kamat
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
2012-01-27
ASoC: Set idle_bias_off flag in snd_soc_codec_driver
Axel Lin
2011-12-28
ASoC: Convert adau1701 to devm_kzalloc()
Axel Lin
2011-11-29
ASoC: Move SigmaDSP firmware loader to ASoC
Lars-Peter Clausen
2011-11-23
ASoC: Cleanup duplicated const
Lars-Peter Clausen
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-09-28
ASoC: adau1701: Fix prototype for adau1701_set_sysclk
Axel Lin
2011-09-28
ASoC: adau1701: Initialize codec->control_data before using it
Axel Lin
2011-06-20
ASoC: adau1701: signedness bug in adau1701_write()
Dan Carpenter
2011-06-16
ASoC: Add ADAU1701 codec driver
Lars-Peter Clausen