summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8728.c
Commit message (Expand)AuthorAge
* ASoC: wm8728: Use IS_ENABLED() macroFabio Estevam2013-11-24
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-10
* ASoC: wm8728: Convert to direct regmap API usageMark Brown2012-09-12
* ASoC: wm8728: Convert to devm_kzalloc()Mark Brown2012-09-12
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-04
* ASoC: Convert WM8728 to table based control initMark Brown2011-12-03
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* ASoC: Add device tree binding for WM8728Mark Brown2011-08-14
* ASoC: Remove some more redundant -codecs from driver namesMark Brown2011-08-10
* ASoC: Use data based init for wm8728 DAPMLu Guanqun2011-03-31
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-22
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-06
* ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos2010-09-30
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-10
* ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-12
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-20
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-10
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-12
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-03
* ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown2009-08-03
* ASoC: Add I/O control bus information to factored out cache setupMark Brown2009-08-03
* ASoC: Begin to factor out register cache I/O functionsMark Brown2009-07-05
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-04
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-27
* ASoC: fixes to caching implementationsIan Molton2009-01-19
* ASoC: cleanup duplicated code.Ian Molton2009-01-09
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-10
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-09
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-01
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-21
* ASoC: Add WM8728 codec driverMark Brown2008-11-14