summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8510.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos2010-09-301-1/+0
* ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula2010-09-151-1/+0
* ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-121-4/+0
* ASoC: Remove version display from WM8510 driverMark Brown2010-08-121-4/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-192/+98
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-1/+1
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: fix params_rate() macro use in several codecsGuennadi Liakhovetski2009-12-241-7/+7
* 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/+1
* ASoC: Add source argument to PLL configurationMark Brown2009-09-051-2/+2
* Merge branch 'reg-cache' into for-2.6.32Mark Brown2009-08-071-121/+53
|\
| * ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown2009-08-031-25/+0
| * ASoC: Add I/O control bus information to factored out cache setupMark Brown2009-08-031-5/+5
| * ASoC: Begin to factor out register cache I/O functionsMark Brown2009-07-051-92/+49
* | ASoC: WM8510 has a single frame clock so needs symmetric ratesMark Brown2009-07-091-0/+1
|/
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-281-1/+1
* ASoC: Merge dai_ops factor outMark Brown2009-03-111-7/+9
|\
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-7/+9
* | ASoC: wm8510 pll settingsJonas Andersson2009-03-041-2/+2
|/
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-8/+8
* ASoC: cleanup duplicated code.Ian Molton2009-01-091-17/+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-3/+2
* ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood2008-10-131-1/+1
* ALSA: ASoC: Make WM8510 microphone input a DAPM mixerMark Brown2008-10-131-3/+3
* ALSA: ASoC: Implement WM8510 bias level controlMark Brown2008-10-131-8/+24
* ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula2008-10-131-1/+0
* ALSA: ASoC: Add WM8510 SPI supportMark Brown2008-10-131-2/+68
* ALSA: ASoC: Correct inverted Mic PGA Switch control in wm8510 driverMark Brown2008-10-101-1/+1
* sound: ASoC: Convert wm8510 to a new-style i2c driverJean Delvare2008-09-091-57/+53
* ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare2008-08-251-4/+5
* ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-5/+5
* ALSA: ASoC: Replace custom debug macros with pr_ equivalentsMark Brown2008-06-261-22/+3
* [ALSA] ASoC: Fix default mono mixer configuration for WM8510Mark Brown2008-06-131-1/+1
* [ALSA] ASoC: Add WM8510 driverMark Brown2008-06-061-0/+836
OpenPOWER on IntegriCloud