summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8988.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: wm8988: Update to use maple tree register cacheMark Brown
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-06-27ASoC: wm*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-06ASoC: wm*: use simple i2c probe functionStephen Kitt
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-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto
2019-08-22ASoC: wm8988: fix typo in wm8988_right_line_controlsYueHaibing
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-07-30ASoC: wm8988: fix typo in rate constraintsLadislav Michl
2018-02-12ASoC: wm8988: replace codec to componentKuninori Morimoto
2016-08-08ASoC: codec duplicated callback function goes to component on wm8988Kuninori Morimoto
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-01ASoC: wm8988: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-02-04Merge remote-tracking branches 'asoc/topic/wm8960', 'asoc/topic/wm8988' and '...Mark Brown
2015-01-14ASoC: wm8988: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2015-01-05ASoC: wm8988: Constify struct regmap_config and snd_soc_codec_driverKrzysztof Kozlowski
2014-11-24ASoC: wm8988: Cleanup manual bias level transitionsLars-Peter Clausen
2014-07-31ASoC: wm8988: Convert to params_width()Mark Brown
2014-04-14ASoC: wm8988: Replace usage deprecated MUX/ENUM macrosLars-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: wm8988: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2014-02-07ASoC: wm8988: Constify rate constraintsLars-Peter Clausen
2013-11-27ASoC: wm8988: Use IS_ENABLED() macroFabio Estevam
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-11-23ASoC: wm8988: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-02-13ASoC: wm8988: Remove unneded -codec from driver nameMark Brown
2012-02-13ASoC: wm8988: Convert to direct regmap API usageMark Brown
2012-01-21ASoC: wm8988: Convert to devm_kzalloc()Mark Brown
2012-01-21ASoC: wm8988: Convert to table based DAPM and control initMark Brown
2011-12-03ASoC: Remove unused -codec from Wolfson device driver namesMark Brown
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-10-31ASoC: Convert wm8988 MICBIAS to a supply widgetMark Brown
2011-10-10ASoC: wm8988: Convert to snd_soc_cache_syncAxel Lin
2011-10-04ASoC: wm8988: Use snd_soc_update_bits for read-modify-writeAxel Lin
2011-10-04ASoC: wm8988: Use snd_soc_update_bits for read-modify-writeAxel Lin
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-09-30ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos
2010-08-12ASoC: Remove unneeded control_data management from Wolfson driversMark Brown
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood