summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8753.c
AgeCommit message (Expand)Author
2009-09-21ASoC: wm8753: fix mapping when MONOMIX is set to StereoPhil Vandry
2009-07-06Merge branch 'for-2.6.31' into for-2.6.32Mark Brown
2009-07-03ASoC: Fix wm8753 register cache size and initializationLars-Peter Clausen
2009-07-03ASoC: Fix register cache initialisation for WM8753Mark Brown
2009-06-13ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin
2009-05-12sound: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-03-11ASoC: Merge dai_ops factor outMark Brown
2009-03-08ASoC: Remove unneeded forward reference to WM8753 SPI implementationMark Brown
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao
2009-02-26ASoC: wm8753 - Fix build errorTakashi Iwai
2009-02-24ASoC: Only write back non-default registers when resuming WM8753Mark Brown
2009-02-24ASoC: Convert WM8753 to register via normal device probeMark Brown
2009-02-24ASoC: Shuffle WM8753 device registration codeMark Brown
2009-02-22ASoC: Only unregister drivers we registered for WM8753Mark Brown
2009-02-22ASoC: Report I/O errors from WM8753 resetMark Brown
2009-02-18ASoC: Remove version display from the WM8753 driverMark Brown
2009-02-17ASoC: Fix WM8753 DAIs unregisteringPaul Fertser
2009-01-29Merge branch 'for-2.6.29' into for-2.6.30Mark Brown
2009-01-29ASoC: Fix null string usage with WM8753 DAIsMark Brown
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown
2009-01-19ASoC: fixes to caching implementationsIan Molton
2009-01-09ASoC: cleanup duplicated code.Ian Molton
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai
2008-12-09ASoC: Register non-AC97 codec DAIsMark Brown
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown
2008-10-13ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood
2008-10-13ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula
2008-10-13ALSA: ASoC: Add WM8753 SPI supportMark Brown
2008-09-09sound: ASoC: Convert wm8753 to a new-style i2c driverJean Delvare
2008-10-02ASoC: Set correct name for WM8753 rec mixer outputRob Sims
2008-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-08-25ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-07-10ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood
2008-06-26ALSA: ASoC: Replace custom debug macros with pr_ equivalentsMark Brown
2008-06-13ALSA: ASoC: Add TLV information to remaining WM8753 controlsMike Montour
2008-06-13ALSA: ASoC: Fix register cache sizes for Wolfson codecsMark Brown
2008-05-19[ALSA] soc - Convert Wolfson codec drivers to use bulk DAPM registrationMark Brown
2008-05-19[ALSA] ASoC: Clarify API for bias configurationMark Brown
2008-04-30[ALSA] soc - wm8753 - Clean up checkpatch warningsMark Brown
2008-04-24[ALSA] soc - Add Invert Switch for ROUT2Graeme Gregory
2008-04-24[ALSA] soc - Mono voice playback volume for WM8753Mike Montour
2008-01-31[ALSA] soc - Initial WM8753 TLV support for capture mixerLiam Girdwood
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-05-11[ALSA] SoC WM8753 codec supportLiam Girdwood