index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-17
ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+3
2020-07-10
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
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-9
/
+1
2014-02-23
ASoC: wm8903: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-54
/
+54
2013-07-29
ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrol
Lars-Peter Clausen
1
-3
/
+1
2013-06-19
ASoC: wm8903: Use SOC_SINGLE_EXT() instead of open-coding it
Lars-Peter Clausen
1
-4
/
+2
2013-04-12
Merge remote-tracking branch 'asoc/topic/wm8903' into asoc-next
Mark Brown
1
-0
/
+4
2013-04-09
ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running
Alban Bedel
1
-0
/
+2
2013-03-20
ASoC: wm8903: Add the DAC boost control
Alban Bedel
1
-0
/
+4
2012-12-09
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-08-06
ASoC: wm8903: Use module_i2c_driver
Sachin Kamat
1
-17
/
+1
2012-06-12
ASoC: wm8903: Move register default changes to I2C probe
Mark Brown
1
-32
/
+31
2012-06-12
ASoC: wm8903: Move interrupt request to I2C probe
Mark Brown
1
-34
/
+31
2012-06-12
ASoC: wm8903: Make interrupt handler use regmap directly
Mark Brown
1
-16
/
+32
2012-06-12
ASoC: wm8903: Move pin configuration into I2C probe() function
Mark Brown
1
-45
/
+47
2012-06-09
ASoC: wm8903: Convert to devm_regmap_init_i2c()
Mark Brown
1
-3
/
+1
2012-06-03
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
1
-1
/
+1
[next]