index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8996.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-21
ASoC: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2025-11-17
ASoC: codecs: wm8996: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-4
/
+5
2025-10-20
ASoC: codecs: wm8996: use snd_kcontrol_chip() instead of snd_soc_kcontrol_com...
Kuninori Morimoto
1
-2
/
+2
2025-08-12
ASoC: fix "dependant"->"dependent"
Xichao Zhao
1
-1
/
+1
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-04-13
ASoC: codecs: wm8996: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-4
/
+6
2025-03-03
ASoC: codec: wm8996: use inclusive language for SND_SOC_DAIFMT_CBx_CFx
Kuninori Morimoto
1
-4
/
+4
2024-05-07
ASoC: codecs: wm8996: use 'time_left' variable with wait_for_completion_timeo...
Wolfram Sang
1
-7
/
+7
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
1
-1
/
+1
2023-12-08
ASoC: wm8996: Convert to GPIO descriptors
Linus Walleij
1
-33
/
+25
2023-07-18
ASoC: wm8996: Update to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-06-27
ASoC: wm*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-2
/
+0
2022-04-06
ASoC: wm*: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2021-03-11
ASoC: wm8996: clarify expression
Pierre-Louis Bossart
1
-1
/
+1
2020-07-09
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-02
ASoC: codecs: wm8986: fix missing kernel-doc arguments
Pierre-Louis Bossart
1
-0
/
+3
2020-06-22
ASoC: codecs: wm*: rename to snd_soc_component_read()
Kuninori Morimoto
1
-15
/
+15
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-02-08
ASoC: regulator notifier registration should be managed
Guennadi Liakhovetski
1
-6
/
+3
2018-08-06
ASoC: wm8996: use true and false for boolean values
Gustavo A. R. Silva
1
-4
/
+4
2018-08-02
ASoC: wm8996: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-02-12
ASoC: wm8996: replace codec to component
Kuninori Morimoto
1
-202
/
+199
2016-09-29
Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi...
Mark Brown
1
-1
/
+1
2016-09-12
ASoC: constify gpio_chip structures
Julia Lawall
1
-1
/
+1
2016-09-01
ASoC: constify snd_soc_codec_driver structures
Julia Lawall
1
-1
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on wm8996
Kuninori Morimoto
1
-6
/
+8
2016-04-26
ASoC: wm8996: use gpiochip data pointer
Linus Walleij
1
-10
/
+6
2016-03-01
ASoC: wm8996: Fix enum ctl accesses in a wrong type
Takashi Iwai
1
-1
/
+1
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-08-30
Merge remote-tracking branches 'asoc/topic/wm8996', 'asoc/topic/xtensa' and '...
Mark Brown
1
-4
/
+2
2015-08-30
Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/uda134x', 'asoc...
Mark Brown
1
-1
/
+1
2015-07-24
ASoC: Use params_width() at appropriate places
Axel Lin
1
-1
/
+1
2015-07-16
Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...
Mark Brown
1
-1
/
+1
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-08
ASoC: wm8996: Remove spurious IRQF_ONESHOT flag
Axel Lin
1
-4
/
+2
2015-07-07
ASoC: Constify reg_default tables
Axel Lin
1
-1
/
+1
2015-06-05
Merge remote-tracking branches 'asoc/topic/wm8994', 'asoc/topic/wm8996' and '...
Mark Brown
1
-2
/
+4
2015-06-01
ASoC: wm8996: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
1
-6
/
+9
2015-05-12
ASoC: wm8996: Pass the IRQF_ONESHOT flag
Fabio Estevam
1
-2
/
+4
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
1
-2
/
+0
2015-03-09
ASoC: wm8996: ensure lower bounds of 1 for timeout
Nicholas Mc Guire
1
-1
/
+2
2015-03-09
ASoC: wm8996: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-4
/
+5
2015-01-14
ASoC: wm8996: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
1
-3
/
+5
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
1
-5
/
+1
2014-08-04
Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/cirrus' and 'a...
Mark Brown
1
-3
/
+0
2014-08-04
Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...
Mark Brown
1
-2
/
+1
2014-07-03
ASoC: wm8996: Remove unused variable
Sachin Kamat
1
-3
/
+0
2014-06-19
ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec()
Lars-Peter Clausen
1
-2
/
+1
[next]