summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8728.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-1/+1
* ASoC: wm8728: 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: wm*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: wm*: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+3
* ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-5/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: wm8728: replace codec to componentKuninori Morimoto2018-02-121-48/+34
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm8728Kuninori Morimoto2016-08-081-6/+8
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
* ASoC: wm8728: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-1/+1
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* ASoC: wm8728: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-32/+2
* ASoC: wm8728: Convert to params_width()Mark Brown2014-07-311-4/+4
* ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-10/+1
* ASoC: wm8728: Use IS_ENABLED() macroFabio Estevam2013-11-241-3/+3
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-7/+7
* ASoC: wm8728: Convert to direct regmap API usageMark Brown2012-09-121-17/+28
* ASoC: wm8728: Convert to devm_kzalloc()Mark Brown2012-09-121-8/+7
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: Convert WM8728 to table based control initMark Brown2011-12-031-3/+2
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Add device tree binding for WM8728Mark Brown2011-08-141-0/+9
* ASoC: Remove some more redundant -codecs from driver namesMark Brown2011-08-101-2/+2
* ASoC: Use data based init for wm8728 DAPMLu Guanqun2011-03-311-13/+5
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-5/+6
* ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos2010-09-301-1/+0
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-121-4/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-199/+95
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-1/+1
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-2/+0
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-8/+0
* ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown2009-08-031-25/+0
* ASoC: Add I/O control bus information to factored out cache setupMark Brown2009-08-031-5/+5
* ASoC: Begin to factor out register cache I/O functionsMark Brown2009-07-051-56/+22
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-5/+7
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-8/+8
* ASoC: fixes to caching implementationsIan Molton2009-01-191-2/+2
* ASoC: cleanup duplicated code.Ian Molton2009-01-091-16/+2
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-091-0/+12
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1