summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8753.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-14/+11
* ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood2008-10-131-2/+1
* ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula2008-10-131-1/+0
* ALSA: ASoC: Add WM8753 SPI supportMark Brown2008-10-131-2/+69
* sound: ASoC: Convert wm8753 to a new-style i2c driverJean Delvare2008-09-091-53/+53
* ASoC: Set correct name for WM8753 rec mixer outputRob Sims2008-10-021-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-251-4/+7
|\
| * ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare2008-08-251-4/+7
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
|/
OpenPOWER on IntegriCloud