index
:
pub/scm/linux/kernel/git/mdraid/linux.git
master
song's fork of linux.git
MDRAID Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8903.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
ASoC: codecs: wm8903: Use guard() for mutex locks
bui duc phuc
1
-5
/
+4
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: wm8903: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-2
/
+4
2025-10-20
ASoC: codecs: wm8903: use snd_kcontrol_chip() instead of snd_soc_kcontrol_com...
Kuninori Morimoto
1
-2
/
+2
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-04-13
ASoC: codecs: wm8903: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+7
2025-03-03
ASoC: codec: wm8903: use inclusive language for SND_SOC_DAIFMT_CBx_CFx
Kuninori Morimoto
1
-4
/
+4
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
1
-1
/
+1
2023-07-18
ASoC: wm8903: 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
2023-03-28
ASoC: wm8903: Remove outdated DMIC comment
Charles Keepax
1
-1
/
+0
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
-1
/
+0
2022-05-11
ASoC: wm8903: Fix the error handling of wm8903_i2c_probe()
Zheyu Ma
1
-1
/
+1
2022-04-06
ASoC: wm*: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2021-03-11
ASoC: wm8903: remove useless assignments
Pierre-Louis Bossart
1
-2
/
+0
2021-01-21
ASoC: wm*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2020-07-16
ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+3
2020-07-09
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-22
ASoC: codecs: wm*: rename to snd_soc_component_read()
Kuninori Morimoto
1
-10
/
+10
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-08-06
ASoC: wm8903: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-02-12
ASoC: wm8903: replace codec to component
Kuninori Morimoto
1
-106
/
+105
2017-11-27
ASoC: wm8903: Improve two size determinations in wm8903_i2c_probe()
Markus Elfring
1
-5
/
+3
2017-11-27
ASoC: wm8903: Delete an error message for a failed memory allocation in wm890...
Markus Elfring
1
-3
/
+1
2017-03-20
ASoC: wm8903: add regulator handling
Linus Walleij
1
-0
/
+31
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 wm8903
Kuninori Morimoto
1
-6
/
+8
2016-04-26
ASoC: wm8903: use gpiochip data pointer
Linus Walleij
1
-11
/
+6
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2015-12-23
ASoC: wm8903: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-10-22
ASoC: wm8903: harmless underflow in wm8903_put_deemph()
Dan Carpenter
1
-1
/
+1
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-06-01
ASoC: wm8903: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
1
-1
/
+1
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
1
-2
/
+0
2015-03-10
ASoC: wm8903: Fix wrong value references for boolean kctl
Takashi Iwai
1
-2
/
+2
2015-01-14
ASoC: wm8903: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
1
-1
/
+1
2014-12-08
Merge remote-tracking branches 'asoc/topic/wm8776', 'asoc/topic/wm8804', 'aso...
Mark Brown
1
-33
/
+2
2014-11-24
ASoC: wm8903: Cleanup manual bias level transitions
Lars-Peter Clausen
1
-33
/
+2
2014-11-10
ASoC: wm8903: Move the deemph lock to the driver level
Lars-Peter Clausen
1
-2
/
+6
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/tlv320aic3x', 'asoc/topic/width', ...
Mark Brown
1
-5
/
+5
2014-08-04
Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...
Mark Brown
1
-2
/
+1
2014-07-31
ASoC: wm8903: Convert to params_width()
Mark Brown
1
-5
/
+5
2014-06-19
ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec()
Lars-Peter Clausen
1
-2
/
+1
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
1
-2
/
+2
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
1
-9
/
+1
[next]