index
:
Linux Stable
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.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8998.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: codecs: wm8998: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: Merge up fixes
Mark Brown
2022-07-11
1
-7
/
+14
|
\
|
*
ASoC: wm8998: Fix event generation for input mux
Charles Keepax
2022-07-07
1
-7
/
+14
*
|
ASoC: wm*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
1
-1
/
+0
|
/
*
ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new...
Hans de Goede
2021-03-24
1
-0
/
+9
*
ASoC: wm*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-6
/
+6
*
ASoC: wm8998: Fix PM disable depth imbalance on error
Zhang Qilong
2020-11-11
1
-1
/
+3
*
ASoC: codecs: wm*: rename to snd_soc_component_read()
Kuninori Morimoto
2020-06-22
1
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ASoC: arizona: Add channel numbers to AIFs
Charles Keepax
2019-02-02
1
-30
/
+30
*
ASoC: arizona: fix indentation issue with return statement
Colin Ian King
2018-11-16
1
-1
/
+1
*
ASoC: arizona: Fixup some minor formatting issues
Charles Keepax
2018-02-21
1
-15
/
+18
*
ASoC: arizona: replace codec to component
Kuninori Morimoto
2018-02-14
1
-47
/
+41
*
ASoC: use snd_soc_component_init_regmap() on wm8998
Kuninori Morimoto
2017-12-04
1
-9
/
+3
*
-
.
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...
Mark Brown
2017-11-10
1
-1
/
+10
|
\
\
|
|
*
ASoC: arizona: Add handling for audio related device tree entries
Charles Keepax
2017-09-19
1
-0
/
+8
|
|
*
ASoC: arizona: Add new common Arizona init function
Charles Keepax
2017-09-19
1
-1
/
+2
|
|
/
*
/
ASoC: wm8998: Correct handling of input muxes
Charles Keepax
2017-09-25
1
-65
/
+19
|
/
*
ASoC: arizona: Propagate errors from arizona_spk_init
Charles Keepax
2017-01-18
1
-1
/
+5
*
ASoC: arizona: Use component pin control functions
Richard Fitzgerald
2016-11-30
1
-1
/
+2
*
ASoC: arizona: Call arizona_init_notifiers for all CODECs
Charles Keepax
2016-11-10
1
-0
/
+1
*
ASoC: arizona: Move request of speaker IRQs into bus probe
Charles Keepax
2016-10-26
1
-5
/
+23
*
ASoC: arizona: Add gating for clock when used for direct MCLK
Charles Keepax
2016-10-24
1
-2
/
+4
*
-
.
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...
Mark Brown
2016-09-29
1
-7
/
+19
|
\
\
|
|
*
ASoC: constify snd_soc_codec_driver structures
Julia Lawall
2016-09-01
1
-1
/
+1
|
|
*
ASoC: codec duplicated callback function goes to component on wm8998
Kuninori Morimoto
2016-08-08
1
-6
/
+8
|
|
/
|
/
|
|
*
ASoC: arizona: Connect ASRCs to both clock domains
Charles Keepax
2016-08-11
1
-0
/
+10
|
/
*
ASoC: arizona: Tie SYSCLK to DRC signal activity widgets
Charles Keepax
2016-05-30
1
-0
/
+1
*
ASoC: arizona: Free speaker thermal IRQs in CODEC remove
Charles Keepax
2016-04-15
1
-0
/
+2
*
ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOT
Charles Keepax
2016-02-05
1
-1
/
+1
*
ASoC: wm8998: Remove duplicated consts
Richard Fitzgerald
2015-11-16
1
-23
/
+23
*
ASoC: wm8998: Initial WM8998 codec driver
Richard Fitzgerald
2015-10-02
1
-0
/
+1430