summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/msm8916-wcd-analog.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: msm8916-wcd-analog: add missing license informationJohan Hovold2019-02-081-0/+3
* ASoC: msm8916-wcd-analog: use threaded context for mbhc eventsSrinivas Kandagatla2018-04-191-3/+6
* ASoC: msm8916-wcd-analog: replace codec to componentKuninori Morimoto2018-02-121-103/+104
* ASoC: use snd_soc_component_init_regmap() on msm8916Kuninori Morimoto2017-12-041-6/+2
* ASoC: codecs: msm8916-wcd: Fix supported formatsSrinivas Kandagatla2017-11-301-1/+1
*-. Merge remote-tracking branches 'asoc/topic/max98925', 'asoc/topic/max98927', ...Mark Brown2017-11-101-53/+59
|\ \
| | * ASoC: codecs: msm8916-wcd-analog: configure micbias in mbhc setupDamien Riegel2017-10-041-44/+50
| | * ASoC: codecs: msm8916-wcd-analog: fix module autoloadNicolas Dechesne2017-10-031-0/+2
| | * ASoC: codecs: msm8916-wcd-analog: use btn0 released detectionDamien Riegel2017-09-281-10/+8
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fallthrough', 'a...Mark Brown2017-11-101-0/+1
|\ \ \ \ | | |_|/ | |/| |
| | * | ASoC: msm8916-wcd-analog: mark expected switch fall-throughGustavo A. R. Silva2017-11-081-0/+1
| |/ /
* / / ASoC: codecs: msm8916-wcd-analog: fix micbias levelJean-François TĂȘtu2017-10-041-3/+4
|/ /
* | Merge remote-tracking branch 'asoc/topic/const' into asoc-nextMark Brown2017-09-011-1/+0
|\ \
| * \ Merge branch 'topic/msm8916' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2017-08-211-24/+391
| |\ \
| * | | ASoC: codecs: constify snd_soc_dai_ops structuresArvind Yadav2017-08-181-1/+1
* | | | ASoC: codecs: msm8916-wcd-analog: always true conditionDan Carpenter2017-08-241-1/+1
| |/ / |/| |
* | | ASoC: codecs: msm8916-wcd-analog: add MBHC supportSrinivas Kandagatla2017-08-211-1/+372
* | | ASoC: codecs: msm8916-wcd-analog: get micbias voltage from dtSrinivas Kandagatla2017-08-211-6/+21
* | | Merge tag 'v4.13-rc6' into asoc-msm8916Mark Brown2017-08-211-1/+1
|\ \ \
| * | | ASoC: codecs: msm8916-analog: fix DIG_CLK_CTL_RXD3_CLK_EN defineDamien Riegel2017-07-261-1/+1
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'topic/dmic' and 'topic/qcom' of git://git.kernel.org/pub/scm/...Mark Brown2017-08-211-1/+1
|\ \ \ \ | | |_|/ | |/| |
| | * | ASoC: msm8916-wcd-analog: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
| | |/
| * / ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
| |/
* / ASoC: codecs: msm8916-wcd-analog: move codec reset to probeSrinivas Kandagatla2017-08-101-24/+6
|/
* ASoC: codecs: msm8916: fix invalid cast to bool typeTakashi Sakamoto2017-05-141-3/+3
* ASoC: msm8916-wcd-analog: Update correct register setting for MIC BIAS Internal1Axel Lin2016-11-091-3/+3
* ASoC: codecs: msm8916-wcd-analog: clean parse_dt()Srinivas Kandagatla2016-11-041-17/+17
* ASoC: codecs: Add msm8916-wcd analog codecSrinivas Kandagatla2016-10-241-0/+890