index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8962.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
ASoC: codecs: wm8962: use 'time_left' variable with wait_for_completion_timeo...
Wolfram Sang
1
-6
/
+6
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
1
-1
/
+1
2024-03-06
ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll
Stuart Henderson
1
-1
/
+1
2024-03-06
ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode
Stuart Henderson
1
-9
/
+14
2024-03-06
ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC
Stuart Henderson
1
-0
/
+4
2023-10-26
ASoC: codecs: wm8962: Handle component name prefix
Krzysztof Kozlowski
1
-2
/
+2
2023-07-18
ASoC: wm8962: 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-11-09
ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1 register
Chancel Liu
1
-0
/
+8
2022-10-19
ASoC: jz4752b: Capture fixes
Mark Brown
1
-2
/
+1
2022-10-13
ASoC: wm8962: Add an event handler for TEMP_HP and TEMP_SPK
Xiaolei Wang
1
-2
/
+52
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2022-06-27
ASoC: wm*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-06-06
ASoC: wm8962: Fix suspend while playing music
Adam Ford
1
-0
/
+1
2022-04-19
ASoC: codecs: wm8962: using pm_runtime_resume_and_get instead of pm_runtime_g...
Minghao Chi
1
-4
/
+2
2022-04-06
ASoC: wm*: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-02-03
ASoC: wm8962: Allow switching between analog and digital inputs
Charles Keepax
1
-4
/
+17
2021-10-25
ASoC: wm8962: Convert to devm_clk_get_optional()
Geert Uytterhoeven
1
-11
/
+2
2021-05-26
ASoC: wm8962: Use DEVICE_ATTR_WO macro
YueHaibing
1
-4
/
+3
2021-03-10
ASoC: wm8962: Relax bit clock divider searching
Shengjiu Wang
1
-10
/
+13
2021-01-21
ASoC: wm*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2020-11-20
ASoC: codecs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-08-18
ASoC: wm8962: Export DAC/ADC monomix switches
Sebastian Krzyszkowiak
1
-0
/
+2
2020-08-03
ASoC: wm8962: Do not remove ADDITIONAL_CONTROL_4 from readable register list
Fabio Estevam
1
-1
/
+1
2020-07-30
ASoC: wm8962: Do not access WM8962_GPIO_BASE
Fabio Estevam
1
-3
/
+8
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
-15
/
+16
2020-05-27
ASoC: wm8962: Fix runtime PM imbalance on error
Dinghao Liu
1
-0
/
+2
2020-05-13
ASoC: wm8962: Use force clear for WM8962_SYSCLK_ENA after reset
Shengjiu Wang
1
-2
/
+2
2020-04-24
ASoC: wm8962: set CLOCKING2 as non-volatile register
Shengjiu Wang
1
-2
/
+1
2019-12-16
ASoC: wm8962: fix lambda value
Shengjiu Wang
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-02-08
ASoC: regulator notifier registration should be managed
Guennadi Liakhovetski
1
-6
/
+3
2018-08-02
ASoC: wm8962: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-02-12
ASoC: wm8962: replace codec to component
Kuninori Morimoto
1
-199
/
+198
2016-09-29
Merge remote-tracking branches 'asoc/topic/tpa6130a2', 'asoc/topic/ux500', 'a...
Mark Brown
1
-1
/
+1
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: wm8962: fix spelling mistake "mesurement" -> "measurement"
Colin Ian King
1
-1
/
+1
2016-09-01
ASoC: constify snd_soc_codec_driver structures
Julia Lawall
1
-1
/
+1
2016-05-28
Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+6
2016-05-27
Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next
Mark Brown
1
-3
/
+6
2016-05-17
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-10
/
+5
2016-04-26
ASoC: wm8962: use gpiochip data pointer
Linus Walleij
1
-10
/
+5
2016-03-29
ASoC: wm8962: Correct typo when setting DSPCLK rate
Charles Keepax
1
-1
/
+1
2016-03-29
ASoC: wm8962: Fit error message into a single line
Fabio Estevam
1
-2
/
+1
2016-03-29
ASoC: wm8962: Disable clock if wm8962_runtime_resume() fails
Fabio Estevam
1
-1
/
+5
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
Merge remote-tracking branches 'asoc/topic/wm8962', 'asoc/topic/wm8974' and '...
Mark Brown
1
-2
/
+1
[next]