summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8903.c
AgeCommit message (Expand)Author
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König
2023-07-18ASoC: wm8903: Update to use maple tree register cacheMark Brown
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-03-28ASoC: wm8903: Remove outdated DMIC commentCharles Keepax
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-05-11ASoC: wm8903: Fix the error handling of wm8903_i2c_probe()Zheyu Ma
2022-04-06ASoC: wm*: use simple i2c probe functionStephen Kitt
2021-03-11ASoC: wm8903: remove useless assignmentsPierre-Louis Bossart
2021-01-21ASoC: wm*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
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
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-08-06ASoC: wm8903: use true and false for boolean valuesGustavo A. R. Silva
2018-02-12ASoC: wm8903: replace codec to componentKuninori Morimoto
2017-11-27ASoC: wm8903: Improve two size determinations in wm8903_i2c_probe()Markus Elfring
2017-11-27ASoC: wm8903: Delete an error message for a failed memory allocation in wm890...Markus Elfring
2017-03-20ASoC: wm8903: add regulator handlingLinus Walleij
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: constify snd_soc_codec_driver structuresJulia Lawall
2016-08-08ASoC: codec duplicated callback function goes to component on wm8903Kuninori Morimoto
2016-04-26ASoC: wm8903: use gpiochip data pointerLinus Walleij
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-12-23ASoC: wm8903: Be sure to clamp return valueLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-10-22ASoC: wm8903: harmless underflow in wm8903_put_deemph()Dan Carpenter
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-01ASoC: wm8903: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-03-10ASoC: wm8903: Fix wrong value references for boolean kctlTakashi Iwai
2015-01-14ASoC: wm8903: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-12-08Merge remote-tracking branches 'asoc/topic/wm8776', 'asoc/topic/wm8804', 'aso...Mark Brown
2014-11-24ASoC: wm8903: Cleanup manual bias level transitionsLars-Peter Clausen
2014-11-10ASoC: wm8903: Move the deemph lock to the driver levelLars-Peter Clausen
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown
2014-08-04Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...Mark Brown
2014-07-31ASoC: wm8903: Convert to params_width()Mark Brown
2014-06-19ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec()Lars-Peter Clausen
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-23ASoC: wm8903: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2013-07-29ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen
2013-06-19ASoC: wm8903: Use SOC_SINGLE_EXT() instead of open-coding itLars-Peter Clausen
2013-04-12Merge remote-tracking branch 'asoc/topic/wm8903' into asoc-nextMark Brown
2013-04-09ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is runningAlban Bedel
2013-03-20ASoC: wm8903: Add the DAC boost controlAlban Bedel