开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wcd938x.c
Age
Commit message (
Expand
)
Author
2023-10-25
ASoC: codecs: wcd938x: use defines for entries in snd_soc_dai_driver array
Krzysztof Kozlowski
2023-10-09
ASoC: codecs: wcd938x: fix runtime PM imbalance on remove
Johan Hovold
2023-10-09
ASoC: codecs: wcd938x: fix regulator leaks on probe errors
Johan Hovold
2023-10-09
ASoC: codecs: wcd938x: fix resource leaks on bind errors
Johan Hovold
2023-10-09
ASoC: codecs: wcd938x: fix unbind tear down order
Johan Hovold
2023-10-09
ASoC: codecs: wcd938x: drop bogus bind error handling
Johan Hovold
2023-07-06
ASoC: codecs: wcd938x: fix resource leaks on component remove
Johan Hovold
2023-07-06
ASoC: codecs: wcd938x: fix missing clsh ctrl error handling
Johan Hovold
2023-07-05
ASoC: codecs: wcd938x: fix dB range for HPHL and HPHR
Srinivas Kandagatla
2023-07-04
ASoC: codecs: wcd938x: fix missing mbhc init error handling
Johan Hovold
2023-07-03
ASoC: codecs: wcd938x: fix soundwire initialisation race
Johan Hovold
2023-06-30
ASoC: codecs: wcd938x/wcd934x: loglevel fix and
Mark Brown
2023-06-30
ASoC: codecs: wcd938x: use dev_printk() for impedance logging
Johan Hovold
2023-06-30
ASoC: codecs: wcd938x: drop inline keywords
Johan Hovold
2023-06-30
ASoC: codecs: wcd938x: fix mbhc impedance loglevel
Johan Hovold
2023-06-30
ASoC: codecs: wcd938x: fix codec initialisation race
Johan Hovold
2023-05-04
ASoC: codecs: wcd938x: fix accessing regmap on unattached devices
Krzysztof Kozlowski
2023-04-18
ASoC: codecs: wcd938x: Simplify with dev_err_probe
Krzysztof Kozlowski
2023-03-20
ASoC: codecs: wcd938x: Convert to platform remove callback returning void
Uwe Kleine-König
2022-12-05
ASoC: wcd938x: Make read-only array minCode_param static const
Colin Ian King
2022-08-28
ASoC: wcd938x: Remove spurious type_base from irq chip
Aidan MacDonald
2022-06-24
ASoC: wcd938x: Fix event generation for some controls
Mark Brown
2022-05-09
ASoC: wcd938x: Add endianness flag in snd_soc_component_driver
Charles Keepax
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-21
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-02-28
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
2022-02-25
ASoC: codecs: wcd938x: Make use of the helper component_compare/release_of
Yong Wu
2022-02-23
ASoC: codecs: wcd938x: fix kcontrol max values
Srinivas Kandagatla
2022-02-23
ASoC: codecs: wc938x: fix accessing array out of bounds for enum type
Srinivas Kandagatla
2022-02-16
ASoC: codec: wcd938x: Update CTIA/OMTP switch control
Srinivasa Rao Mandadapu
2022-02-14
ASoC: codec: wcd938x: Add switch control for selecting CTIA/OMTP Headset
Srinivasa Rao Mandadapu
2022-01-26
ASoC: codecs: wcd938x: fix return value of mixer put function
Srinivas Kandagatla
2022-01-26
ASoC: codecs: wcd938x: fix incorrect used of portid
Srinivas Kandagatla
2021-12-24
ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm...
Mark Brown
2021-12-24
ASoC: remove unneeded variable
chiminghao
2021-12-24
ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
Pierre-Louis Bossart
2021-11-16
ASoC: codecs: wcd938x: fix volatile register range
Srinivas Kandagatla
2021-10-07
ASoC: wcd938x: Fix jack detection issue
Srinivasa Rao Mandadapu
2021-08-06
Merge some cs42l42 patches into asoc-5.15
Mark Brown
2021-08-05
ASoC: codecs: wcd938x: add Multi Button Headset Control support
Srinivas Kandagatla
2021-08-05
ASoC: wcd938x: simplify return value
Pierre-Louis Bossart
2021-07-16
ASoC: codecs: wcd938x: remove unused port-map reference
Srinivas Kandagatla
2021-07-16
ASoC: codecs: wcd938x: setup irq during component bind
Srinivas Kandagatla
2021-07-11
ASoC: codecs: wcd938x: fix returnvar.cocci warnings
kernel test robot
2021-06-22
ASoC: codecs: wcd938x: fix uninitialized symbol warnings
Srinivas Kandagatla
2021-06-22
ASoC: codecs: wcd938x: fix unused variable warning
Srinivas Kandagatla
2021-06-16
ASoC: codecs: wcd938x: fix boolreturn.cocci warning
Yang Li
2021-06-16
ASoC: codecs: Fix duplicate included sound/soc.h
Jiapeng Chong
2021-06-15
ASoC: codecs: wcd938x: remove incorrect module interdependency
Srinivas Kandagatla
2021-06-15
ASoC: codecs: wcd938x: constify static struct snd_soc_dai_ops
Pu Lehui
[next]