summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8750.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-03ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown1-25/+0
2009-08-03ASoC: Add I/O control bus information to factored out cache setupMark Brown1-5/+5
2009-07-05ASoC: Begin to factor out register cache I/O functionsMark Brown1-78/+43
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-6/+8
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-8/+8
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-3/+2
2008-10-13ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula1-1/+0
2008-09-23sound: ASoC: Add WM8750 SPI supportMark Brown1-1/+69
2008-09-04ALSA: ASoC: Don't suggest compile time selection of codec accessMark Brown1-3/+3
2008-09-04ALSA: ASoC: Convert wm8750 to a new-style i2c driverJean Delvare1-52/+53
2008-08-25ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare1-4/+6
2008-08-12ALSA: wm8750: add missing VREF outputDmitry Baryshkov1-0/+1
2008-08-11ALSA: wm8750: it's MONO1, not MONODmitry Baryshkov1-1/+1
2008-07-10ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-4/+4
2008-06-26ALSA: ASoC: Replace custom debug macros with pr_ equivalentsMark Brown1-22/+3
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-12/+4
2008-05-19[ALSA] ASoC: Clarify API for bias configurationMark Brown1-18/+18
2008-04-24[ALSA] soc - wm8750 - Clean up checkpatch warningsMark Brown1-14/+13
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] use convenient treble scale on WM8750Stanislav Brabec1-1/+1
2007-05-11[ALSA] wm8750 typo fixAndrew Morton1-1/+1
2007-02-09[ALSA] soc - Clean up with kmemdup()Takashi Iwai1-9/+3
2007-02-09[ALSA] soc - ASoC 0.13 WM8750 codec driverLiam Girdwood1-335/+111
2007-02-09[ALSA] ASoC codec error reportingLiam Girdwood1-4/+10
2007-02-09[ALSA] soc - Fix delayed_work related changes on 2.6.20 kernelTakashi Iwai1-7/+6
2007-02-09[ALSA] soc - Use global workqueueTakashi Iwai1-11/+3
2007-02-09[ALSA] ASoC - mixer name changes for older OSS app supportLiam Girdwood1-5/+7
2007-02-09[ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size)Liam Girdwood1-9/+6
2007-02-09[ALSA] Remove trailing whitespaces from soc/* filesTakashi Iwai1-105/+105
2007-02-09[ALSA] ASoC DAI capabilities labellingLiam Girdwood1-82/+234
2007-02-09[ALSA] ASoC codecs: WM8750 supportRichard Purdie1-0/+1131