index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wcd938x.c
Age
Commit message (
Expand
)
Author
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
2021-06-14
ASoC: codecs: wcd938x: add audio routing and Kconfig
Srinivas Kandagatla
2021-06-14
ASoC: codecs: wcd938x: add capture dapm widgets
Srinivas Kandagatla
2021-06-14
ASoC: codecs: wcd938x: add playback dapm widgets
Srinivas Kandagatla
2021-06-14
ASoC: codecs: wcd938x: add basic controls
Srinivas Kandagatla
2021-06-14
ASoC: codecs: wcd938x-sdw: add SoundWire driver
Srinivas Kandagatla
2021-06-14
ASoC: codecs: wcd938x: add basic driver
Srinivas Kandagatla