aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8753.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8753: Skip noop reconfiguration of DAI modeTimo Juhani Lindfors2011-12-091-0/+3
* ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADCAxel Lin2011-10-161-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
* ASoC: Shuffle WM8753 device registration codeMark Brown2009-02-241-104/+105
* ASoC: Only unregister drivers we registered for WM8753Mark Brown2009-02-221-3/+7
* ASoC: Report I/O errors from WM8753 resetMark Brown2009-02-221-1/+5
* ASoC: Remove version display from the WM8753 driverMark Brown2009-02-181-4/+0
* ASoC: Fix WM8753 DAIs unregisteringPaul Fertser2009-02-171-0/+5
* Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-01-291-1/+8
|\
| * ASoC: Fix null string usage with WM8753 DAIsMark Brown2009-01-291-1/+8
* | ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-9/+9
* | 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