summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8580.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Fix inverted mute controls for WM8580Mark Brown2010-08-101-3/+3
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-2/+2
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-2/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* 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-8/+0
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-17/+0
* ASoC: Add source argument to PLL configurationMark Brown2009-09-051-2/+2
* ASoC: Debugged improper setting of PLL fields in WM8580 driverjassi brar2009-09-011-2/+2
* ASoC: Add I/O control bus information to factored out cache setupMark Brown2009-08-031-4/+4
* ASoC: Factor out WM8580 register cache codeMark Brown2009-07-051-107/+41
* ASoC: Regulator support for WM8580Mark Brown2009-06-171-3/+35
* ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown2009-06-131-0/+17
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-281-2/+2
* ASoC: Fix WM8580 volume update handling for large register changesMark Brown2009-04-221-5/+9
* ASoC: Fix offset of freqmode in WM8580 PLL configurationMark Brown2009-04-211-1/+1
* ASoC: Move WM8580 to normal I2C device probeMark Brown2009-03-121-168/+158
* ASoC: Merge dai_ops factor outMark Brown2009-03-111-13/+17
|\
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-13/+17
* | ASoC: Remove version display from WM8580 driverMark Brown2009-03-111-4/+0
|/
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-5/+5
* ASoC: fixes to caching implementationsIan Molton2009-01-191-2/+2
* ASoC: cleanup duplicated code.Ian Molton2009-01-091-15/+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-8/+4
* ALSA: ASoC: Convert wm8580 to a new-style i2c driverJean Delvare2008-10-161-55/+53
* ALSA: ASoC codec: remove unused #include <version.h>Huang Weiyi2008-10-131-1/+0
* ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula2008-10-131-1/+0
* ALSA: ASoC: Add WM8580 CODEC driverMark Brown2008-08-131-0/+1055
OpenPOWER on IntegriCloud