aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8753.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-25ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare1-4/+7
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-07-10ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-14/+14
2008-06-26ALSA: ASoC: Replace custom debug macros with pr_ equivalentsMark Brown1-22/+3
2008-06-13ALSA: ASoC: Add TLV information to remaining WM8753 controlsMike Montour1-25/+50
2008-06-13ALSA: ASoC: Fix register cache sizes for Wolfson codecsMark Brown1-1/+1
2008-05-19[ALSA] soc - Convert Wolfson codec drivers to use bulk DAPM registrationMark Brown1-13/+4
2008-05-19[ALSA] ASoC: Clarify API for bias configurationMark Brown1-18/+18
2008-04-30[ALSA] soc - wm8753 - Clean up checkpatch warningsMark Brown1-16/+18
2008-04-24[ALSA] soc - Add Invert Switch for ROUT2Graeme Gregory1-0/+3
2008-04-24[ALSA] soc - Mono voice playback volume for WM8753Mike Montour1-1/+1
2008-01-31[ALSA] soc - Initial WM8753 TLV support for capture mixerLiam Girdwood1-2/+5
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-05-11[ALSA] SoC WM8753 codec supportLiam Girdwood1-0/+1811