summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8962.c
AgeCommit message (Expand)Author
2024-05-07ASoC: codecs: wm8962: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König
2024-03-06ASoC: wm8962: Fix up incorrect error message in wm8962_set_fllStuart Henderson
2024-03-06ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono modeStuart Henderson
2024-03-06ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSCStuart Henderson
2023-10-26ASoC: codecs: wm8962: Handle component name prefixKrzysztof Kozlowski
2023-07-18ASoC: wm8962: Update to use maple tree register cacheMark Brown
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-09ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1 registerChancel Liu
2022-10-19ASoC: jz4752b: Capture fixesMark Brown
2022-10-13ASoC: wm8962: Add an event handler for TEMP_HP and TEMP_SPKXiaolei Wang
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-27ASoC: wm*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-06-06ASoC: wm8962: Fix suspend while playing musicAdam Ford
2022-04-19ASoC: codecs: wm8962: using pm_runtime_resume_and_get instead of pm_runtime_g...Minghao Chi
2022-04-06ASoC: wm*: use simple i2c probe functionStephen Kitt
2022-02-03ASoC: wm8962: Allow switching between analog and digital inputsCharles Keepax
2021-10-25ASoC: wm8962: Convert to devm_clk_get_optional()Geert Uytterhoeven
2021-05-26ASoC: wm8962: Use DEVICE_ATTR_WO macroYueHaibing
2021-03-10ASoC: wm8962: Relax bit clock divider searchingShengjiu Wang
2021-01-21ASoC: wm*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-11-20ASoC: codecs: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-08-18ASoC: wm8962: Export DAC/ADC monomix switchesSebastian Krzyszkowiak
2020-08-03ASoC: wm8962: Do not remove ADDITIONAL_CONTROL_4 from readable register listFabio Estevam
2020-07-30ASoC: wm8962: Do not access WM8962_GPIO_BASEFabio Estevam
2020-07-16ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-07-09ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto
2020-05-27ASoC: wm8962: Fix runtime PM imbalance on errorDinghao Liu
2020-05-13ASoC: wm8962: Use force clear for WM8962_SYSCLK_ENA after resetShengjiu Wang
2020-04-24ASoC: wm8962: set CLOCKING2 as non-volatile registerShengjiu Wang
2019-12-16ASoC: wm8962: fix lambda valueShengjiu Wang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-08ASoC: regulator notifier registration should be managedGuennadi Liakhovetski
2018-08-02ASoC: wm8962: Mark expected switch fall-throughGustavo A. R. Silva
2018-02-12ASoC: wm8962: replace codec to componentKuninori Morimoto
2016-09-29Merge remote-tracking branches 'asoc/topic/tpa6130a2', 'asoc/topic/ux500', 'a...Mark Brown
2016-09-29Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi...Mark Brown
2016-09-12ASoC: constify gpio_chip structuresJulia Lawall
2016-09-01ASoC: wm8962: fix spelling mistake "mesurement" -> "measurement"Colin Ian King
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-27Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-04-26ASoC: wm8962: use gpiochip data pointerLinus Walleij
2016-03-29ASoC: wm8962: Correct typo when setting DSPCLK rateCharles Keepax
2016-03-29ASoC: wm8962: Fit error message into a single lineFabio Estevam
2016-03-29ASoC: wm8962: Disable clock if wm8962_runtime_resume() failsFabio Estevam
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-12-23Merge remote-tracking branches 'asoc/topic/wm8962', 'asoc/topic/wm8974' and '...Mark Brown