index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wcd934x.c
Age
Commit message (
Expand
)
Author
2023-04-18
ASoC: codecs: wcd934x: Simplify &pdev->dev in probe
Krzysztof Kozlowski
2023-04-18
ASoC: codecs: wcd934x: Simplify with dev_err_probe
Krzysztof Kozlowski
2023-02-14
ASoC: codecs: wcd934x: Use min macro for comparison and assignment
Deepak R Varma
2022-09-23
ASoC: wcd934x: fix order of Slimbus unprepare/disable
Krzysztof Kozlowski
2022-05-09
ASoC: wcd934x: Add endianness flag in snd_soc_component_driver
Charles Keepax
2022-04-07
ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in use
Srinivas Kandagatla
2022-03-21
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-03-16
ASoC: codecs: wcd934x: Add missing of_node_put() in wcd934x_codec_parse_data
Miaoqian Lin
2022-02-23
ASoC: codecs: wcd934x: fix return value of wcd934x_rx_hph_mode_put
Srinivas Kandagatla
2022-02-23
ASoC: codecs: wcd934x: fix kcontrol max values
Srinivas Kandagatla
2021-12-31
ASoC: Merge fixes
Mark Brown
2021-12-01
ASoC: codecs: wcd934x: remove redundant ret variable
Srinivas Kandagatla
2021-12-01
ASoC: codecs: wcd934x: return correct value from mixer put
Srinivas Kandagatla
2021-12-01
ASoC: codecs: wcd934x: handle channel mappping list correctly
Srinivas Kandagatla
2021-11-16
ASoC: codecs: wcd934x: return error code correctly from hw_params
Srinivas Kandagatla
2021-06-08
ASoC: remove unneeded semicolons in wcd934x.c
Wan Jiabing
2021-06-04
ASoC: codecs: wcd934x: add mbhc support
Srinivas Kandagatla
2021-04-23
ASoC: wcd934x: use the clock provider API
Jerome Brunet
2021-04-15
ASoC: codecs: wcd934x: Fix missing IRQF_ONESHOT as only threaded handler
Guangqing Zhu
2021-04-09
ASoC: wcd934x: constify static struct snd_soc_dai_ops
Ye Bin
2021-03-10
ASoC: wcd934x: remove useless return
Pierre-Louis Bossart
2021-03-10
ASoC: codecs: wcd934x: add a sanity check in set channel map
Srinivas Kandagatla
2020-10-28
ASoC: codecs: wcd934x: Set digital gain range correctly
Srinivas Kandagatla
2020-06-22
ASoC: codecs: wcd*: rename to snd_soc_component_read()
Kuninori Morimoto
2020-04-20
ASoC: wcd934x: remove unneeded semicolon
Jason Yan
2020-04-20
ASoC: wcd934x: remove unnecessary comparisons to bool
Jason Yan
2020-03-06
ASoC: wcd934x: remove unused headers
Srinivas Kandagatla
2020-03-06
ASoC: wcd934x: fix High Accuracy Buck enable
Srinivas Kandagatla
2020-02-11
ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7'
YueHaibing
2020-02-11
ASoC: wcd934x: Remove some unnecessary NULL checks
Nathan Chancellor
2019-12-25
ASoC: wcd934x: add audio routings
Srinivas Kandagatla
2019-12-25
ASoC: wcd934x: add capture dapm widgets
Srinivas Kandagatla
2019-12-25
ASoC: wcd934x: add playback dapm widgets
Srinivas Kandagatla
2019-12-25
ASoC: wcd934x: add basic controls
Srinivas Kandagatla
2019-12-25
ASoC: wcd934x: add support to wcd9340/wcd9341 codec
Srinivas Kandagatla