summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8962.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: wm8962: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang2024-05-071-6/+6
* ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König2024-05-031-1/+1
* ASoC: wm8962: Fix up incorrect error message in wm8962_set_fllStuart Henderson2024-03-061-1/+1
* ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono modeStuart Henderson2024-03-061-9/+14
* ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSCStuart Henderson2024-03-061-0/+4
* ASoC: codecs: wm8962: Handle component name prefixKrzysztof Kozlowski2023-10-261-2/+2
* ASoC: wm8962: Update to use maple tree register cacheMark Brown2023-07-181-1/+1
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1 registerChancel Liu2022-11-091-0/+8
* ASoC: jz4752b: Capture fixesMark Brown2022-10-191-2/+1
|\
| * i2c: Make remove callback return voidUwe Kleine-König2022-08-161-2/+1
* | ASoC: wm8962: Add an event handler for TEMP_HP and TEMP_SPKXiaolei Wang2022-10-131-2/+52
|/
* ASoC: wm*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: wm8962: Fix suspend while playing musicAdam Ford2022-06-061-0/+1
* ASoC: codecs: wm8962: using pm_runtime_resume_and_get instead of pm_runtime_g...Minghao Chi2022-04-191-4/+2
* ASoC: wm*: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* ASoC: wm8962: Allow switching between analog and digital inputsCharles Keepax2022-02-031-4/+17
* ASoC: wm8962: Convert to devm_clk_get_optional()Geert Uytterhoeven2021-10-251-11/+2
* ASoC: wm8962: Use DEVICE_ATTR_WO macroYueHaibing2021-05-261-4/+3
* ASoC: wm8962: Relax bit clock divider searchingShengjiu Wang2021-03-101-10/+13
* ASoC: wm*: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* ASoC: codecs: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-201-0/+1
* ASoC: wm8962: Export DAC/ADC monomix switchesSebastian Krzyszkowiak2020-08-181-0/+2
* ASoC: wm8962: Do not remove ADDITIONAL_CONTROL_4 from readable register listFabio Estevam2020-08-031-1/+1
* ASoC: wm8962: Do not access WM8962_GPIO_BASEFabio Estevam2020-07-301-3/+8
* ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+3
* ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-1/+1
* ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-15/+16
* ASoC: wm8962: Fix runtime PM imbalance on errorDinghao Liu2020-05-271-0/+2
* ASoC: wm8962: Use force clear for WM8962_SYSCLK_ENA after resetShengjiu Wang2020-05-131-2/+2
* ASoC: wm8962: set CLOCKING2 as non-volatile registerShengjiu Wang2020-04-241-2/+1
* ASoC: wm8962: fix lambda valueShengjiu Wang2019-12-161-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* ASoC: regulator notifier registration should be managedGuennadi Liakhovetski2019-02-081-6/+3
* ASoC: wm8962: Mark expected switch fall-throughGustavo A. R. Silva2018-08-021-0/+1
* ASoC: wm8962: replace codec to componentKuninori Morimoto2018-02-121-199/+198
*-. Merge remote-tracking branches 'asoc/topic/tpa6130a2', 'asoc/topic/ux500', 'a...Mark Brown2016-09-291-1/+1
|\ \
| | * ASoC: wm8962: fix spelling mistake "mesurement" -> "measurement"Colin Ian King2016-09-011-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi...Mark Brown2016-09-291-1/+1
|\ \ \ | | |/ | |/|
| | * ASoC: constify gpio_chip structuresJulia Lawall2016-09-121-1/+1
| |/
* / ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
|/
* Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-3/+6
|\
| * Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown2016-05-271-3/+6
| |\
| | * ASoC: wm8962: Fit error message into a single lineFabio Estevam2016-03-291-2/+1
| | * ASoC: wm8962: Disable clock if wm8962_runtime_resume() failsFabio Estevam2016-03-291-1/+5
* | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-171-10/+5
|\ \ \ | |/ / |/| |
| * | ASoC: wm8962: use gpiochip data pointerLinus Walleij2016-04-261-10/+5
| |/
* / ASoC: wm8962: Correct typo when setting DSPCLK rateCharles Keepax2016-03-291-1/+1
|/
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-1/+1
|\
| * Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-211-2/+2
| |\