summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/msm8916-wcd-analog.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: msm8916-wcd-analog: Properly handle probe errorsStephan Gerhold2023-07-201-4/+9
* ASoC: codecs: msm8916-wcd-analog: Drop invalid mclkStephan Gerhold2023-07-201-37/+6
* ASoC: codecs: msm8916-wcd-analog: Convert to platform remove callback returni...Uwe Kleine-König2023-03-201-4/+2
* ASoC: msm*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: msm8916-wcd-analog: Fix error handling in pm8916_wcd_analog_spmi_probeMiaoqian Lin2022-03-161-6/+16
* ASoC: msm8916-wcd-analog: Use separate outputs for HPH_L/HPH_RStephan Gerhold2021-12-231-3/+4
* ASoC: msm8916-wcd-analog: fix register Interrupt offsetSrinivas Kandagatla2020-08-171-2/+2
* ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-1/+1
* ASoC: codecs: msm*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-7/+7
* ASoC: msm8916-wcd-analog: Add MIC BIAS Internal3Stephan Gerhold2020-01-171-0/+4
* ASoC: msm8916-wcd-analog: Simplify MIC BIAS InternalStephan Gerhold2020-01-171-70/+42
* ASoC: msm8916-wcd-analog: Fix MIC BIAS Internal1Stephan Gerhold2020-01-131-3/+13
* ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1Stephan Gerhold2020-01-131-2/+2
* Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-11-061-2/+2
|\
| * ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUXStephan Gerhold2019-10-211-2/+2
* | ASoC: msm8916-wcd-analog: Add earpieceStephan Gerhold2019-10-211-2/+52
|/
* ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-9/+3
* 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