index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
adau1701.c
Age
Commit message (
Expand
)
Author
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