aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/wm8753.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-13/+16
2010-09-30ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos1-1/+0
2010-09-15ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula1-1/+0
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos1-1/+1
2010-09-06ASoC: wm8753, remove dead codeJiri Slaby1-3/+0
2010-08-12ASoC: Remove unneeded control_data management from Wolfson driversMark Brown1-5/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-260/+147
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-4/+4
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-31ASoC: Remove unneeded suspend checks from CODEC driversMark Brown1-8/+0
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown1-1/+0
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-9/+0
2009-10-15ASoC: Remove snd_soc_suspend_device()Mark Brown1-35/+0
2009-09-23Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-0/+1
2009-09-21ASoC: wm8753: fix mapping when MONOMIX is set to StereoPhil Vandry1-0/+1
2009-09-05ASoC: Add source argument to PLL configurationMark Brown1-2/+2
2009-07-06Merge branch 'for-2.6.31' into for-2.6.32Mark Brown1-3/+3
2009-07-03ASoC: Fix wm8753 register cache size and initializationLars-Peter Clausen1-2/+2
2009-07-03ASoC: Fix register cache initialisation for WM8753Mark Brown1-1/+1
2009-06-13ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown1-0/+35
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin1-1/+1
2009-05-12sound: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-03-11ASoC: Merge dai_ops factor outMark Brown1-40/+50
2009-03-08ASoC: Remove unneeded forward reference to WM8753 SPI implementationMark Brown1-5/+0
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-40/+50
2009-02-26ASoC: wm8753 - Fix build errorTakashi Iwai1-1/+2
2009-02-24ASoC: Only write back non-default registers when resuming WM8753Mark Brown1-0/+5
2009-02-24ASoC: Convert WM8753 to register via normal device probeMark Brown1-198/+171
2009-02-24ASoC: Shuffle WM8753 device registration codeMark Brown1-104/+105
2009-02-22ASoC: Only unregister drivers we registered for WM8753Mark Brown1-3/+7
2009-02-22ASoC: Report I/O errors from WM8753 resetMark Brown1-1/+5
2009-02-18ASoC: Remove version display from the WM8753 driverMark Brown1-4/+0
2009-02-17ASoC: Fix WM8753 DAIs unregisteringPaul Fertser1-0/+5
2009-01-29Merge branch 'for-2.6.29' into for-2.6.30Mark Brown1-1/+8
2009-01-29ASoC: Fix null string usage with WM8753 DAIsMark Brown1-1/+8
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-9/+9
2009-01-19ASoC: fixes to caching implementationsIan Molton1-2/+2
2009-01-09ASoC: cleanup duplicated code.Ian Molton1-16/+2
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register non-AC97 codec DAIsMark Brown1-0/+12
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-1/+1
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-14/+11
2008-10-13ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood1-2/+1
2008-10-13ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula1-1/+0
2008-10-13ALSA: ASoC: Add WM8753 SPI supportMark Brown1-2/+69
2008-09-09sound: ASoC: Convert wm8753 to a new-style i2c driverJean Delvare1-53/+53
2008-10-02ASoC: Set correct name for WM8753 rec mixer outputRob Sims1-2/+2
2008-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-4/+7