summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8962.c
AgeCommit message (Expand)Author
2026-01-28ASoC: wm8962: add .set_tdm_slot callback functionShengjiu Wang
2026-01-12ASoC: wm8962: Don't report a microphone if it's shorted to ground on plugSebastian Krzyszkowiak
2026-01-12ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" maskSebastian Krzyszkowiak
2025-11-17ASoC: codecs: wm8962: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-10-20ASoC: codecs: wm8962: use snd_kcontrol_chip() instead of snd_soc_kcontrol_com...Kuninori Morimoto
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-07-30ASoC: wm8962: Clear master mode when enter runtime suspendShengjiu Wang
2025-04-13ASoC: codecs: wm8962: use new GPIO line value setter callbacksBartosz Golaszewski
2025-03-17ASoC: wm8962: Convert to RUNTIME_PM_OPS() & coTakashi Iwai
2025-03-03ASoC: codec: wm8962: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
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