summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8753.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-4/+2
* ASoC: wm8753: fix initializationDenis 'GNUtoo' Carikli2012-03-041-0/+5
* ASoC: wm8753: Convert to devm_kzalloc()Mark Brown2012-02-271-5/+5
* ASoC: Convert WM8753 to direct regmap API usageMark Brown2012-01-201-47/+139
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-2/+2
* ASoC: Convert WM8753 to table based DAPM and control initMark Brown2011-11-211-16/+8
* ASoC: wm8753: Skip noop reconfiguration of DAI modeTimo Juhani Lindfors2011-11-171-0/+3
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-10-021-2/+2
|\
| * ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADCAxel Lin2011-10-021-2/+2
* | ASoC: Add device tree binding for WM8753Mark Brown2011-08-141-0/+9
* | ASoC: Remove unneeded -codec from WM8753 driver nameMark Brown2011-08-091-2/+2
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ASoC: codecs: wm8753: Fix DAI mode switchingLars-Peter Clausen2011-02-071-175/+121
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-281-143/+83
|\
| * ASoC: codecs: wm8753: Fix register cache incoherencyLars-Peter Clausen2010-12-281-143/+83
* | ASoC: Fix merge errors with flush_scheduled_work() removalTakashi Iwai2010-12-131-1/+1
* | Merge branch 'topic/workq-update' into topic/asocTakashi Iwai2010-12-131-20/+1
|\ \
| * | sound: don't use flush_scheduled_work()Tejun Heo2010-12-131-20/+1
| |/
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-13/+16
|/
* ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos2010-09-301-1/+0
* ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula2010-09-151-1/+0
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: wm8753, remove dead codeJiri Slaby2010-09-061-3/+0
* ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-121-5/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-260/+147
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-4/+4
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-4/+4
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Remove unneeded suspend checks from CODEC driversMark Brown2009-12-311-8/+0
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-1/+0
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-9/+0
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-35/+0
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-09-231-0/+1
|\
| * ASoC: wm8753: fix mapping when MONOMIX is set to StereoPhil Vandry2009-09-211-0/+1
* | ASoC: Add source argument to PLL configurationMark Brown2009-09-051-2/+2
|/
* Merge branch 'for-2.6.31' into for-2.6.32Mark Brown2009-07-061-3/+3
|\
| * ASoC: Fix wm8753 register cache size and initializationLars-Peter Clausen2009-07-031-2/+2
| * ASoC: Fix register cache initialisation for WM8753Mark Brown2009-07-031-1/+1
* | ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown2009-06-131-0/+35
|/
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-281-1/+1
* sound: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-121-2/+2
* ASoC: Merge dai_ops factor outMark Brown2009-03-111-40/+50
|\
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-40/+50
* | ASoC: Remove unneeded forward reference to WM8753 SPI implementationMark Brown2009-03-081-5/+0
|/
* ASoC: wm8753 - Fix build errorTakashi Iwai2009-02-261-1/+2
* ASoC: Only write back non-default registers when resuming WM8753Mark Brown2009-02-241-0/+5
* ASoC: Convert WM8753 to register via normal device probeMark Brown2009-02-241-198/+171
OpenPOWER on IntegriCloud